ollama/llama/server/README.md
2024-09-03 21:15:12 -04:00

156 B

llama/server

./server -model <model binary>
curl POST -H "Content-Type: application/json" -d '{"prompt": "hi"}' http://localhost:8080/