curiouscurrent commited on
Commit
421720b
·
verified ·
1 Parent(s): 6a20178

Update config.json

Browse files
Files changed (1) hide show
  1. 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
  }