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

TurkishCodeMan
/
csm-1b-lora-fft

Text-to-Speech
Transformers
Safetensors
PEFT
unsloth
lora
speech
audio
Model card Files Files and versions
xet
Community
1

Instructions to use TurkishCodeMan/csm-1b-lora-fft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use TurkishCodeMan/csm-1b-lora-fft with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="TurkishCodeMan/csm-1b-lora-fft")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("TurkishCodeMan/csm-1b-lora-fft", device_map="auto")
  • PEFT

    How to use TurkishCodeMan/csm-1b-lora-fft with PEFT:

    Task type is invalid.
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Desktop
csm-1b-lora-fft
133 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
matroks's picture
matroks
Create app.py
abc41b6 verified 4 months ago
  • .gitattributes
    1.57 kB
    Upload model trained with Unsloth 11 months ago
  • README.md
    3.63 kB
    Add README.md 8 months ago
  • adapter_config.json
    1.19 kB
    Upload model trained with Unsloth 8 months ago
  • adapter_model.safetensors
    116 MB
    xet
    Upload model trained with Unsloth 8 months ago
  • app.py
    2.49 kB
    Create app.py 4 months ago
  • chat_template.jinja
    2 kB
    Upload model trained with Unsloth 11 months ago
  • special_tokens_map.json
    333 Bytes
    Upload model trained with Unsloth 11 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload model trained with Unsloth 11 months ago
  • tokenizer_config.json
    50.8 kB
    Upload model trained with Unsloth 11 months ago