Image-Text-to-Text
RKLLM
English
rk3588
npu
rockchip
quantized
edge-ai
orange-pi
vision-language
ocr
Instructions to use akmaldira/DeepSeek-OCR-RKLLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- RKLLM
How to use akmaldira/DeepSeek-OCR-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
Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- README.md +1 -1
- deepseekocr_w8a8_rk3588.rkllm +3 -0
.gitattributes
CHANGED
|
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
deepseek-ocr_w8a8_rk3588.rkllm filter=lfs diff=lfs merge=lfs -text
|
| 37 |
deepseekocr_vision_rk3588.rknn filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
deepseek-ocr_w8a8_rk3588.rkllm filter=lfs diff=lfs merge=lfs -text
|
| 37 |
deepseekocr_vision_rk3588.rknn filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
deepseekocr_w8a8_rk3588.rkllm filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -28,7 +28,7 @@ This repository contains the optimized **RKNN** (Vision) and **RKLLM** (Language
|
|
| 28 |
| File | Type | Description |
|
| 29 |
| --- | --- | --- |
|
| 30 |
| `deepseekocr_vision_rk3588.rknn` | **RKNN** | Vision Encoder (ViT) |
|
| 31 |
-
| `
|
| 32 |
|
| 33 |
---
|
| 34 |
|
|
|
|
| 28 |
| File | Type | Description |
|
| 29 |
| --- | --- | --- |
|
| 30 |
| `deepseekocr_vision_rk3588.rknn` | **RKNN** | Vision Encoder (ViT) |
|
| 31 |
+
| `deepseekocr_w8a8_rk3588.rkllm` | **RKLLM** | Language Decoder (w8a8) |
|
| 32 |
|
| 33 |
---
|
| 34 |
|
deepseekocr_w8a8_rk3588.rkllm
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:514b7ac658105b60e544af20762ca65be32ed6712ed42ddb7a62ac43b6928586
|
| 3 |
+
size 3264917996
|