Local LLM Python Streamlit UI

From Chrysalis Archive
Revision as of 20:29, 1 May 2024 by Don86326 (talk | contribs) (Created page with "Category:python Category:AI Category:LLM == Ollama v.x Streamlit Playground == This project demonstrates how to run and manage models locally using Ollama by creating an interactive UI with Streamlit.   The app has a page for running chat-based models and also one for nultimodal models (llava and bakllava) for vision.   App in Action '''— https://github.com/tonykipkemboi/ollama_streamlit_demos'''")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Ollama v.x Streamlit Playground

This project demonstrates how to run and manage models locally using Ollama by creating an interactive UI with Streamlit.
 
The app has a page for running chat-based models and also one for nultimodal models (llava and bakllava) for vision.
 
App in Action
https://github.com/tonykipkemboi/ollama_streamlit_demos