@sternecker Take a look at @simon’s work especially https://llm.datasette.io/en/stable/. You will need to download a model but after that you can run locally. #llm #privacy
@davidoca @sternecker my two current best options for running offline LLMs with my own Python-based stack are https://github.com/simonw/llm-gguf and https://github.com/taketwo/llm-ollama - I use those pretty often
Edited 173d ago