5 lines
115 B
Bash
Executable File
5 lines
115 B
Bash
Executable File
#!/bin/bash
|
|
# https://ollama.com/library/mxbai-embed-large/tags
|
|
|
|
../ollama pull mxbai-embed-large:latest --verbose
|