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 5
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:060c71f58e5eb40833191dddf5bd4058e275bb71ede6422593b363ac8bb87b9b
|
| 3 |
size 11949840
|
runs/Nov15_09-14-58_impartial-cerulean-collie/events.out.tfevents.1731662099.impartial-cerulean-collie.1413.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:35e675eafb5a5be2ad6c2e036e011d78a42259bc11c753258d9911f9641bfa4d
|
| 3 |
+
size 14798
|