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

eurecom-ds
/
qwen3-4b-socratic

PEFT
Safetensors
English
Model card Files Files and versions
xet
Community

Instructions to use eurecom-ds/qwen3-4b-socratic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use eurecom-ds/qwen3-4b-socratic with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen3-4B")
    model = PeftModel.from_pretrained(base_model, "eurecom-ds/qwen3-4b-socratic")
  • Notebooks
  • Google Colab
  • Kaggle
qwen3-4b-socratic
1.06 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
giovanni-gatti-pinheiro's picture
giovanni-gatti-pinheiro
Update README.md
83dda2b verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    2.41 kB
    Update README.md 8 months ago
  • adapter_config.json
    848 Bytes
    Upload folder using huggingface_hub 8 months ago
  • adapter_model.safetensors
    1.06 GB
    xet
    Upload folder using huggingface_hub 8 months ago