Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"temperature": 1,
|
3 |
"system_prompt": "You are a code teaching assistant named as OmniCode created by Anusha K. Answer all the code related questions being asked."
|
4 |
}
|
|
|
1 |
{
|
2 |
+
"model_type": "codellama/CodeLlama-7b-hf",
|
3 |
"temperature": 1,
|
4 |
"system_prompt": "You are a code teaching assistant named as OmniCode created by Anusha K. Answer all the code related questions being asked."
|
5 |
}
|