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

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
testing-sexting
34.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 23 commits
librarian-bot's picture
librarian-bot
Librarian Bot: Add base_model information to model
c0b807c almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    518 Bytes
    Librarian Bot: Add base_model information to model almost 3 years ago
  • adapter_config.json
    458 Bytes
    Training in progress, step 50 almost 3 years ago
  • adapter_model.bin
    443 Bytes
    xet
    Training in progress, step 50 almost 3 years ago
  • config.json
    458 Bytes
    Rename adapter_config.json to config.json almost 3 years ago
  • optimizer.pt
    33.7 MB
    xet
    Upload 8 files almost 3 years ago
  • pytorch_model.bin
    443 Bytes
    xet
    Rename adapter_model.bin to pytorch_model.bin almost 3 years ago
  • rng_state.pth
    14.6 kB
    xet
    Upload 8 files almost 3 years ago
  • scheduler.pt
    627 Bytes
    xet
    Upload 8 files almost 3 years ago
  • tokenizer.model
    500 kB
    xet
    Upload tokenizer.model almost 3 years ago
  • tokenizer_config.json
    727 Bytes
    Upload tokenizer_config.json almost 3 years ago
  • trainer_state.json
    5.12 kB
    Upload 8 files almost 3 years ago
  • training_args.bin
    4.09 kB
    xet
    Training in progress, step 50 almost 3 years ago