Set up your own LMQL environment.

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • 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

  • 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

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • 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