Adding config files
This commit is contained in:
Binary file not shown.
@@ -1 +0,0 @@
|
||||
6dc776de25526d8bc05d7625520a1012e8c58fe3685af65898cce66077b2d3cb
|
||||
Binary file not shown.
@@ -19,15 +19,13 @@
|
||||
"utility_model": {
|
||||
"provider": "lm_studio",
|
||||
"name": "qwen2.5-7b-instruct",
|
||||
"api_base": "http://festinger:11434",
|
||||
"api_base": "http://host.docker.internal:1234",
|
||||
"ctx_length": 32768,
|
||||
"ctx_input": 0.7,
|
||||
"rl_requests": 0,
|
||||
"rl_input": 0,
|
||||
"rl_output": 0,
|
||||
"kwargs": {
|
||||
"X-Agent-Id": 3
|
||||
}
|
||||
"kwargs": {}
|
||||
},
|
||||
"embedding_model": {
|
||||
"provider": "huggingface",
|
||||
|
||||
+2
-4
@@ -19,15 +19,13 @@
|
||||
"utility_model": {
|
||||
"provider": "lm_studio",
|
||||
"name": "qwen2.5-7b-instruct",
|
||||
"api_base": "http://festinger:11434",
|
||||
"api_base": "http://host.docker.internal:1234",
|
||||
"ctx_length": 32768,
|
||||
"ctx_input": 0.7,
|
||||
"rl_requests": 0,
|
||||
"rl_input": 0,
|
||||
"rl_output": 0,
|
||||
"kwargs": {
|
||||
"X-Agent-Id": 3
|
||||
}
|
||||
"kwargs": {}
|
||||
},
|
||||
"embedding_model": {
|
||||
"provider": "huggingface",
|
||||
|
||||
Reference in New Issue
Block a user