Published: February 9, 2025
3
12
67

ollama is now available in ai-gradio build an ai chatbot app in a few lines of code with ollama to get started Ollama should be installed and running pip install --upgrade "ai-gradio[ollama]" import gradio as gr import ai_gradio gr.load( name='ollama:smollm', src=ai_gradio.registry, ).launch()

Image in tweet by AK

Share this thread

Read on Twitter

View original thread

Navigate thread

1/2