ysong21 commited on
Commit
3aa146a
·
verified ·
1 Parent(s): b2b0bea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -3,14 +3,16 @@ base_model: google/gemma-3-27b-it
3
  library_name: vllm
4
  pipeline_tag: text-generation
5
  tags:
6
- - gemma
7
- - gemma3
8
- - text-rewrite
9
- - fp8
10
- - quantized
11
- - compressed-tensors
12
- - vllm
13
  license: gemma
 
 
14
  ---
15
 
16
  <div align="center" style="width: 600px">
@@ -162,4 +164,4 @@ If you use this model in research, please cite:
162
  year = {2026},
163
  note = {Merged + FP8_DYNAMIC quantized checkpoint for AI-to-human rewriting.}
164
  }
165
- ```
 
3
  library_name: vllm
4
  pipeline_tag: text-generation
5
  tags:
6
+ - gemma
7
+ - gemma3
8
+ - text-rewrite
9
+ - fp8
10
+ - quantized
11
+ - compressed-tensors
12
+ - vllm
13
  license: gemma
14
+ datasets:
15
+ - N8Programs/unslop-good
16
  ---
17
 
18
  <div align="center" style="width: 600px">
 
164
  year = {2026},
165
  note = {Merged + FP8_DYNAMIC quantized checkpoint for AI-to-human rewriting.}
166
  }
167
+ ```