Set up your own LMQL environment.

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

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. 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

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. 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

  4. 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