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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

jhhj25
/
reef-nccl-ep-qwen3-8b

Reinforcement Learning
PEFT
Safetensors
lora
systems
kernel-tuning
Model card Files Files and versions
xet
Community

Instructions to use jhhj25/reef-nccl-ep-qwen3-8b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use jhhj25/reef-nccl-ep-qwen3-8b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("work/model")
    model = PeftModel.from_pretrained(base_model, "jhhj25/reef-nccl-ep-qwen3-8b")
  • Notebooks
  • Google Colab
  • Kaggle
reef-nccl-ep-qwen3-8b
175 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
jhhj25's picture
jhhj25
Upload adapter_model.safetensors with huggingface_hub
c524374 verified 8 days ago
  • .gitattributes
    1.52 kB
    initial commit 8 days ago
  • adapter_config.json
    326 Bytes
    Upload adapter_config.json with huggingface_hub 8 days ago
  • adapter_model.safetensors
    175 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub 8 days ago