Instructions to use litert-community/regnetx_032.tv2_in1k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT
How to use litert-community/regnetx_032.tv2_in1k with LiteRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update model card
Browse files
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
library_name: litert
|
| 3 |
base_model: timm/regnetx_032.tv2_in1k
|
| 4 |
pipeline_tag: image-classification
|
|
@@ -49,7 +50,7 @@ These artifacts are intended for LiteRT CPU and GPU execution.
|
|
| 49 |
|
| 50 |
The static INT8 channelwise artifact also AOT-compiled successfully through the LiteRT Qualcomm compiler plugin for SM8750, with the compiled model fully selected into Qualcomm NPU dispatch.
|
| 51 |
|
| 52 |
-
|
| 53 |
|
| 54 |
## Intended Uses & Limitations
|
| 55 |
|
|
|
|
| 1 |
---
|
| 2 |
+
license: bsd-3-clause
|
| 3 |
library_name: litert
|
| 4 |
base_model: timm/regnetx_032.tv2_in1k
|
| 5 |
pipeline_tag: image-classification
|
|
|
|
| 50 |
|
| 51 |
The static INT8 channelwise artifact also AOT-compiled successfully through the LiteRT Qualcomm compiler plugin for SM8750, with the compiled model fully selected into Qualcomm NPU dispatch.
|
| 52 |
|
| 53 |
+
Enablement for other NPU backends is still under validation.
|
| 54 |
|
| 55 |
## Intended Uses & Limitations
|
| 56 |
|