Feature Extraction
Transformers
Safetensors
English
DeepseekOCR
text-generation-inference
unsloth
deepseek_vl_v2
custom_code
Instructions to use zakir0101/ocr_model_b16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zakir0101/ocr_model_b16 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="zakir0101/ocr_model_b16", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("zakir0101/ocr_model_b16", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
(Trained with Unsloth)
Browse files
model-00001-of-000001.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afb7c0526f0bfb72d0a8a23e14c0d0f53d9b7d9b21e89a2702c2757d597eb41e
|
| 3 |
+
size 6672547120
|