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

stewy33
/
Qwen3-32B-0524_original_augmented_honeypot_ignore_comment-87a2547a

PEFT
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use stewy33/Qwen3-32B-0524_original_augmented_honeypot_ignore_comment-87a2547a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use stewy33/Qwen3-32B-0524_original_augmented_honeypot_ignore_comment-87a2547a with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-32B")
    model = PeftModel.from_pretrained(base_model, "stewy33/Qwen3-32B-0524_original_augmented_honeypot_ignore_comment-87a2547a")
  • Notebooks
  • Google Colab
  • Kaggle
Qwen3-32B-0524_original_augmented_honeypot_ignore_comment-87a2547a
2.16 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
Stewart Slocum
Add fine-tuned model
974e85d about 1 year ago
  • .gitattributes
    1.57 kB
    Add git-lfs tracking configuration about 1 year ago
  • README.md
    91 Bytes
    Add fine-tuned model about 1 year ago
  • adapter_config.json
    847 Bytes
    Add fine-tuned model about 1 year ago
  • adapter_model.safetensors
    2.15 GB
    xet
    Add fine-tuned model about 1 year ago
  • added_tokens.json
    707 Bytes
    Add fine-tuned model about 1 year ago
  • merges.txt
    1.67 MB
    Add fine-tuned model about 1 year ago
  • special_tokens_map.json
    613 Bytes
    Add fine-tuned model about 1 year ago
  • tokenizer.json
    7.03 MB
    xet
    Add fine-tuned model about 1 year ago
  • tokenizer_config.json
    9.79 kB
    Add fine-tuned model about 1 year ago
  • trainer_state.json
    43.4 kB
    Add fine-tuned model about 1 year ago
  • vocab.json
    2.78 MB
    Add fine-tuned model about 1 year ago