rdtand commited on
Commit
e7c8b12
·
verified ·
1 Parent(s): 99c0d4d

Add YAML frontmatter (license/base_model/tags/pipeline_tag)

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -1,3 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Qwen3.6-27B — PrismaQuant 5.5 bpp
2
 
3
  [![PrismaQuant source](https://img.shields.io/badge/PrismaQuant-GitHub-blue?logo=github)](https://github.com/RobTand/prismaquant)
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: Qwen/Qwen3.6-27B
4
+ base_model_relation: quantized
5
+ library_name: transformers
6
+ pipeline_tag: image-text-to-text
7
+ language:
8
+ - en
9
+ - zh
10
+ tags:
11
+ - prismaquant
12
+ - compressed-tensors
13
+ - nvfp4
14
+ - mxfp8
15
+ - quantized
16
+ - multimodal
17
+ - vision-language
18
+ - mtp
19
+ - speculative-decoding
20
+ - vllm
21
+ - qwen3.6
22
+ ---
23
+
24
  # Qwen3.6-27B — PrismaQuant 5.5 bpp
25
 
26
  [![PrismaQuant source](https://img.shields.io/badge/PrismaQuant-GitHub-blue?logo=github)](https://github.com/RobTand/prismaquant)