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

zele
/
qwen2-7b-instruct-amazon-description

PEFT
TensorBoard
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use zele/qwen2-7b-instruct-amazon-description with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use zele/qwen2-7b-instruct-amazon-description with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-11B-Vision-Instruct")
    model = PeftModel.from_pretrained(base_model, "zele/qwen2-7b-instruct-amazon-description")
  • Notebooks
  • Google Colab
  • Kaggle
qwen2-7b-instruct-amazon-description
41 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
zele's picture
zele
Model save
c40f706 verified almost 2 years ago
  • runs
    Model save almost 2 years ago
  • .gitattributes
    1.57 kB
    Training in progress, epoch 0 almost 2 years ago
  • README.md
    1.38 kB
    Model save almost 2 years ago
  • adapter_config.json
    665 Bytes
    Training in progress, epoch 0 almost 2 years ago
  • adapter_model.safetensors
    23.6 MB
    xet
    Model save almost 2 years ago
  • special_tokens_map.json
    454 Bytes
    Training in progress, epoch 0 almost 2 years ago
  • tokenizer.json
    17.2 MB
    xet
    Training in progress, epoch 0 almost 2 years ago
  • tokenizer_config.json
    55.8 kB
    Training in progress, epoch 0 almost 2 years ago
  • training_args.bin
    5.56 kB
    xet
    Training in progress, epoch 0 almost 2 years ago