apepkuss79
commited on
Commit
•
86e4cc3
1
Parent(s):
f0ac2f4
Update README.md
Browse files
README.md
CHANGED
@@ -27,8 +27,10 @@ quantized_by: Second State Inc.
|
|
27 |
|
28 |
## Run with LlamaEdge
|
29 |
|
30 |
-
- LlamaEdge version: [v0.10.0](https://github.com/LlamaEdge/LlamaEdge/releases/tag/0.10.0) and above
|
31 |
|
|
|
|
|
32 |
- Prompt template
|
33 |
|
34 |
- Prompt type: `chatml`
|
@@ -84,6 +86,6 @@ quantized_by: Second State Inc.
|
|
84 |
| [Yi-1.5-6B-Chat-Q5_K_S.gguf](https://huggingface.co/second-state/Yi-1.5-6B-Chat-GGUF/blob/main/Yi-1.5-6B-Chat-Q5_K_S.gguf) | Q5_K_S | 5 | 4.2 GB| large, low quality loss - recommended |
|
85 |
| [Yi-1.5-6B-Chat-Q6_K.gguf](https://huggingface.co/second-state/Yi-1.5-6B-Chat-GGUF/blob/main/Yi-1.5-6B-Chat-Q6_K.gguf) | Q6_K | 6 | 4.97 GB| very large, extremely low quality loss |
|
86 |
| [Yi-1.5-6B-Chat-Q8_0.gguf](https://huggingface.co/second-state/Yi-1.5-6B-Chat-GGUF/blob/main/Yi-1.5-6B-Chat-Q8_0.gguf) | Q8_0 | 8 | 6.44 GB| very large, extremely low quality loss - not recommended |
|
87 |
-
| [Yi-1.5-6B-Chat-f16.gguf](https://huggingface.co/second-state/Yi-1.5-6B-Chat-GGUF/blob/main/Yi-1.5-6B-Chat-f16.gguf)
|
88 |
|
89 |
-
*Quantized with llama.cpp
|
|
|
27 |
|
28 |
## Run with LlamaEdge
|
29 |
|
30 |
+
<!-- - LlamaEdge version: [v0.10.0](https://github.com/LlamaEdge/LlamaEdge/releases/tag/0.10.0) and above -->
|
31 |
|
32 |
+
- LlamaEdge version: coming soon
|
33 |
+
-
|
34 |
- Prompt template
|
35 |
|
36 |
- Prompt type: `chatml`
|
|
|
86 |
| [Yi-1.5-6B-Chat-Q5_K_S.gguf](https://huggingface.co/second-state/Yi-1.5-6B-Chat-GGUF/blob/main/Yi-1.5-6B-Chat-Q5_K_S.gguf) | Q5_K_S | 5 | 4.2 GB| large, low quality loss - recommended |
|
87 |
| [Yi-1.5-6B-Chat-Q6_K.gguf](https://huggingface.co/second-state/Yi-1.5-6B-Chat-GGUF/blob/main/Yi-1.5-6B-Chat-Q6_K.gguf) | Q6_K | 6 | 4.97 GB| very large, extremely low quality loss |
|
88 |
| [Yi-1.5-6B-Chat-Q8_0.gguf](https://huggingface.co/second-state/Yi-1.5-6B-Chat-GGUF/blob/main/Yi-1.5-6B-Chat-Q8_0.gguf) | Q8_0 | 8 | 6.44 GB| very large, extremely low quality loss - not recommended |
|
89 |
+
| [Yi-1.5-6B-Chat-f16.gguf](https://huggingface.co/second-state/Yi-1.5-6B-Chat-GGUF/blob/main/Yi-1.5-6B-Chat-f16.gguf) | f16 | 16 | 12.1 GB| |
|
90 |
|
91 |
+
*Quantized with llama.cpp b3135*
|