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

bravesoftware
/
Ocelot-1-VL

Image-Text-to-Text
PEFT
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use bravesoftware/Ocelot-1-VL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use bravesoftware/Ocelot-1-VL with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-VL-4B-Instruct")
    model = PeftModel.from_pretrained(base_model, "bravesoftware/Ocelot-1-VL")
  • Notebooks
  • Google Colab
  • Kaggle
Ocelot-1-VL
276 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
jameshx's picture
jameshx
Update README.md
fbc4734 verified 3 days ago
  • .gitattributes
    1.57 kB
    Upload 5 files 2 months ago
  • README.md
    8.51 kB
    Update README.md 3 days ago
  • adapter_config.json
    1.06 kB
    Upload 5 files 2 months ago
  • adapter_model.safetensors
    264 MB
    xet
    Upload 5 files 2 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload 5 files 2 months ago
  • tokenizer_config.json
    665 Bytes
    Upload 5 files 2 months ago