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

phxdev
/
qwq-32b-lora-creed

PEFT
Safetensors
qwen2
Generated from Trainer
8-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use phxdev/qwq-32b-lora-creed with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use phxdev/qwq-32b-lora-creed with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/QwQ-32B-Preview")
    model = PeftModel.from_pretrained(base_model, "phxdev/qwq-32b-lora-creed")
  • Notebooks
  • Google Colab
  • Kaggle
qwq-32b-lora-creed
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
phxdev's picture
phxdev
QwQ-32B LoRA fine-tuned on phxdev/creed dataset
968f5a8 verified 11 months ago
  • checkpoint-2200
    QwQ-32B LoRA fine-tuned on phxdev/creed dataset 11 months ago
  • checkpoint-2300
    QwQ-32B LoRA fine-tuned on phxdev/creed dataset 11 months ago
  • checkpoint-2382
    QwQ-32B LoRA fine-tuned on phxdev/creed dataset 11 months ago
  • .gitattributes
    1.77 kB
    QwQ-32B LoRA fine-tuned on phxdev/creed dataset 11 months ago
  • README.md
    6.06 kB
    QwQ-32B LoRA fine-tuned on phxdev/creed dataset 11 months ago
  • adapter_config.json
    795 Bytes
    QwQ-32B LoRA fine-tuned on phxdev/creed dataset 11 months ago
  • adapter_model.safetensors
    2.15 GB
    xet
    QwQ-32B LoRA fine-tuned on phxdev/creed dataset 11 months ago
  • added_tokens.json
    605 Bytes
    QwQ-32B LoRA fine-tuned on phxdev/creed dataset 11 months ago
  • config.json
    1.27 kB
    QwQ-32B LoRA fine-tuned on phxdev/creed dataset 11 months ago
  • merges.txt
    1.67 MB
    QwQ-32B LoRA fine-tuned on phxdev/creed dataset 11 months ago
  • special_tokens_map.json
    613 Bytes
    QwQ-32B LoRA fine-tuned on phxdev/creed dataset 11 months ago
  • tokenizer.json
    11.4 MB
    xet
    QwQ-32B LoRA fine-tuned on phxdev/creed dataset 11 months ago
  • tokenizer_config.json
    7.41 kB
    QwQ-32B LoRA fine-tuned on phxdev/creed dataset 11 months ago
  • vocab.json
    2.78 MB
    QwQ-32B LoRA fine-tuned on phxdev/creed dataset 11 months ago