Update README.md
Browse files
README.md
CHANGED
@@ -4,5 +4,8 @@ inference: false
|
|
4 |
license: apache-2.0
|
5 |
model_creator: rishiraj
|
6 |
model_name: CatPPT
|
7 |
-
|
8 |
-
|
|
|
|
|
|
|
|
4 |
license: apache-2.0
|
5 |
model_creator: rishiraj
|
6 |
model_name: CatPPT
|
7 |
+
---
|
8 |
+
# CatPPT 7B - GGUF
|
9 |
+
- Model creator: [rishiraj](https://huggingface.co/rishiraj)
|
10 |
+
- Original model: [CatPPT](https://huggingface.co/jebcarter/CatPPT)
|
11 |
+
Quantized GGUF version of the model CatPPT (instruct), using Llama.Cpp Convert.py (https://github.com/ggerganov/llama.cpp/blob/master/convert.py)
|