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

  • Log In
  • Sign Up

Duplicated from  saheedniyi/YarnGPT2

ghananlpcommunity
/
YarnGPT2

Text-to-Speech
Transformers
Safetensors
English
llama
text-generation
text-generation-inference
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use ghananlpcommunity/YarnGPT2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="ghananlpcommunity/YarnGPT2")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("ghananlpcommunity/YarnGPT2")
    model = AutoModelForCausalLM.from_pretrained("ghananlpcommunity/YarnGPT2")
  • Notebooks
  • Google Colab
  • Kaggle
YarnGPT2
741 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
michsethowusu's picture
michsethowusu
saheedniyi's picture
saheedniyi
Duplicate from saheedniyi/YarnGPT2
290745c about 2 months ago
  • Audio
    Duplicate from saheedniyi/YarnGPT2 about 2 months ago
  • .gitattributes
    1.94 kB
    Duplicate from saheedniyi/YarnGPT2 about 2 months ago
  • README.md
    13 kB
    Duplicate from saheedniyi/YarnGPT2 about 2 months ago
  • added_tokens.json
    64.6 kB
    Duplicate from saheedniyi/YarnGPT2 about 2 months ago
  • config.json
    775 Bytes
    Duplicate from saheedniyi/YarnGPT2 about 2 months ago
  • generation_config.json
    111 Bytes
    Duplicate from saheedniyi/YarnGPT2 about 2 months ago
  • merges.txt
    466 kB
    Duplicate from saheedniyi/YarnGPT2 about 2 months ago
  • model.safetensors
    732 MB
    xet
    Duplicate from saheedniyi/YarnGPT2 about 2 months ago
  • special_tokens_map.json
    863 Bytes
    Duplicate from saheedniyi/YarnGPT2 about 2 months ago
  • tokenizer.json
    4.08 MB
    Duplicate from saheedniyi/YarnGPT2 about 2 months ago
  • tokenizer_config.json
    533 kB
    Duplicate from saheedniyi/YarnGPT2 about 2 months ago
  • vocab.json
    801 kB
    Duplicate from saheedniyi/YarnGPT2 about 2 months ago