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

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

Closed rmusser01 closed 5 months ago

rmusser01 commented 5 months 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 5 months 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.