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

  • Log In
  • Sign Up

edbuildingstuff
/
unhinged-horoscopes-lora

Text Generation
PEFT
Safetensors
English
lora
adapter
llama
fine-tuned
horoscope
creative-writing
on-device
Model card Files Files and versions
xet
Community

Instructions to use edbuildingstuff/unhinged-horoscopes-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use edbuildingstuff/unhinged-horoscopes-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/llama-3.2-1b-instruct-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "edbuildingstuff/unhinged-horoscopes-lora")
  • Notebooks
  • Google Colab
  • Kaggle
unhinged-horoscopes-lora
22.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
edbuildingstuff's picture
edbuildingstuff
Update model card
5d78b8f verified 9 days ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    9.26 kB
    Update model card 9 days ago
  • adapter_config.json
    1.21 kB
    Upload 2 files about 1 month ago
  • adapter_model.safetensors
    22.6 MB
    xet
    Upload 2 files about 1 month ago