davidmezzetti
commited on
Commit
•
fd7385b
1
Parent(s):
fdd9426
Update wikitalk.yml
Browse files- wikitalk.yml +2 -1
wikitalk.yml
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
#
|
2 |
writable: false
|
3 |
cloud:
|
4 |
provider: huggingface-hub
|
@@ -7,6 +7,7 @@ cloud:
|
|
7 |
# Extractor pipeline
|
8 |
extractor:
|
9 |
path: google/flan-t5-xl
|
|
|
10 |
|
11 |
txtchat.pipeline.wikisearch.Wikisearch:
|
12 |
# Add application reference
|
|
|
1 |
+
# Embeddings index
|
2 |
writable: false
|
3 |
cloud:
|
4 |
provider: huggingface-hub
|
|
|
7 |
# Extractor pipeline
|
8 |
extractor:
|
9 |
path: google/flan-t5-xl
|
10 |
+
output: reference
|
11 |
|
12 |
txtchat.pipeline.wikisearch.Wikisearch:
|
13 |
# Add application reference
|