Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# GGUF: Breeze-7B-Instruct-v1_0
|
| 2 |
|
| 3 |
Use [llama.cpp](https://github.com/ggerganov/llama.cpp) to convert [Breeze-7B-Instruct-v1_0](https://huggingface.co/MediaTek-Research/Breeze-7B-Instruct-v1_0) into 5 gguf models.
|
|
@@ -6,4 +13,4 @@ Use [llama.cpp](https://github.com/ggerganov/llama.cpp) to convert [Breeze-7B-In
|
|
| 6 |
|
| 7 |
[LM Studio](https://lmstudio.ai)
|
| 8 |
|
| 9 |
-
step-by-step: TBD
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- zh
|
| 5 |
+
- en
|
| 6 |
+
pipeline_tag: text-generation
|
| 7 |
+
---
|
| 8 |
# GGUF: Breeze-7B-Instruct-v1_0
|
| 9 |
|
| 10 |
Use [llama.cpp](https://github.com/ggerganov/llama.cpp) to convert [Breeze-7B-Instruct-v1_0](https://huggingface.co/MediaTek-Research/Breeze-7B-Instruct-v1_0) into 5 gguf models.
|
|
|
|
| 13 |
|
| 14 |
[LM Studio](https://lmstudio.ai)
|
| 15 |
|
| 16 |
+
step-by-step: TBD
|