Zack Saadioui
8/27/2024
1
2
bash
curl -fsSL https://ollama.com/install.sh | sh1
2
bash
ollama --version1
2
bash
gcloud auth login1
2
bash
ollama run your-model-id1
your-model-id1
2
bash
curl -X POST -H "Content-Type: application/json" -d '{"instances": [{"input": "Your test input"}]}' http://localhost:11434/predictCopyright © Arsturn 2025