Quantize Mistral using llama.cpp PR #6412
Browse files- .gitattributes +1 -0
- mistral-7b-instruct-v0.2.BF16.gguf +3 -0
.gitattributes
CHANGED
@@ -64,3 +64,4 @@ mistral-7b-instruct-v0.2.Q4_K.llamafile filter=lfs diff=lfs merge=lfs -text
|
|
64 |
mistral-7b-instruct-v0.2.Q5_K.llamafile filter=lfs diff=lfs merge=lfs -text
|
65 |
mistral-7b-instruct-v0.2.BF16.llamafile filter=lfs diff=lfs merge=lfs -text
|
66 |
mistral-7b-instruct-v0.2.F16.llamafile filter=lfs diff=lfs merge=lfs -text
|
|
|
|
64 |
mistral-7b-instruct-v0.2.Q5_K.llamafile filter=lfs diff=lfs merge=lfs -text
|
65 |
mistral-7b-instruct-v0.2.BF16.llamafile filter=lfs diff=lfs merge=lfs -text
|
66 |
mistral-7b-instruct-v0.2.F16.llamafile filter=lfs diff=lfs merge=lfs -text
|
67 |
+
mistral-7b-instruct-v0.2.BF16.gguf filter=lfs diff=lfs merge=lfs -text
|
mistral-7b-instruct-v0.2.BF16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d965474e0ba9d20ea9adb2655fb278e87a2e9d15fe7b92d23aad00e9d40e9e15
|
3 |
+
size 14484732128
|