aa
This commit is contained in:
14
.junie/models/local-devstral24b.json
Normal file
14
.junie/models/local-devstral24b.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"id": "devstral24b-junie:latest",
|
||||
"baseUrl": "http://localhost:11434/v1/chat/completions",
|
||||
"apiType": "OpenAICompletion",
|
||||
"temperature": 0.05,
|
||||
"primaryModel": {
|
||||
"id": "devstral24b-junie:latest",
|
||||
"temperature": 0.05
|
||||
},
|
||||
"fasterModel": {
|
||||
"id": "devstral24b-junie:latest",
|
||||
"temperature": 0.05
|
||||
}
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"baseUrl": "http://localhost:11434/v1/responses",
|
||||
"id": "qwen3-coder:30b",
|
||||
"id": "qwen2.5-coder:32b",
|
||||
"apiType": "OpenAIResponses",
|
||||
"temperature": 0.3,
|
||||
"temperature": 0.1,
|
||||
"primaryModel": {
|
||||
"id": "qwen3-coder:30b",
|
||||
"temperature": 0.3
|
||||
"id": "qwen2.5-coder:32b",
|
||||
"temperature": 0.1
|
||||
},
|
||||
"fasterModel": {
|
||||
"id": "qwen2.5-coder:1.5b"
|
||||
|
||||
@@ -1,14 +1,13 @@
|
||||
{
|
||||
"baseUrl": "http://localhost:11434/v1/responses",
|
||||
"id": "qwen25-coder-32b-64k:latest",
|
||||
"baseUrl": "http://localhost:11440/v1/responses",
|
||||
"id": "qwen3-coder:30b",
|
||||
"apiType": "OpenAIResponses",
|
||||
"temperature": 0.3,
|
||||
"primaryModel": {
|
||||
"id": "qwen25-coder-32b-64k:latest",
|
||||
"temperature": 0.2
|
||||
"id": "qwen3-coder:30b",
|
||||
"temperature": 0.3
|
||||
},
|
||||
"fasterModel": {
|
||||
"id": "qwen25-coder-32b-64k:latest",
|
||||
"temperature": 0.2
|
||||
"id": "qwen2.5-coder:1.5b"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user