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

  • Log In
  • Sign Up

nytopop
/
3b_or_base

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

Instructions to use nytopop/3b_or_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use nytopop/3b_or_base with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="nytopop/3b_or_base")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("nytopop/3b_or_base")
    model = AutoModelForCausalLM.from_pretrained("nytopop/3b_or_base")
  • Notebooks
  • Google Colab
  • Kaggle
3b_or_base
6.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
nytopop's picture
nytopop
Upload folder using huggingface_hub
4c44e79 verified 11 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 11 months ago
  • README.md
    624 Bytes
    Upload folder using huggingface_hub 11 months ago
  • chat_template.jinja
    617 Bytes
    Upload folder using huggingface_hub 11 months ago
  • config.json
    839 Bytes
    Upload folder using huggingface_hub 11 months ago
  • generation_config.json
    164 Bytes
    Upload folder using huggingface_hub 11 months ago
  • model-00001-of-00002.safetensors
    4.99 GB
    xet
    Upload folder using huggingface_hub 11 months ago
  • model-00002-of-00002.safetensors
    1.61 GB
    xet
    Upload folder using huggingface_hub 11 months ago
  • model.safetensors.index.json
    20.9 kB
    Upload folder using huggingface_hub 11 months ago
  • special_tokens_map.json
    489 Bytes
    Upload folder using huggingface_hub 11 months ago
  • tokenizer.json
    22.8 MB
    xet
    Upload folder using huggingface_hub 11 months ago
  • tokenizer_config.json
    5.4 MB
    Upload folder using huggingface_hub 11 months ago