Live data from Hacker News

An LLM playground you can run on your laptop

github.com

1–10 of 58 posts

Re: An LLM playground you can run on your laptop

#8

An LLM playground whose UI you can run on your laptop.

No, this is running LLMs on your laptop, although it can also connect to remote ones.

Eg: "Automatically detects local models in your HuggingFace cache, and lets you install new ones."

Llamma.cpp and HuggingFace models are all local.

Re: An LLM playground you can run on your laptop

#10
post #3

Earlier quoted context omitted.

It supports local models.

Are there any good local models? Gpt-2 is pants once you've gotten used to 4.

GPT2 is ancient news. There are now local running models which, allegedly, can reach the same performance as GPT-4. Look up llama.cpp[1] and all the various community generated models.

[1] https://github.com/ggerganov/llama.cpp

Post reply on HN