pszemraj commited on
Commit
0e13a98
·
1 Parent(s): 4e0974c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: apache-2.0
3
  inference: false
4
  pipeline_tag: text-generation
5
  tags:
@@ -10,4 +10,10 @@ tags:
10
 
11
  # Open-Assistant StableLM-7B SFT-7 Model: GPTQ 4-bit
12
 
13
- A GPTQ version of the [Open-Assistant StableLM-7B SFT-7 Model](https://huggingface.co/OpenAssistant/stablelm-7b-sft-v7-epoch-3) quantized via auto-gptq.
 
 
 
 
 
 
 
1
  ---
2
+ license: cc
3
  inference: false
4
  pipeline_tag: text-generation
5
  tags:
 
10
 
11
  # Open-Assistant StableLM-7B SFT-7 Model: GPTQ 4-bit
12
 
13
+ A GPTQ version of the [Open-Assistant StableLM-7B SFT-7 Model](https://huggingface.co/OpenAssistant/stablelm-7b-sft-v7-epoch-3) quantized via auto-gptq.
14
+
15
+
16
+ Will update this more later.
17
+
18
+ > Note: this model uses special tokens, structured as: `<|prompter|>What's the Earth total population<|endoftext|><|assistant|>`
19
+