HackerTrans
TopNewTrendsCommentsPastAskShowJobs

uillem

no profile record

Submissions

Uillem – an offline, containerized LLM interface

github.com
9 points·by uillem·3 года назад·7 comments

[untitled]

1 points·by uillem·3 года назад·0 comments

comments

uillem
·3 года назад·discuss
I like how the dart compiler's exhaustiveness checking on switch statements makes it so easy to write a null safe router in flutter
uillem
·3 года назад·discuss
Applications (of arguable value) are limited for the current capabilities of the technology, and free alternatives like llama, vicuna and wizard are popping up. Will be interesting to see how OpenAI operates.
uillem
·3 года назад·discuss
Check out Hugging Face. It's cool to be able to try out different models to see how they perform. RAM requirements can get steep for the larger models.
uillem
·3 года назад·discuss
I noticed that offline LLM builds running on personal computers are now possible, but it seemed like all the solutions required the installation of dependencies, so I created a containerized solution that makes it easy to swap out the model in use: https://github.com/paolo-g/uillem
uillem
·3 года назад·discuss
[dead]