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

Enhancement: UI options box/tab for LLM execution options #63

Closed rmusser01 closed 1 month ago

rmusser01 commented 1 month ago

enable a user to launch llamafile from GUI with a selected model from either the script or from browsing the local file system. In addition, expose CLI options through the GUI for llamafile execution.

rmusser01 commented 1 month ago

Completed.

Options are exposed to launch the llamafile through the llamafile tab, and there's the tab for inference as well, using an iframe of the hosted llama.cpp server.