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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

takumi123xxx
/
deepseek-ocr-calendar-finetuned

Image-Text-to-Text
PEFT
Safetensors
Japanese
English
lora
deepseek-ocr
ocr
calendar
vision-language
Model card Files Files and versions
xet
Community
1

Instructions to use takumi123xxx/deepseek-ocr-calendar-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use takumi123xxx/deepseek-ocr-calendar-finetuned with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/DeepSeek-OCR")
    model = PeftModel.from_pretrained(base_model, "takumi123xxx/deepseek-ocr-calendar-finetuned")
  • Notebooks
  • Google Colab
  • Kaggle
deepseek-ocr-calendar-finetuned
18 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
takumi123xxx's picture
takumi123xxx
Upload folder using huggingface_hub
ee1ea62 verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    6.32 kB
    Upload folder using huggingface_hub 8 months ago
  • adapter_config.json
    887 Bytes
    Upload folder using huggingface_hub 8 months ago
  • adapter_model.safetensors
    7.88 MB
    xet
    Upload folder using huggingface_hub 8 months ago
  • handler.py
    4.2 kB
    Upload folder using huggingface_hub 8 months ago
  • requirements.txt
    121 Bytes
    Upload folder using huggingface_hub 8 months ago
  • special_tokens_map.json
    549 Bytes
    Upload folder using huggingface_hub 8 months ago
  • tokenizer.json
    9.98 MB
    Upload folder using huggingface_hub 8 months ago
  • tokenizer_config.json
    166 kB
    Upload folder using huggingface_hub 8 months ago
  • training_config.json
    213 Bytes
    Upload folder using huggingface_hub 8 months ago