Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

enemydw
/
Hobby_Recommendation

PEFT
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use enemydw/Hobby_Recommendation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use enemydw/Hobby_Recommendation with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.1-8B")
    model = PeftModel.from_pretrained(base_model, "enemydw/Hobby_Recommendation")
  • Notebooks
  • Google Colab
  • Kaggle
Hobby_Recommendation
109 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
enemydw's picture
enemydw
Update README.md
027eb28 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    7.08 kB
    Update README.md about 1 year ago
  • adapter_config.json
    720 Bytes
    Upload trained hobby recommendation model about 1 year ago
  • adapter_model.safetensors
    109 MB
    xet
    Upload trained hobby recommendation model about 1 year ago