YC-Chen commited on
Commit
ae06578
·
verified ·
1 Parent(s): 0209f4e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
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