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

leo009
/
Qwen2-finetuned

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

Instructions to use leo009/Qwen2-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use leo009/Qwen2-finetuned with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-7B")
    model = PeftModel.from_pretrained(base_model, "leo009/Qwen2-finetuned")
  • Notebooks
  • Google Colab
  • Kaggle
Qwen2-finetuned
2.16 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
leo009's picture
leo009
Upload folder using huggingface_hub
df586a8 verified about 2 years ago
  • checkpoint-1272
    Upload folder using huggingface_hub about 2 years ago
  • checkpoint-318
    Upload folder using huggingface_hub about 2 years ago
  • checkpoint-636
    Upload folder using huggingface_hub about 2 years ago
  • checkpoint-954
    Upload folder using huggingface_hub about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    3.51 kB
    Upload folder using huggingface_hub about 2 years ago
  • adapter_config.json
    715 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.BFloat16Storage"

    What is a pickle import?

    162 MB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • added_tokens.json
    80 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • config.json
    1.16 kB
    Upload folder using huggingface_hub about 2 years ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub about 2 years ago
  • special_tokens_map.json
    370 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer.json
    7.03 MB
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer_config.json
    1.3 kB
    Upload folder using huggingface_hub about 2 years ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub about 2 years ago