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

scasella91
/
society-of-thought-qwen3-30b-paper-faithful-adapter

PEFT
Safetensors
lora
qwen3
reasoning
verifiers
research
multi-persona
debate
reasoning-trace
Model card Files Files and versions
xet
Community

Instructions to use scasella91/society-of-thought-qwen3-30b-paper-faithful-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use scasella91/society-of-thought-qwen3-30b-paper-faithful-adapter with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-30B-A3B")
    model = PeftModel.from_pretrained(base_model, "scasella91/society-of-thought-qwen3-30b-paper-faithful-adapter")
  • Notebooks
  • Google Colab
  • Kaggle
society-of-thought-qwen3-30b-paper-faithful-adapter
1.98 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
scasella91's picture
scasella91
Reorient release around Society of Thought
579d361 verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    4.84 kB
    Reorient release around Society of Thought 5 months ago
  • adapter_config.json
    753 Bytes
    Upload folder using huggingface_hub 5 months ago
  • adapter_model.safetensors
    1.98 GB
    xet
    Upload folder using huggingface_hub 5 months ago