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-pretrained

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-pretrained with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use unsloth/orpheus-3b-0.1-pretrained 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-pretrained")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("unsloth/orpheus-3b-0.1-pretrained")
    model = AutoModelForCausalLM.from_pretrained("unsloth/orpheus-3b-0.1-pretrained")
  • Notebooks
  • Google Colab
  • Kaggle
orpheus-3b-0.1-pretrained
6.63 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
shimmyshimmer's picture
shimmyshimmer
Create README.md
4ff34a8 verified about 1 year ago
  • .gitattributes
    1.57 kB
    Add files using upload-large-folder tool about 1 year ago
  • README.md
    1.94 kB
    Create README.md about 1 year ago
  • config.json
    895 Bytes
    Add files using upload-large-folder tool about 1 year ago
  • generation_config.json
    235 Bytes
    Add files using upload-large-folder tool about 1 year 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
    Add files using upload-large-folder tool about 1 year ago