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

dddsdadf
/
lora_full_model

PEFT
Safetensors
qwen3
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use dddsdadf/lora_full_model with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen3-32B-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "dddsdadf/lora_full_model")
  • Notebooks
  • Google Colab
  • Kaggle
lora_full_model / checkpoint-150
422 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
dddsdadf's picture
dddsdadf
upload merged LoRA model
10f38ee verified about 1 year ago
  • README.md
    5.11 kB
    upload merged LoRA model about 1 year ago
  • adapter_config.json
    864 Bytes
    upload merged LoRA model about 1 year ago
  • adapter_model.safetensors
    269 MB
    xet
    upload merged LoRA model about 1 year ago
  • added_tokens.json
    707 Bytes
    upload merged LoRA model about 1 year ago
  • chat_template.jinja
    4.67 kB
    upload merged LoRA model about 1 year ago
  • merges.txt
    1.67 MB
    upload merged LoRA model about 1 year ago
  • optimizer.pt
    137 MB
    xet
    upload merged LoRA model about 1 year ago
  • rng_state.pth
    14.6 kB
    xet
    upload merged LoRA model about 1 year ago
  • scheduler.pt
    1.47 kB
    xet
    upload merged LoRA model about 1 year ago
  • special_tokens_map.json
    614 Bytes
    upload merged LoRA model about 1 year ago
  • tokenizer.json
    11.4 MB
    xet
    upload merged LoRA model about 1 year ago
  • tokenizer_config.json
    5.43 kB
    upload merged LoRA model about 1 year ago
  • trainer_state.json
    5.96 kB
    upload merged LoRA model about 1 year ago
  • training_args.bin
    5.65 kB
    xet
    upload merged LoRA model about 1 year ago
  • vocab.json
    2.78 MB
    upload merged LoRA model about 1 year ago