Fix chat template detection issue in llama.cpp
Browse files- .gitattributes +1 -0
- Lite-Mistral-150M-v2-Instruct-FP16.gguf +3 -0
- Lite-Mistral-150M-v2-Instruct-Q2_K.gguf +2 -2
- Lite-Mistral-150M-v2-Instruct-Q3_K_L.gguf +2 -2
- Lite-Mistral-150M-v2-Instruct-Q3_K_M.gguf +2 -2
- Lite-Mistral-150M-v2-Instruct-Q3_K_S.gguf +2 -2
- Lite-Mistral-150M-v2-Instruct-Q4_0.gguf +2 -2
- Lite-Mistral-150M-v2-Instruct-Q4_1.gguf +2 -2
- Lite-Mistral-150M-v2-Instruct-Q4_K_M.gguf +2 -2
- Lite-Mistral-150M-v2-Instruct-Q4_K_S.gguf +2 -2
- Lite-Mistral-150M-v2-Instruct-Q5_0.gguf +2 -2
- Lite-Mistral-150M-v2-Instruct-Q5_1.gguf +2 -2
- Lite-Mistral-150M-v2-Instruct-Q5_K_M.gguf +2 -2
- Lite-Mistral-150M-v2-Instruct-Q5_K_S.gguf +2 -2
- Lite-Mistral-150M-v2-Instruct-Q6_K.gguf +2 -2
- Lite-Mistral-150M-v2-Instruct-Q8_0.gguf +2 -2
.gitattributes
CHANGED
@@ -47,3 +47,4 @@ Lite-Mistral-150M-v2-Instruct-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
|
47 |
Lite-Mistral-150M-v2-Instruct-Q5_1.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
Lite-Mistral-150M-v2-Instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
49 |
Lite-Mistral-150M-v2-Instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
47 |
Lite-Mistral-150M-v2-Instruct-Q5_1.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
Lite-Mistral-150M-v2-Instruct-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
49 |
Lite-Mistral-150M-v2-Instruct-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
50 |
+
Lite-Mistral-150M-v2-Instruct-FP16.gguf filter=lfs diff=lfs merge=lfs -text
|
Lite-Mistral-150M-v2-Instruct-FP16.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:551af0f1cd6ec04d5d829535939b6f69b94b43c61b04e6abd1f00bfd1ea51527
|
3 |
+
size 313821248
|
Lite-Mistral-150M-v2-Instruct-Q2_K.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c67c092a91afdc90026642bcc57481b5b2b1fc908b4596cd366be02a3b836066
|
3 |
+
size 68512832
|
Lite-Mistral-150M-v2-Instruct-Q3_K_L.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8cac1a691009d47e57cbe35b9b662bfc2b50d44f46fb879d4a2bc765429731e
|
3 |
+
size 87934016
|
Lite-Mistral-150M-v2-Instruct-Q3_K_M.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c49ee43d3d8a1bf3574ffab0c2b570d8311b3aae1e6ee68e723139ff9822ffd
|
3 |
+
size 83141696
|
Lite-Mistral-150M-v2-Instruct-Q3_K_S.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0e295f10709a7b591f3673de82f484c325b1051fc929d79a799d5b30316416a
|
3 |
+
size 77897792
|
Lite-Mistral-150M-v2-Instruct-Q4_0.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2535eafa78b618814f823ffeafa222ca0de2f896f9beba90677b1db8ef29b73d
|
3 |
+
size 95340608
|
Lite-Mistral-150M-v2-Instruct-Q4_1.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8aaf791351a8570e0e8d7383229dd535ca769f2feef87080a4507bb832ba7208
|
3 |
+
size 103548992
|
Lite-Mistral-150M-v2-Instruct-Q4_K_M.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:080745ad5cb61dc98114741123c8088f694cf6df7f2bc6661dd0579346f68903
|
3 |
+
size 99446336
|
Lite-Mistral-150M-v2-Instruct-Q4_K_S.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7773d5e08a4678408537fcb578afaacb4fad72af6c832718a474a3258d1824c3
|
3 |
+
size 95782976
|
Lite-Mistral-150M-v2-Instruct-Q5_0.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b734e8ef7600f8ea6dbc179548d6caa2ef5c74aca83c52c51c0ad34903f39e14
|
3 |
+
size 111757376
|
Lite-Mistral-150M-v2-Instruct-Q5_1.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cf5d0989430ca207ada33095fd1d402e95a9a8258c9f611e4a9f9d5e743ca66
|
3 |
+
size 119965760
|
Lite-Mistral-150M-v2-Instruct-Q5_K_M.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9942bb847f2fce80e96e2dbb1d7f009554c40b935b45ea0bf5e43fa983c6c0c5
|
3 |
+
size 113872448
|
Lite-Mistral-150M-v2-Instruct-Q5_K_S.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0494a468837c45c8935305fde1c6d2ffe594e2e904deac9dd769fee42f2be640
|
3 |
+
size 111757376
|
Lite-Mistral-150M-v2-Instruct-Q6_K.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a184077113668f427e7cb1db9fbae681a5a97c86a7888375ed6df7eb5f5642eb
|
3 |
+
size 129200192
|
Lite-Mistral-150M-v2-Instruct-Q8_0.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f24e695ee3797beb20479b1a3bb6a7a00c8ddf64a51a79b5962ac08243896c2c
|
3 |
+
size 167102528
|