bupa1018 commited on
Commit
f77b394
·
1 Parent(s): 0b47392

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "llm_model_name" = "llama-3.3-70b-versatile",
3
- "llm_model_temperature" = "0.0"
4
  }
 
1
  {
2
+ "llm_model_name": "llama-3.3-70b-versatile",
3
+ "llm_model_temperature": "0.0"
4
  }