rmusser01 / tldw

tl/dw (Too Long, Didn't Watch): Your Personal Research Multi-Tool - a naive attempt at 'A Young Lady's Illustrated Primer'
Apache License 2.0
330 stars 11 forks source link

Bugfix: Replace the config settings for llamafile with the settings for launching it, not prompting it... #71

Closed rmusser01 closed 5 months ago

rmusser01 commented 5 months ago

title.

https://github.com/ggerganov/llama.cpp/blob/master/examples/server/README.md

rmusser01 commented 5 months ago

Done.

Now need to confirm the user can: [ ] Select local model to be loaded via path [ ] Pass in Huggingface URL along with the model specification and have it work

rmusser01 commented 5 months ago

It works.