Ezreal
Ezreal
Fix issue #183: Pre-download models during server initialization to prevent HTTP timeouts This commit moves the model downloading logic from the `chat_completion` method to the `initialize` method in `OllamaInferenceAdapter`. By...
Fix issue #183 : Pre-download models during server initialization to prevent HTTP timeouts This commit moves the model downloading logic from the chat_completion method to the initialize method in OllamaInferenceAdapter....
Fix issue #183 : Pre-download models during server initialization to prevent HTTP timeouts This commit moves the model downloading logic from the chat_completion method to the initialize method in OllamaInferenceAdapter....