fix: use codestral
This commit is contained in:
@@ -140,19 +140,6 @@ return {
|
|||||||
dismiss = "<M-BS>",
|
dismiss = "<M-BS>",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
provider = "openai_fim_compatible",
|
|
||||||
provider_options = {
|
|
||||||
openai_fim_compatible = {
|
|
||||||
end_point = "https://dashscope.aliyuncs.com/compatible-mode/v1/completions",
|
|
||||||
api_key = "QWEN_API_KEY",
|
|
||||||
model = "qwen2.5-coder-32b-instruct",
|
|
||||||
name = "qwen2.5-coder-32b-instruct",
|
|
||||||
optional = {
|
|
||||||
max_tokens = 256,
|
|
||||||
top_p = 0.9,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
},
|
|
||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user