Перенос моделей в подпапку
This commit is contained in:
4
models/codellama/34b
Executable file
4
models/codellama/34b
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# https://ollama.com/library/codellama/tags
|
||||
|
||||
docker exec -it ai-ollama ollama run codellama:34b --verbose
|
||||
Reference in New Issue
Block a user