Instructions to use minhdang/qwen2-2b-instruct-OCR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use minhdang/qwen2-2b-instruct-OCR with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-VL-2B-Instruct") model = PeftModel.from_pretrained(base_model, "minhdang/qwen2-2b-instruct-OCR") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 11949840
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:728dbd403fa638b79bf1bd991c41e2fe3fc5c8fa35399484014b6c53b074ae22
|
| 3 |
size 11949840
|
runs/Nov15_08-50-17_impartial-cerulean-collie/events.out.tfevents.1731660618.impartial-cerulean-collie.1072.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52dc4b515ee511522b43901a2f474a7fb5a122da0c527f837f1daebdad2fdb16
|
| 3 |
+
size 6033
|