Set up your own LMQL environment.

This page summarizes the projects mentioned and recommended in the original post on /r/LocalLLaMA

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • llama

    Inference code for Llama models

    (myvenv) root@a176328806c7:/home# apt-get install git (myvenv) root@a176328806c7:/home# apt-get install wget (myvenv) root@a176328806c7:/home# git clone https://github.com/facebookresearch/llama.git (myvenv) root@a176328806c7:/home# cd llama/ (myvenv) root@a176328806c7:/home/llama# pip install -e . (myvenv) root@a176328806c7:/home/llama# ./download.sh

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • llama.cpp

    LLM inference in C/C++

    (myvenv) root@a176328806c7:/home/llama# cd .. (myvenv) root@a176328806c7:/home git clone https://github.com/ggerganov/llama.cpp (myvenv) root@a176328806c7:/home# cd llama.cpp/ (myvenv) root@a176328806c7:/home/llama.cpp# make LLAMA_CUBLAS=1

  • yarn

    The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry

    instead. Please refer tothis issue for guidance. Following the instructions in this issue will ensure the correct installation of Yarn.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Most votes on a GitHub issue I've seen (yarnpkg)

    1 project | news.ycombinator.com | 26 Jun 2024
  • Lockfile merge conflicts, how to handle it correctly?

    3 projects | dev.to | 14 Jul 2023
  • Yarn Install Broken

    1 project | /r/node | 15 Apr 2023
  • Benchmarks of JavaScript Package Managers

    1 project | news.ycombinator.com | 28 Feb 2023
  • Switching back to Windows showed me why Linux is more viable than ever

    3 projects | /r/linux | 6 Oct 2022