Hacker News new | ask | show | jobs
Nix one liners for running LLMs with llama.cpp (github.com)
1 points by cameronfyfe 781 days ago
1 comments

This repo is a nix flake for easily running various LLMs with llama.cpp. Right now all commands run llama.cpp with a model downloaded from huggingface, but could be easily extended to support other model sources and/or alternatives to llama.cpp.