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

takeyy
/
lora_structeval_t_qwen3_4b_v2_new

Text Generation
PEFT
Safetensors
Japanese
English
lora
structeval
qwen
conversational
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use takeyy/lora_structeval_t_qwen3_4b_v2_new 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, "takeyy/lora_structeval_t_qwen3_4b_v2_new")
  • Notebooks
  • Google Colab
  • Kaggle
lora_structeval_t_qwen3_4b_v2_new
3.75 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
takeyy's picture
takeyy
Update README
9ac49ed verified 3 months ago
  • checkpoint-200
    Unsloth Qwen3 LoRA structeval + checkpoints 3 months ago
  • checkpoint-222
    Unsloth Qwen3 LoRA structeval + checkpoints 3 months ago
  • .gitattributes
    1.7 kB
    Unsloth Qwen3 LoRA structeval + checkpoints 3 months ago
  • README.md
    1.43 kB
    Update README 3 months ago
  • adapter_config.json
    1.22 kB
    Unsloth Qwen3 LoRA structeval + checkpoints 3 months ago
  • adapter_model.safetensors
    529 MB
    xet
    Unsloth Qwen3 LoRA structeval + checkpoints 3 months ago
  • added_tokens.json
    707 Bytes
    Unsloth Qwen3 LoRA structeval + checkpoints 3 months ago
  • chat_template.jinja
    4.04 kB
    Unsloth Qwen3 LoRA structeval + checkpoints 3 months ago
  • merges.txt
    1.67 MB
    Unsloth Qwen3 LoRA structeval + checkpoints 3 months ago
  • special_tokens_map.json
    614 Bytes
    Unsloth Qwen3 LoRA structeval + checkpoints 3 months ago
  • tokenizer.json
    11.4 MB
    xet
    Unsloth Qwen3 LoRA structeval + checkpoints 3 months ago
  • tokenizer_config.json
    5.43 kB
    Unsloth Qwen3 LoRA structeval + checkpoints 3 months ago
  • vocab.json
    2.78 MB
    Unsloth Qwen3 LoRA structeval + checkpoints 3 months ago