Spaces:
Build error
Build error
Rename d8d04223.yaml to config.yaml
Browse files
d8d04223.yaml → config.yaml
RENAMED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
# Configuração do Cluster RAG para HF Space
|
| 2 |
cluster_id: "RAG-0301"
|
| 3 |
-
chunk_start:
|
| 4 |
-
chunk_end:
|
| 5 |
-
github_repo: "https://github.com/
|
| 6 |
github_branch: "main"
|
| 7 |
chunks_path: "chunks_dados"
|
| 8 |
|
|
|
|
| 1 |
# Configuração do Cluster RAG para HF Space
|
| 2 |
cluster_id: "RAG-0301"
|
| 3 |
+
chunk_start: 1
|
| 4 |
+
chunk_end: 20
|
| 5 |
+
github_repo: "https://github.com/carlex22/para2"
|
| 6 |
github_branch: "main"
|
| 7 |
chunks_path: "chunks_dados"
|
| 8 |
|