This is getting really complicated.

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

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
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. koboldcpp

    Run GGUF models easily with a KoboldAI UI. One File. Zero Install.

    It's just possible you're using the wrong project. There are projects initially aimed at use and not at study. For example https://github.com/LostRuins/koboldcpp/releases/tag/v1.30.3

  2. InfluxDB

    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.

    InfluxDB logo
  3. easydiffusion

    An easy 1-click way to create beautiful artwork on your PC using AI, with no tech knowledge. Provides a browser UI for generating images from text prompts and images. Just enter your text prompt, and see the generated image.

  4. agency

    A fast and minimal framework for building agentic systems

  5. SillyTavern

    LLM Frontend for Power Users.

    there is not really a rule on this part, it's just that generally on cpu for each core you have double the threads (eg : 8cores / 16 threads) and with this info I like to have the max number of threads -2 becaus I heard somewhere that if you used all of your threads you PC can freeze while generating ( I haven't tested this claim). also about the streaming part if you use ST (silly tavern) I heard that on their github on the dev branch they added support for SSE streaming (the new way of streaming token to a UI on the web), which without entering technicality it is better than before.

  6. tortoise-tts

    A multi-voice TTS system trained with an emphasis on quality

    https://github.com/neonbjb/tortoise-tts looks and sounds pretty awesome.

  7. audio-webui

    A webui for different audio related Neural Networks

    I've been playing with this: https://github.com/gitmylo/audio-webui

  8. LLamaSharp

    A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.

    For example, I have my own task and I need another tool, so I search and find what I need. https://github.com/SciSharp/LLamaSharp and this allows me to take the next step https://github.com/Xsanf/LLaMa_Unity . I can already run LLM on Unity. And this is already an opportunity to use it in games natively.

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. LLaMa_Unity

    For example, I have my own task and I need another tool, so I search and find what I need. https://github.com/SciSharp/LLamaSharp and this allows me to take the next step https://github.com/Xsanf/LLaMa_Unity . I can already run LLM on Unity. And this is already an opportunity to use it in games natively.

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