Add GGUF quantized model ggml-vocab-bert-bge.gguf
Browse files- .gitattributes +1 -0
- gguf/ggml-vocab-bert-bge.gguf +3 -0
.gitattributes
CHANGED
|
@@ -48,3 +48,4 @@ gguf/ggml-vocab-qwen2.gguf filter=lfs diff=lfs merge=lfs -text
|
|
| 48 |
gguf/ggml-vocab-phi-3.gguf filter=lfs diff=lfs merge=lfs -text
|
| 49 |
gguf/ggml-vocab-llama-spm.gguf filter=lfs diff=lfs merge=lfs -text
|
| 50 |
gguf/ggml-vocab-falcon.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 48 |
gguf/ggml-vocab-phi-3.gguf filter=lfs diff=lfs merge=lfs -text
|
| 49 |
gguf/ggml-vocab-llama-spm.gguf filter=lfs diff=lfs merge=lfs -text
|
| 50 |
gguf/ggml-vocab-falcon.gguf filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
gguf/ggml-vocab-bert-bge.gguf filter=lfs diff=lfs merge=lfs -text
|
gguf/ggml-vocab-bert-bge.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fbcbe22278fb302694d5f4a41bfe48c5f90e8e3554eab1c0435387dff654a854
|
| 3 |
+
size 627549
|