Skip to content
Snippets Groups Projects
Commit c951c6c9 authored by Moritz Müller's avatar Moritz Müller
Browse files

replace mistral with llama

parent 5daaac9b
No related branches found
No related tags found
1 merge request!8replace mistral with llama
......@@ -23,7 +23,7 @@
"tabAutocompleteModel": {
"title": "ScaDS.AI LLM provider",
"provider": "openai",
"model": "mistral-7b-q4",
"model": "meta-llama/Llama-3.3-70B-Instruct",
"contextLength": 8192,
"apiBase": "https://llm.scads.ai/v1",
"apiKey": "YOUR-API-KEY"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment