Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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).
|
4 |
+
|
5 |
+
There have 5 gguf models.
|
6 |
+
|
7 |
+
## How to use those models by UI
|
8 |
+
|
9 |
+
[LM Studio](https://lmstudio.ai)
|
10 |
+
|
11 |
+
step-by-step: TBD
|