ollama/api
Jeffrey Morgan 993cf8bf55
llm: limit generation to 10x context size to avoid run on generations (#3918)
* llm: limit generation to 10x context size to avoid run on generations

* add comment

* simplify condition statement
2024-04-25 19:02:30 -04:00
..
client.go Request and model concurrency 2024-04-22 19:29:12 -07:00
client_test.go client: fix trailing slash 2023-10-26 11:09:38 -07:00
types.go llm: limit generation to 10x context size to avoid run on generations (#3918) 2024-04-25 19:02:30 -04:00
types_test.go Default Keep Alive environment variable (#3094) 2024-03-13 13:29:40 -07:00