Added Support for Ollama for local model inference. (#1045)
Co-authored-by: Deshraj Yadav <deshraj@gatech.edu>
This commit is contained in:
@@ -385,6 +385,7 @@ def validate_config(config_data):
|
||||
"huggingface",
|
||||
"cohere",
|
||||
"gpt4all",
|
||||
"ollama",
|
||||
"jina",
|
||||
"llama2",
|
||||
"vertexai",
|
||||
|
||||
Reference in New Issue
Block a user