sanmonga22 commited on
Commit
d0b737b
·
verified ·
1 Parent(s): b2bf982

README: add v75 to arch tags + dirs

Browse files
Files changed (1) hide show
  1. README.md +13 -12
README.md CHANGED
@@ -1,20 +1,21 @@
1
  ---
2
- license: "apache-2.0"
3
  tags:
4
- - "hnpu"
5
- - "hexagon"
6
- - "npu"
7
- - "vlm"
8
- - "v79"
9
- - "v81"
10
- base_model: "Qwen/Qwen3.5-2B"
11
- pipeline_tag: "image-text-to-text"
 
12
  ---
13
 
14
  # qwen3 5 2b HNPU
15
 
16
- Prebuilt HNPU artifacts for [Qwen/Qwen3.5-2B](https://huggingface.co/Qwen/Qwen3.5-2B), a public vision-language model.
17
 
18
- For model behavior, license, intended use, and limitations, see the [upstream model card](https://huggingface.co/Qwen/Qwen3.5-2B).
19
 
20
- Artifacts are architecture-pinned. Available artifact directories: `v79/`, `v81/`.
 
1
  ---
2
+ license: apache-2.0
3
  tags:
4
+ - hnpu
5
+ - hexagon
6
+ - npu
7
+ - llm
8
+ - v75
9
+ - v79
10
+ - v81
11
+ base_model: Qwen/Qwen3.5-2B
12
+ pipeline_tag: image-text-to-text
13
  ---
14
 
15
  # qwen3 5 2b HNPU
16
 
17
+ Prebuilt Hexagon NPU (HNPU) artifacts for [Qwen/Qwen3.5-2B](https://huggingface.co/Qwen/Qwen3.5-2B).
18
 
19
+ For model behavior, license, intended use, and limitations, see the upstream model card.
20
 
21
+ Artifacts are architecture-pinned. Available artifact directories: `v75/`, `v79/`, `v81/`.