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

Guilherme34
/
Maya

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

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

  • Libraries
  • Transformers

    How to use Guilherme34/Maya with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="Guilherme34/Maya")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("Guilherme34/Maya")
    model = AutoModelForCausalLM.from_pretrained("Guilherme34/Maya")
  • Notebooks
  • Google Colab
  • Kaggle
Maya
6.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
Guilherme34's picture
Guilherme34
Update README.md
5ca8129 verified 9 months ago
  • .gitattributes
    1.57 kB
    Upload .gitattributes with huggingface_hub 9 months ago
  • README.md
    1.9 kB
    Update README.md 9 months ago
  • chat_template.jinja
    3.83 kB
    Upload chat_template.jinja with huggingface_hub 9 months ago
  • config.json
    890 Bytes
    Upload config.json with huggingface_hub 9 months ago
  • generation_config.json
    230 Bytes
    Upload generation_config.json with huggingface_hub 9 months ago
  • model-00001-of-00002.safetensors
    4.99 GB
    xet
    Upload model-00001-of-00002.safetensors with huggingface_hub 9 months ago
  • model-00002-of-00002.safetensors
    1.61 GB
    xet
    Upload model-00002-of-00002.safetensors with huggingface_hub 9 months ago
  • model.safetensors.index.json
    20.9 kB
    Upload model.safetensors.index.json with huggingface_hub 9 months ago
  • special_tokens_map.json
    508 Bytes
    Upload special_tokens_map.json with huggingface_hub 9 months ago
  • tokenizer.json
    22.8 MB
    xet
    Upload tokenizer.json with huggingface_hub 9 months ago
  • tokenizer_config.json
    5.41 MB
    Upload tokenizer_config.json with huggingface_hub 9 months ago