mmb78
Results
1
comments of
mmb78
Well .. this seems to be possible: curl http://localhost:11434/api/generate -d '{ "model": "llama3.2", "prompt": "Why is the sky blue?", "options": { "num_ctx": 4096 } }' It would be nice, if...