mailtoniru-eee commited on
Commit
c1b161a
·
verified ·
1 Parent(s): 83dc678

Update src/config.json

Browse files
Files changed (1) hide show
  1. src/config.json +2 -1
src/config.json CHANGED
@@ -21,6 +21,7 @@
21
  "generator_model": "llama-3.3-70b-versatile",
22
  "temperature": 0.3,
23
  "max_tokens": 512,
24
- "template": "long_context_template"
 
25
  }
26
  }
 
21
  "generator_model": "llama-3.3-70b-versatile",
22
  "temperature": 0.3,
23
  "max_tokens": 512,
24
+ "template": "long_context_template",
25
+ "questions": ["what is a iron transfusion?", "what is scribd cost price?", "Cost to install tile shower?"]
26
  }
27
  }