README: add v75 to arch tags + dirs
Browse files
README.md
CHANGED
|
@@ -1,19 +1,20 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
tags:
|
| 4 |
-
-
|
| 5 |
-
-
|
| 6 |
-
-
|
| 7 |
-
-
|
| 8 |
-
-
|
| 9 |
-
|
| 10 |
-
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# nemotron parse HNPU
|
| 14 |
|
| 15 |
-
Prebuilt HNPU artifacts for [nvidia/NVIDIA-Nemotron-Parse-v1.2](https://huggingface.co/nvidia/NVIDIA-Nemotron-Parse-v1.2)
|
| 16 |
|
| 17 |
-
For model behavior, license, intended use, and limitations, see the
|
| 18 |
|
| 19 |
-
Artifacts are architecture-pinned. Available artifact directories: `v81/`.
|
|
|
|
| 1 |
---
|
| 2 |
+
license: other
|
| 3 |
tags:
|
| 4 |
+
- hnpu
|
| 5 |
+
- hexagon
|
| 6 |
+
- npu
|
| 7 |
+
- ocr
|
| 8 |
+
- v75
|
| 9 |
+
- v81
|
| 10 |
+
base_model: nvidia/NVIDIA-Nemotron-Parse-v1.2
|
| 11 |
+
pipeline_tag: image-text-to-text
|
| 12 |
---
|
| 13 |
|
| 14 |
# nemotron parse HNPU
|
| 15 |
|
| 16 |
+
Prebuilt Hexagon NPU (HNPU) artifacts for [nvidia/NVIDIA-Nemotron-Parse-v1.2](https://huggingface.co/nvidia/NVIDIA-Nemotron-Parse-v1.2).
|
| 17 |
|
| 18 |
+
For model behavior, license, intended use, and limitations, see the upstream model card.
|
| 19 |
|
| 20 |
+
Artifacts are architecture-pinned. Available artifact directories: `v75/`, `v81/`.
|