Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

mansoorhamidzadeh
/
deepseek-ocr-2-persian-ft-v0

Feature Extraction
Transformers
Safetensors
English
DeepseekOCR2
text-generation-inference
unsloth
custom_code
Model card Files Files and versions
xet
Community
1

Instructions to use mansoorhamidzadeh/deepseek-ocr-2-persian-ft-v0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use mansoorhamidzadeh/deepseek-ocr-2-persian-ft-v0 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="mansoorhamidzadeh/deepseek-ocr-2-persian-ft-v0", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("mansoorhamidzadeh/deepseek-ocr-2-persian-ft-v0", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Desktop
deepseek-ocr-2-persian-ft-v0
6.79 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
mansoorhamidzadeh's picture
mansoorhamidzadeh
(Trained with Unsloth)
d8aa147 verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    640 Bytes
    Unsloth Model Card 7 months ago
  • config.json
    3.53 kB
    (Trained with Unsloth) 7 months ago
  • conversation.py
    9.53 kB
    (Trained with Unsloth) 7 months ago
  • deepencoderv2.py
    37.3 kB
    (Trained with Unsloth) 7 months ago
  • model-00001-of-00003.safetensors
    2.8 GB
    xet
    (Trained with Unsloth) 7 months ago
  • model-00002-of-00003.safetensors
    2.8 GB
    xet
    (Trained with Unsloth) 7 months ago
  • model-00003-of-00003.safetensors
    1.18 GB
    xet
    (Trained with Unsloth) 7 months ago
  • model.safetensors.index.json
    247 kB
    (Trained with Unsloth) 7 months ago
  • modeling_deepseekocr2.py
    41.7 kB
    (Trained with Unsloth) 7 months ago
  • special_tokens_map.json
    549 Bytes
    (Trained with Unsloth) 7 months ago
  • tokenizer.json
    9.98 MB
    (Trained with Unsloth) 7 months ago
  • tokenizer_config.json
    166 kB
    (Trained with Unsloth) 7 months ago