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": {
|
"utility_model": {
|
||||||
"provider": "lm_studio",
|
"provider": "lm_studio",
|
||||||
"name": "qwen2.5-7b-instruct",
|
"name": "qwen2.5-7b-instruct",
|
||||||
"api_base": "http://festinger:11434",
|
"api_base": "http://host.docker.internal:1234",
|
||||||
"ctx_length": 32768,
|
"ctx_length": 32768,
|
||||||
"ctx_input": 0.7,
|
"ctx_input": 0.7,
|
||||||
"rl_requests": 0,
|
"rl_requests": 0,
|
||||||
"rl_input": 0,
|
"rl_input": 0,
|
||||||
"rl_output": 0,
|
"rl_output": 0,
|
||||||
"kwargs": {
|
"kwargs": {}
|
||||||
"X-Agent-Id": 3
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"embedding_model": {
|
"embedding_model": {
|
||||||
"provider": "huggingface",
|
"provider": "huggingface",
|
||||||
|
|||||||
+2
-4
@@ -19,15 +19,13 @@
|
|||||||
"utility_model": {
|
"utility_model": {
|
||||||
"provider": "lm_studio",
|
"provider": "lm_studio",
|
||||||
"name": "qwen2.5-7b-instruct",
|
"name": "qwen2.5-7b-instruct",
|
||||||
"api_base": "http://festinger:11434",
|
"api_base": "http://host.docker.internal:1234",
|
||||||
"ctx_length": 32768,
|
"ctx_length": 32768,
|
||||||
"ctx_input": 0.7,
|
"ctx_input": 0.7,
|
||||||
"rl_requests": 0,
|
"rl_requests": 0,
|
||||||
"rl_input": 0,
|
"rl_input": 0,
|
||||||
"rl_output": 0,
|
"rl_output": 0,
|
||||||
"kwargs": {
|
"kwargs": {}
|
||||||
"X-Agent-Id": 3
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"embedding_model": {
|
"embedding_model": {
|
||||||
"provider": "huggingface",
|
"provider": "huggingface",
|
||||||
|
|||||||
@@ -19,15 +19,13 @@
|
|||||||
"utility_model": {
|
"utility_model": {
|
||||||
"provider": "lm_studio",
|
"provider": "lm_studio",
|
||||||
"name": "qwen2.5-7b-instruct",
|
"name": "qwen2.5-7b-instruct",
|
||||||
"api_base": "http://festinger:11434",
|
"api_base": "http://host.docker.internal:1234",
|
||||||
"ctx_length": 32768,
|
"ctx_length": 32768,
|
||||||
"ctx_input": 0.7,
|
"ctx_input": 0.7,
|
||||||
"rl_requests": 0,
|
"rl_requests": 0,
|
||||||
"rl_input": 0,
|
"rl_input": 0,
|
||||||
"rl_output": 0,
|
"rl_output": 0,
|
||||||
"kwargs": {
|
"kwargs": {}
|
||||||
"X-Agent-Id": 8
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"embedding_model": {
|
"embedding_model": {
|
||||||
"provider": "huggingface",
|
"provider": "huggingface",
|
||||||
|
|||||||
Reference in New Issue
Block a user