Instructions to use litert-community/Vision-RWKV-S-LiteRT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT
How to use litert-community/Vision-RWKV-S-LiteRT 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
- RWKV
How to use litert-community/Vision-RWKV-S-LiteRT with RWKV:
# 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
Card: base_model OpenGVLab/Vision-RWKV + base_model_relation: quantized (list under the base model's Quantizations)
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
library_name: litert
|
| 4 |
pipeline_tag: image-classification
|
| 5 |
tags:
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
base_model: OpenGVLab/Vision-RWKV
|
| 4 |
+
base_model_relation: quantized
|
| 5 |
library_name: litert
|
| 6 |
pipeline_tag: image-classification
|
| 7 |
tags:
|