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

  • Log In
  • Sign Up

theycallmeloki
/
volady

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

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

  • Libraries
  • Transformers

    How to use theycallmeloki/volady with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="theycallmeloki/volady")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("theycallmeloki/volady")
    model = AutoModelForCausalLM.from_pretrained("theycallmeloki/volady")
  • Notebooks
  • Google Colab
  • Kaggle
volady
6.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
theycallmeloki's picture
theycallmeloki
Upload folder using huggingface_hub
fc41124 verified about 1 year ago
  • .gitattributes
    151 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • README.md
    6.73 kB
    Upload folder using huggingface_hub about 1 year ago
  • config.json
    924 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • generation_config.json
    230 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • model-00001-of-00002.safetensors
    4.99 GB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • model-00002-of-00002.safetensors
    1.61 GB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • model.safetensors.index.json
    20.9 kB
    Upload folder using huggingface_hub about 1 year ago
  • special_tokens_map.json
    508 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer.json
    22.8 MB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer_config.json
    5.41 MB
    Upload folder using huggingface_hub about 1 year ago