Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
dcarrascosa
/
medgemma-1.5-4b-it
:Q8_0
699
Downloads
Updated
1 month ago
This repo packages Google’s google/medgemma-1.5-4b-it (MedGemma 1.5, 4B, instruction-tuned, multimodal) for Ollama, exposing vision + text inference and common Ollama features (structured JSON output, tool calling via your app, etc.)
This repo packages Google’s google/medgemma-1.5-4b-it (MedGemma 1.5, 4B, instruction-tuned, multimodal) for Ollama, exposing vision + text inference and common Ollama features (structured JSON output, tool calling via your app, etc.)
Cancel
vision
medgemma-1.5-4b-it:Q8_0
...
/
params
f05a458d0d22 · 155B
{
"num_predict": 4096,
"repeat_last_n": 256,
"repeat_penalty": 1.25,
"stop": [
"<end_of_turn>",
"</end_of_turn>"
],
"temperature": 0.2,
"top_p": 0.9
}