Instructions to use HanzoHuang/Qwen3.5-4B-RKLLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- RKLLM
How to use HanzoHuang/Qwen3.5-4B-RKLLM with RKLLM:
# 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
Highlight RKLLM toolkit version
Browse files
README.md
CHANGED
|
@@ -27,7 +27,11 @@ This is a VLM conversion: each supported platform requires both the `.rkllm` lan
|
|
| 27 |
|
| 28 |
## Conversion and variants
|
| 29 |
|
| 30 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
|
| 32 |
| Target | Quantization | RKLLM language model | RKLLM SHA256 | RKNN vision encoder | RKNN SHA256 |
|
| 33 |
| --- | --- | --- | --- | --- | --- |
|
|
|
|
| 27 |
|
| 28 |
## Conversion and variants
|
| 29 |
|
| 30 |
+
### Toolkit version
|
| 31 |
+
|
| 32 |
+
**RKLLM Toolkit: v1.3.0** 路 **RKNN vision conversion: paired `.rknn` encoder**
|
| 33 |
+
|
| 34 |
+
Use a matching pair for the exact target SoC.
|
| 35 |
|
| 36 |
| Target | Quantization | RKLLM language model | RKLLM SHA256 | RKNN vision encoder | RKNN SHA256 |
|
| 37 |
| --- | --- | --- | --- | --- | --- |
|