Hacker News new | ask | show | jobs
by jamesnorden 972 days ago
Is the OpenAI key paid-only?
1 comments

Similarly, is there any half decent general LLM that can run on consumer hardware?
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.