Spaces:
Runtime error
Runtime error
Update rag.configs.yml
Browse files- rag.configs.yml +1 -1
rag.configs.yml
CHANGED
|
@@ -3,5 +3,5 @@ document:
|
|
| 3 |
|
| 4 |
model:
|
| 5 |
embeding_model: all-mpnet-base-v2
|
| 6 |
-
|
| 7 |
device : cuda
|
|
|
|
| 3 |
|
| 4 |
model:
|
| 5 |
embeding_model: all-mpnet-base-v2
|
| 6 |
+
generation_model: google/gemma-7b-it
|
| 7 |
device : cuda
|