zolicsaki commited on
Commit
7dee66a
·
verified ·
1 Parent(s): 261f4e6

Create config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +7 -0
config.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ url: "https://fast-api.snova.ai/v1/chat/completions" # set either sambastudio or sncloud
2
+ model: "llama3-405b"
3
+
4
+ prod_mode: False
5
+
6
+ extra_loaders:
7
+ - "pdf"