demo-docker-gradio / models.txt
Sébastien De Greef
Add new LLM models and update main.py to support model selection
95888be
raw
history blame contribute delete
227 Bytes
gemma:2b # Gemma 2b
gemma:7b # Gemma 7b
mistral:7b # Mistral 7b
mistral4k:7b # Mistral 7b (4096 context)
llama3:8b # Llama3 8b
llama38k:8b # Llama3 8b (8192 context)