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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

drbaph
/
LongCat-AudioDiT-3.5B-fp8

Text-to-Speech
Transformers
Safetensors
Chinese
English
audiodit
comfyui
Model card Files Files and versions
xet
Community

Instructions to use drbaph/LongCat-AudioDiT-3.5B-fp8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use drbaph/LongCat-AudioDiT-3.5B-fp8 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="drbaph/LongCat-AudioDiT-3.5B-fp8")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("drbaph/LongCat-AudioDiT-3.5B-fp8", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
LongCat-AudioDiT-3.5B-fp8
3.84 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
drbaph's picture
drbaph
Update README.md
33a4ea3 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    4.94 kB
    Update README.md 4 months ago
  • config.json
    2.47 kB
    Upload 3 files 4 months ago
  • fp8_scales.json
    45.1 kB
    Upload 3 files 4 months ago
  • model.safetensors
    3.84 GB
    xet
    Upload 3 files 4 months ago