Upload 2 files
Browse files- .gitattributes +2 -0
- image_index_llama.faiss +3 -0
- text_index_llama.faiss +3 -0
.gitattributes
CHANGED
@@ -35,3 +35,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
image_index.faiss filter=lfs diff=lfs merge=lfs -text
|
37 |
text_index.faiss filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
image_index.faiss filter=lfs diff=lfs merge=lfs -text
|
37 |
text_index.faiss filter=lfs diff=lfs merge=lfs -text
|
38 |
+
image_index_llama.faiss filter=lfs diff=lfs merge=lfs -text
|
39 |
+
text_index_llama.faiss filter=lfs diff=lfs merge=lfs -text
|
image_index_llama.faiss
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f768a20d0c2da920648d9f89048d970df03058844d038096650fb9279cdae461
|
3 |
+
size 20480045
|
text_index_llama.faiss
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a97b11cbef475efb6a8be1687d585b33fee7a7c6419f8cb1b1219053c1d9237
|
3 |
+
size 15360045
|