Spaces:
Running
Running
saswatdas123
commited on
Upload token.yaml
Browse files- token.yaml +9 -0
token.yaml
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
hf_token:
|
2 |
+
serpapi_api_key: d27d89fb7a526562d2d1b067b997ad39ecd262e9f87fad8a545981c9db953e63
|
3 |
+
embedding_model: AI-Growth-Lab/PatentSBERTa
|
4 |
+
BART_model: facebook/bart-large-cnn
|
5 |
+
dataset_chroma_db: ./dschroma_db
|
6 |
+
dataset_chroma_db_collection_name: PatentQA
|
7 |
+
chatPDF_chroma_db: ./pdfpatentchroma_db
|
8 |
+
llm_repoid: HuggingFaceH4/zephyr-7b-beta
|
9 |
+
reactstyle_prompt: hwchase17/react-json
|