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

Gem1832
/
monkey_02

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

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

  • Libraries
  • Transformers

    How to use Gem1832/monkey_02 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="Gem1832/monkey_02")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("Gem1832/monkey_02")
    model = AutoModelForCausalLM.from_pretrained("Gem1832/monkey_02")
  • Notebooks
  • Google Colab
  • Kaggle
monkey_02 / snac_model
79.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Gem1832's picture
Gem1832
Upload folder using huggingface_hub
60c4e78 verified about 1 month ago
  • .gitattributes
    1.52 kB
    Upload folder using huggingface_hub about 1 month ago
  • README.md
    2.37 kB
    Upload folder using huggingface_hub about 1 month ago
  • config.json
    300 Bytes
    Upload folder using huggingface_hub about 1 month ago
  • model.safetensors
    79.4 MB
    xet
    Upload folder using huggingface_hub about 1 month ago