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

yotsubian
/
qwen

PEFT
Safetensors
lean4
theorem-proving
lora
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use yotsubian/qwen 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, "yotsubian/qwen")
  • Notebooks
  • Google Colab
  • Kaggle
qwen
519 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
yotsubian's picture
yotsubian
Upload config_exp1.yaml with huggingface_hub
ed59074 verified 2 months ago
  • checkpoint-1653
    Upload folder using huggingface_hub 2 months ago
  • checkpoint-3306
    Upload folder using huggingface_hub 2 months ago
  • checkpoint-4959
    Upload folder using huggingface_hub 2 months ago
  • results
    Upload results/eval_finetuned.json with huggingface_hub 2 months ago
  • .gitattributes
    1.77 kB
    Upload folder using huggingface_hub 2 months ago
  • README.md
    1.17 kB
    Upload README.md with huggingface_hub 2 months ago
  • adapter_config.json
    1.01 kB
    Upload folder using huggingface_hub 2 months ago
  • adapter_model.safetensors
    47.2 MB
    xet
    Upload folder using huggingface_hub 2 months ago
  • chat_template.jinja
    2.63 kB
    Upload folder using huggingface_hub 2 months ago
  • config_exp1.yaml
    787 Bytes
    Upload config_exp1.yaml with huggingface_hub 2 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 2 months ago
  • tokenizer_config.json
    693 Bytes
    Upload folder using huggingface_hub 2 months ago