rmusser01 / tldw

Too Long, Didn't Watch(TL/DW): Your Personal Research Multi-Tool - Open Source NotebookLM
Apache License 2.0
44 stars 2 forks source link

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

Closed rmusser01 closed 1 month ago

rmusser01 commented 1 month ago

title.

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

rmusser01 commented 1 month 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 1 month ago

It works.