Ask HN: Running LLMs Locally

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • symbolicai

    Compositional Differentiable Programming Library

  • The “around” part of your question hints that you may want to see the range of options possible with LangChain. I’d recommend the description of what Symbolic AI aims to support:

    https://github.com/ExtensityAI/symbolicai?tab=readme-ov-file...

    I think what you’ll find is that some applications are very capable locally, like Whisper.

    A lot of plugins expect to work with the llama.cpp family. Nowadays, that’s HuggingFace TGI: https://huggingface.co/blog/tgi-messages-api

    So your application could speak OpenAI api, and you’d run HuggingFace TGI on your hardware for testing and comparison.

  • I use CUDA, not MPS, thus my comments about HuggingFace TGI [1]. GPT2 is supported by transformers, but I would expect only a 1.5x speedup [2] in fine-tune by using its GPU instead of CPU.

    [1] https://huggingface.co/docs/text-generation-inference/en/sup...

    [2] https://github.com/Ankur3107/transformers-on-macbook-m1-gpu

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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: SymbolicAI

    2 projects | news.ycombinator.com | 4 Aug 2023
  • Show HN: Designing Bridges with PyTorch

    4 projects | news.ycombinator.com | 11 Jan 2024
  • Can Swift be used for Data Science?

    1 project | /r/swift | 21 Oct 2022
  • Engineering Trade-Offs in Automatic Differentiation: from TensorFlow and PyTorch to Jax and Julia - Stochastic Lifestyle

    1 project | /r/programming | 26 Dec 2021
  • Trade-Offs in Automatic Differentiation: TensorFlow, PyTorch, Jax, and Julia

    7 projects | news.ycombinator.com | 25 Dec 2021