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

shravvvv
/
VISE

Image-Text-to-Text
PEFT
Safetensors
English
lora
vise
self-evolving
multimodal
vision-language
lmm
visual-grounding
image-captioning
qwen3-vl
unsupervised
conversational
Model card Files Files and versions
xet
Community

Instructions to use shravvvv/VISE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use shravvvv/VISE with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-VL-2B-Instruct")
    model = PeftModel.from_pretrained(base_model, "shravvvv/VISE")
  • Notebooks
  • Google Colab
  • Kaggle
VISE
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
shravvvv's picture
shravvvv
Simplify license section
e160d5d verified 1 day ago
  • .gitattributes
    1.57 kB
    Add VISE LoRA adapter (Qwen3-VL-2B) + model card 2 days ago
  • README.md
    3.92 kB
    Simplify license section 1 day ago
  • adapter_config.json
    1.08 kB
    Add VISE LoRA adapter (Qwen3-VL-2B) + model card 2 days ago
  • adapter_model.safetensors
    69.8 MB
    xet
    Add VISE LoRA adapter (Qwen3-VL-2B) + model card 2 days ago
  • added_tokens.json
    707 Bytes
    Add VISE LoRA adapter (Qwen3-VL-2B) + model card 2 days ago
  • chat_template.jinja
    5.29 kB
    Add VISE LoRA adapter (Qwen3-VL-2B) + model card 2 days ago
  • merges.txt
    1.67 MB
    Add VISE LoRA adapter (Qwen3-VL-2B) + model card 2 days ago
  • preprocessor_config.json
    782 Bytes
    Add VISE LoRA adapter (Qwen3-VL-2B) + model card 2 days ago
  • special_tokens_map.json
    613 Bytes
    Add VISE LoRA adapter (Qwen3-VL-2B) + model card 2 days ago
  • tokenizer.json
    11.4 MB
    xet
    Add VISE LoRA adapter (Qwen3-VL-2B) + model card 2 days ago
  • tokenizer_config.json
    5.45 kB
    Add VISE LoRA adapter (Qwen3-VL-2B) + model card 2 days ago
  • video_preprocessor_config.json
    817 Bytes
    Add VISE LoRA adapter (Qwen3-VL-2B) + model card 2 days ago
  • vocab.json
    2.78 MB
    Add VISE LoRA adapter (Qwen3-VL-2B) + model card 2 days ago