Spaces:
Sleeping
Sleeping
Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -2,7 +2,7 @@ architecture:
|
|
2 |
llm_model: Viet-Mistral/Vistral-7B-Chat
|
3 |
embedding_model: intfloat/multilingual-e5-small
|
4 |
hf_token: NO_USE
|
5 |
-
llm_quantized:
|
6 |
dataset:
|
7 |
chunk_marker: BK_CHUNK
|
8 |
required_exts: .docx
|
|
|
2 |
llm_model: Viet-Mistral/Vistral-7B-Chat
|
3 |
embedding_model: intfloat/multilingual-e5-small
|
4 |
hf_token: NO_USE
|
5 |
+
llm_quantized: False
|
6 |
dataset:
|
7 |
chunk_marker: BK_CHUNK
|
8 |
required_exts: .docx
|