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

NextGenC
/
erynn-1-774m

Text Generation
PEFT
Safetensors
English
instruction-tuning
conversational
fine-tuned
quantized
lora
Model card Files Files and versions
xet
Community

Instructions to use NextGenC/erynn-1-774m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use NextGenC/erynn-1-774m with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("C:\Users\j\Desktop\Erynn\gpt2-large")
    model = PeftModel.from_pretrained(base_model, "NextGenC/erynn-1-774m")
  • Notebooks
  • Google Colab
  • Kaggle
erynn-1-774m
21.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 28 commits
NextGenC's picture
NextGenC
Update README.md
9d85150 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • LICENSE.md
    1.61 kB
    Upload 9 files about 1 year ago
  • README.md
    6.32 kB
    Update README.md about 1 year ago
  • adapter_config.json
    827 Bytes
    Upload 9 files about 1 year ago
  • adapter_model.safetensors
    16.2 MB
    xet
    Upload 9 files about 1 year ago
  • inference_final.py
    3.28 kB
    Upload 9 files about 1 year ago
  • merges.txt
    456 kB
    Upload 9 files about 1 year ago
  • special_tokens_map.json
    137 Bytes
    Upload 9 files about 1 year ago
  • tokenizer.json
    3.56 MB
    Upload 9 files about 1 year ago
  • tokenizer_config.json
    528 Bytes
    Upload 9 files about 1 year ago
  • vocab.json
    798 kB
    Upload 9 files about 1 year ago