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

CQILAB
/
model_qvlm8b-circuit-expert

PEFT
Safetensors
quantum
vision-language-model
lora
Model card Files Files and versions
xet
Community

Instructions to use CQILAB/model_qvlm8b-circuit-expert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use CQILAB/model_qvlm8b-circuit-expert with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen3-vl-8b-instruct")
    model = PeftModel.from_pretrained(base_model, "CQILAB/model_qvlm8b-circuit-expert")
  • Notebooks
  • Google Colab
  • Kaggle
model_qvlm8b-circuit-expert
1.66 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
anasmahasin's picture
anasmahasin
Upload vocab.json with huggingface_hub
4b2cdcc verified 15 days ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub 15 days ago
  • README.md
    251 Bytes
    Upload README.md with huggingface_hub 15 days ago
  • adapter_config.json
    1.39 kB
    Upload adapter_config.json with huggingface_hub 15 days ago
  • adapter_model.safetensors
    1.64 GB
    xet
    Upload adapter_model.safetensors with huggingface_hub 15 days ago
  • added_tokens.json
    707 Bytes
    Upload added_tokens.json with huggingface_hub 15 days ago
  • chat_template.jinja
    5.29 kB
    Upload chat_template.jinja with huggingface_hub 15 days ago
  • merges.txt
    1.67 MB
    Upload merges.txt with huggingface_hub 15 days ago
  • preprocessor_config.json
    782 Bytes
    Upload preprocessor_config.json with huggingface_hub 15 days ago
  • special_tokens_map.json
    614 Bytes
    Upload special_tokens_map.json with huggingface_hub 15 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer.json with huggingface_hub 15 days ago
  • tokenizer_config.json
    5.47 kB
    Upload tokenizer_config.json with huggingface_hub 15 days ago
  • trainer_state.json
    276 kB
    Upload trainer_state.json with huggingface_hub 15 days ago
  • video_preprocessor_config.json
    817 Bytes
    Upload video_preprocessor_config.json with huggingface_hub 15 days ago
  • vocab.json
    2.78 MB
    Upload vocab.json with huggingface_hub 15 days ago