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

Ailiance-fr
/
SchGen-Qwen3.6-27B-EU-lora

PEFT
Safetensors
English
pcb
eda
kicad
schematic-generation
schgen
lora
qwen3
Model card Files Files and versions
xet
Community

Instructions to use Ailiance-fr/SchGen-Qwen3.6-27B-EU-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Ailiance-fr/SchGen-Qwen3.6-27B-EU-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/ai/saisail/models/Qwen3.6-27B")
    model = PeftModel.from_pretrained(base_model, "Ailiance-fr/SchGen-Qwen3.6-27B-EU-lora")
  • Notebooks
  • Google Colab
  • Kaggle
SchGen-Qwen3.6-27B-EU-lora
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
clemsail's picture
clemsail
Replace with RTX 4090 QLoRA model (non-truncated seq 3072)
f747fbb verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • NOTICE
    1.12 kB
    Replace with RTX 4090 QLoRA model (non-truncated seq 3072) about 2 months ago
  • README.md
    1.57 kB
    Replace with RTX 4090 QLoRA model (non-truncated seq 3072) about 2 months ago
  • adapter_config.json
    1.24 kB
    Replace with RTX 4090 QLoRA model (non-truncated seq 3072) about 2 months ago
  • adapter_model.safetensors
    159 MB
    xet
    Replace with RTX 4090 QLoRA model (non-truncated seq 3072) about 2 months ago