mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-06-08 12:15:22 +00:00
llama/server
./server -model <model binary>
curl POST -H "Content-Type: application/json" -d '{"prompt": "hi"}' http://localhost:8080/