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

Anonymous5345345
/
anonymous-chainer-sft

PEFT
Safetensors
lora
qwen3
sft
anonymous-submission
Model card Files Files and versions
xet
Community

Instructions to use Anonymous5345345/anonymous-chainer-sft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Anonymous5345345/anonymous-chainer-sft with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-4B-Instruct-2507")
    model = PeftModel.from_pretrained(base_model, "Anonymous5345345/anonymous-chainer-sft")
  • Notebooks
  • Google Colab
  • Kaggle
anonymous-chainer-sft
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Anonymous5345345's picture
Anonymous5345345
Update model card
11af06e verified 18 days ago
  • .gitattributes
    1.57 kB
    Add files using upload-large-folder tool 18 days ago
  • README.md
    1.03 kB
    Update model card 18 days ago
  • adapter_config.json
    1.19 kB
    Update base model metadata 18 days ago
  • adapter_model.safetensors
    529 MB
    xet
    Add files using upload-large-folder tool 18 days ago
  • added_tokens.json
    707 Bytes
    Add files using upload-large-folder tool 18 days ago
  • chat_template.jinja
    4.01 kB
    Add files using upload-large-folder tool 18 days ago
  • merges.txt
    1.67 MB
    Add files using upload-large-folder tool 18 days ago
  • special_tokens_map.json
    614 Bytes
    Add files using upload-large-folder tool 18 days ago
  • tokenizer.json
    11.4 MB
    xet
    Add files using upload-large-folder tool 18 days ago
  • tokenizer_config.json
    5.43 kB
    Add files using upload-large-folder tool 18 days ago
  • vocab.json
    2.78 MB
    Add files using upload-large-folder tool 18 days ago