Nac/ smolvlm:latest

5 2 months ago

A deterministic configuration of SmolVLM.

vision
ollama run Nac/smolvlm

Details

2 months ago

f75383239d1b · 546MB ·

llama
·
409M
·
Q8_0
clip
·
98.2M
·
Q8_0
{{ .Prompt }} ## What I see in the image
{ "num_predict": 1024, "repeat_penalty": 1.2, "seed": 0, "stop": [ "<|im_end

Readme

A port of ggml-org/SmolVLM-500M-Instruct-GGUF, you may use it with:

curl http://localhost:11434/api/generate -d '{
  "model": "Nac/smolvlm",
  "prompt": "",
  "images": ["<base64_encoded_image>"]
}'

Prompt must be empty.

Original post: https://ollama.com/riven/smolvlm