5 lines
115 B
Bash
Executable File
5 lines
115 B
Bash
Executable File
#!/bin/bash
|
|
# https://ollama.com/library/smollm2/tags
|
|
|
|
docker exec -it ai-ollama ollama run smollm2:135m --verbose
|