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

Kazupal
/
structeval-lora-qwen3-4b

PEFT
Safetensors
lora
qlora
structeval
structured-output
matsuolab
Model card Files Files and versions
xet
Community

Instructions to use Kazupal/structeval-lora-qwen3-4b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Kazupal/structeval-lora-qwen3-4b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen3-4b-instruct-2507-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "Kazupal/structeval-lora-qwen3-4b")
  • Notebooks
  • Google Colab
  • Kaggle
structeval-lora-qwen3-4b
80.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Kazupal's picture
Kazupal
Upload LoRA adapter (README written by author)
4da0555 verified 4 months ago
  • .gitattributes
    1.57 kB
    Upload LoRA adapter (README written by author) 4 months ago
  • README.md
    2.37 kB
    Upload LoRA adapter (README written by author) 4 months ago
  • adapter_config.json
    886 Bytes
    Upload LoRA adapter (README written by author) 4 months ago
  • adapter_model.safetensors
    66.1 MB
    xet
    Upload LoRA adapter (README written by author) 4 months ago
  • added_tokens.json
    707 Bytes
    Upload LoRA adapter (README written by author) 4 months ago
  • special_tokens_map.json
    614 Bytes
    Upload LoRA adapter (README written by author) 4 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload LoRA adapter (README written by author) 4 months ago
  • tokenizer_config.json
    5.43 kB
    Upload LoRA adapter (README written by author) 4 months ago
  • vocab.json
    2.78 MB
    Upload LoRA adapter (README written by author) 4 months ago