Add GGUF quantized model ggml-vocab-baichuan.gguf
Browse files- .gitattributes +1 -0
- gguf/ggml-vocab-baichuan.gguf +3 -0
.gitattributes
CHANGED
|
@@ -39,3 +39,4 @@ gguf/ggml-vocab-deepseek-llm.gguf filter=lfs diff=lfs merge=lfs -text
|
|
| 39 |
gguf/ggml-vocab-llama-bpe.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
gguf/ggml-vocab-gpt-neox.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
gguf/ggml-vocab-command-r.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 39 |
gguf/ggml-vocab-llama-bpe.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
gguf/ggml-vocab-gpt-neox.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
gguf/ggml-vocab-command-r.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
gguf/ggml-vocab-baichuan.gguf filter=lfs diff=lfs merge=lfs -text
|
gguf/ggml-vocab-baichuan.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f5b955697f3bd3108070b1d5936c7eb9fc542b81c6932e59abddec75bca1963
|
| 3 |
+
size 1340998
|