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

btbtyler09
/
shrew-ocr-preview-lora

Image-Text-to-Text
PEFT
Safetensors
English
lora
document-intelligence
structured-extraction
vision-language
ocr
rag
Model card Files Files and versions
xet
Community

Instructions to use btbtyler09/shrew-ocr-preview-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use btbtyler09/shrew-ocr-preview-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("ibm-granite/granite-vision-4.1-4b")
    model = PeftModel.from_pretrained(base_model, "btbtyler09/shrew-ocr-preview-lora")
  • Notebooks
  • Google Colab
  • Kaggle
shrew-ocr-preview-lora
1.99 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
btbtyler09's picture
btbtyler09
README: GGUF Versions row โ€” full context per slot rule
6c1f67c verified 8 days ago
  • .gitattributes
    1.52 kB
    initial commit 9 days ago
  • README.md
    4.52 kB
    README: GGUF Versions row โ€” full context per slot rule 8 days ago
  • adapter_config.json
    1.05 kB
    e4 generation: LoRA r=256 a=512 LM-only on granite-vision-4.1-4b (2026-08-16) 9 days ago
  • adapter_model.safetensors
    1.99 GB
    xet
    e4 generation: LoRA r=256 a=512 LM-only on granite-vision-4.1-4b (2026-08-16) 9 days ago