Y
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
junhoyeo
971 days ago
Thinking to add LLaMA or other OSS LLM models soon
link
mkl
971 days ago
Please consider LLaMA.cpp (
https://github.com/ggerganov/llama.cpp
), which supports a lot of models and doesn't need an expensive GPU.
link