Uillem – an offline, containerized LLM interface(github.com)
github.com
Uillem – an offline, containerized LLM interface
https://github.com/paolo-g/uillem
7 comments
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
Very impressive, can't wait to give it a try!
Cool