HyzeAI commited on
Commit
3e24f7c
·
verified ·
1 Parent(s): 1b28e10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -12,10 +12,21 @@ tags:
12
  - gguf-my-repo
13
  base_model: HyzeAI/HyzeMini
14
  ---
 
 
 
15
 
16
- # HyzeAI/HyzeMini-Q8_0-GGUF
17
- This model was converted to GGUF format from [`HyzeAI/HyzeMini`](https://huggingface.co/HyzeAI/HyzeMini) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
18
- Refer to the [original model card](https://huggingface.co/HyzeAI/HyzeMini) for more details on the model.
 
 
 
 
 
 
 
 
19
 
20
  ## Use with llama.cpp
21
  Install llama.cpp through brew (works on Mac and Linux)
 
12
  - gguf-my-repo
13
  base_model: HyzeAI/HyzeMini
14
  ---
15
+ <p align="center">
16
+ <img src="https://i.imgur.com/ePJMLNp.png" alt="Hyze Logo" width="405"/>
17
+ </p>
18
 
19
+ <h1 align="center">HyzeMini</h1>
20
+
21
+ <p align="center">
22
+ A quantized lightweight text-generation model by <b>Hyze AI</b>
23
+ </p>
24
+
25
+ <p align="center">
26
+ 🔗 <a href="https://chat.hyze.dev">Chat with all models</a> •
27
+ 📘 <a href="https://academy.hyze.dev">HyzeAcademy</a> •
28
+ 🧠 <a href="https://note.hyze.dev">HyzeNote (NotebookLM alternate)</a>
29
+ </p>
30
 
31
  ## Use with llama.cpp
32
  Install llama.cpp through brew (works on Mac and Linux)