bupa1018 commited on
Commit
52123c3
·
1 Parent(s): 0522eea

Create config.json

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