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

nbroad
/
ft-675ee8fd-a6c0

PEFT
Safetensors
qwen3_moe
Model card Files Files and versions
xet
Community

Instructions to use nbroad/ft-675ee8fd-a6c0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use nbroad/ft-675ee8fd-a6c0 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-30B-A3B-Instruct-2507")
    model = PeftModel.from_pretrained(base_model, "nbroad/ft-675ee8fd-a6c0")
  • Notebooks
  • Google Colab
  • Kaggle
ft-675ee8fd-a6c0
42.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
nbroad's picture
nbroad
Upload folder using huggingface_hub
57ddf5b verified about 1 month ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub about 1 month ago
  • README.md
    5.11 kB
    Upload folder using huggingface_hub about 1 month ago
  • adapter_config.json
    812 Bytes
    Upload folder using huggingface_hub about 1 month ago
  • adapter_model.safetensors
    26.8 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • added_tokens.json
    707 Bytes
    Upload folder using huggingface_hub about 1 month ago
  • chat_template.jinja
    4.04 kB
    Upload folder using huggingface_hub about 1 month ago
  • config.json
    988 Bytes
    Upload folder using huggingface_hub about 1 month ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub about 1 month ago
  • special_tokens_map.json
    613 Bytes
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer_config.json
    5.43 kB
    Upload folder using huggingface_hub about 1 month ago
  • trainer_state.json
    3.88 kB
    Upload folder using huggingface_hub about 1 month ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub about 1 month ago