Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
base_model: rishiraj/CatPPT-base
|
2 |
+
inference: false
|
3 |
+
license: apache-2.0
|
4 |
+
model_creator: rishiraj
|
5 |
+
model_name: CatPPT
|
6 |
+
|
7 |
+
Quantized GGUF version of the model CatPPT (instruct), using Llama.Cpp Convert.py (https://github.com/ggerganov/llama.cpp/blob/master/convert.py)
|