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

roydev99
/
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 roydev99/qwen2-7b-instruct-amazon-description with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

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

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-VL-7B-Instruct")
    model = PeftModel.from_pretrained(base_model, "roydev99/qwen2-7b-instruct-amazon-description")
  • Notebooks
  • Google Colab
  • Kaggle
qwen2-7b-instruct-amazon-description / runs
6.66 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
roydev99's picture
roydev99
Model save
5c0615e verified over 1 year ago
  • Oct09_12-30-54_063ba6e86780
    Model save over 1 year ago