JustData commited on
Commit
bed760f
1 Parent(s): b69941f

Update README.md

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