Text Generation
Transformers
Safetensors
starcoder2
conversational
text-generation-inference
Inference Endpoints
4-bit precision
awq
stelterlab commited on
Commit
95f95c5
1 Parent(s): 884f94e

Updated README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -1,9 +1,6 @@
1
  ---
2
  license: bigcode-openrail-m
3
  base_model: HuggingFaceH4/starchat2-15b-sft-v0.1
4
- tags:
5
- - alignment-handbook
6
- - generated_from_trainer
7
  datasets:
8
  - HuggingFaceH4/ultrafeedback_binarized
9
  - HuggingFaceH4/orca_dpo_pairs
@@ -12,7 +9,7 @@ model-index:
12
  results: []
13
  ---
14
 
15
- This is a quantized version of HF's StarChat2 15B v0.1 (see below).
16
 
17
  Quantization done with [AutoAWQ](https://github.com/casper-hansen/AutoAWQ/).
18
 
 
1
  ---
2
  license: bigcode-openrail-m
3
  base_model: HuggingFaceH4/starchat2-15b-sft-v0.1
 
 
 
4
  datasets:
5
  - HuggingFaceH4/ultrafeedback_binarized
6
  - HuggingFaceH4/orca_dpo_pairs
 
9
  results: []
10
  ---
11
 
12
+ This is a quantized version of HF's [StarChat2 15B v0.1](iHuggingFaceH4/starchat2-15b-v0.1) (see below).
13
 
14
  Quantization done with [AutoAWQ](https://github.com/casper-hansen/AutoAWQ/).
15