anycoder-d19c8c4e / streamlit_app.py
ASDAD34's picture
Upload streamlit_app.py with huggingface_hub
36ffa75 verified
raw
history blame contribute delete
235 Bytes
bash
# Ollama kur
curl -fsSL https://ollama.ai/install.sh | sh
# LLaVA modelini indir
ollama pull llava:13b
ollama pull qwen2.5:7b
# Servisi başlat
ollama serve