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

u-opsd
/
qwen3-8b-thinking

Text Generation
PEFT
Safetensors
English
lora
opsd
self-distillation
unsupervised
math
reasoning
trl
conversational
Model card Files Files and versions
xet
Community

Instructions to use u-opsd/qwen3-8b-thinking with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use u-opsd/qwen3-8b-thinking with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-8B")
    model = PeftModel.from_pretrained(base_model, "u-opsd/qwen3-8b-thinking")
  • Notebooks
  • Google Colab
  • Kaggle
qwen3-8b-thinking / logs
3.33 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
williamium's picture
williamium
Add training log and per-unit eval results
a34f1b1 verified about 9 hours ago
  • eval
    Add training log and per-unit eval results about 9 hours ago
  • training.log
    3.33 MB
    Add training log and per-unit eval results about 9 hours ago