Hacker News new | ask | show | jobs
by raybb 972 days ago
Similarly, is there any half decent general LLM that can run on consumer hardware?
1 comments

Thinking to add LLaMA or other OSS LLM models soon
Please consider LLaMA.cpp (https://github.com/ggerganov/llama.cpp), which supports a lot of models and doesn't need an expensive GPU.