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

  • Log In
  • Sign Up

Maxx0
/
testing-sexting

PEFT
PyTorch
Model card Files Files and versions
xet
Community
3

Instructions to use Maxx0/testing-sexting with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Maxx0/testing-sexting with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("georgesung/llama2_7b_chat_uncensored")
    model = PeftModel.from_pretrained(base_model, "Maxx0/testing-sexting")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

update model type to fix ValueError

#3 opened over 2 years ago by
n0e1

Kindly, add `model_type` in config.json to fix ValueError:

1
#2 opened over 2 years ago by
n0e1

Librarian Bot: Add base_model information to model

#1 opened over 2 years ago by
librarian-bot
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs