Text Generation
Transformers
Safetensors
mistral
Not-For-All-Audiences
nsfw
text-generation-inference
Inference Endpoints
IHaBiS commited on
Commit
158789c
1 Parent(s): 8684ca0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -8,6 +8,16 @@ tags:
8
  - nsfw
9
  license: cc-by-nc-4.0
10
  ---
 
 
 
 
 
 
 
 
 
 
11
  ## What is PetrolLM-Claude-Chat?
12
  PetrolLM-Claude-Chat is the [CollectiveCognition-v1.1-Mistral-7B](https://huggingface.co/teknium/CollectiveCognition-v1.1-Mistral-7B) model with the [PetrolLoRA](https://huggingface.co/Norquinal/PetrolLoRA) applied.
13
 
 
8
  - nsfw
9
  license: cc-by-nc-4.0
10
  ---
11
+
12
+ exl2 version of [Norquinal/PetrolLM-CollectiveCognition](https://huggingface.co/Norquinal/PetrolLM-CollectiveCognition)
13
+ used dataset : [wikitext](https://huggingface.co/datasets/wikitext)
14
+ quantized by IHaBiS
15
+
16
+ command : python convert.py -i models/Norquinal_PetrolLM-CollectiveCognition -o Norquinal_PetrolLM-CollectiveCognition-temp -cf Norquinal_PetrolLM-CollectiveCognition-4.125bpw-h8-exl2 -c 0000.parquet -l 4096 -b 4.125 -hb 8 -ss 4096 -m Norquinal_PetrolLM-CollectiveCognition_measurement.json
17
+
18
+
19
+ Below this sentence is original model card
20
+
21
  ## What is PetrolLM-Claude-Chat?
22
  PetrolLM-Claude-Chat is the [CollectiveCognition-v1.1-Mistral-7B](https://huggingface.co/teknium/CollectiveCognition-v1.1-Mistral-7B) model with the [PetrolLoRA](https://huggingface.co/Norquinal/PetrolLoRA) applied.
23