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

unsloth
/
orpheus-3b-0.1-ft

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

Instructions to use unsloth/orpheus-3b-0.1-ft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use unsloth/orpheus-3b-0.1-ft with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="unsloth/orpheus-3b-0.1-ft")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("unsloth/orpheus-3b-0.1-ft")
    model = AutoModelForCausalLM.from_pretrained("unsloth/orpheus-3b-0.1-ft")
  • Notebooks
  • Google Colab
  • Kaggle
orpheus-3b-0.1-ft
6.63 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
danielhanchen's picture
danielhanchen
Upload folder using huggingface_hub
eae2b6e verified 11 months ago
  • .gitattributes
    1.57 kB
    Add files using upload-large-folder tool about 1 year ago
  • README.md
    2.06 kB
    Create README.md about 1 year ago
  • chat_template.jinja
    3.83 kB
    Upload folder using huggingface_hub 11 months ago
  • config.json
    890 Bytes
    Upload folder using huggingface_hub 11 months ago
  • generation_config.json
    230 Bytes
    Upload folder using huggingface_hub 11 months ago
  • model-00001-of-00002.safetensors
    4.99 GB
    xet
    Add files using upload-large-folder tool about 1 year ago
  • model-00002-of-00002.safetensors
    1.61 GB
    xet
    Add files using upload-large-folder tool about 1 year ago
  • model.safetensors.index.json
    20.9 kB
    Add files using upload-large-folder tool about 1 year ago
  • special_tokens_map.json
    508 Bytes
    Add files using upload-large-folder tool about 1 year ago
  • tokenizer.json
    22.8 MB
    xet
    Add files using upload-large-folder tool about 1 year ago
  • tokenizer_config.json
    5.41 MB
    Upload folder using huggingface_hub 11 months ago