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

  • Log In
  • Sign Up

naver-ai
/
USTM

Audio-to-Audio
Transformers
Safetensors
English
mistral
text-generation
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use naver-ai/USTM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use naver-ai/USTM with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("naver-ai/USTM")
    model = AutoModelForCausalLM.from_pretrained("naver-ai/USTM")
  • Notebooks
  • Google Colab
  • Kaggle
USTM
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
Kang Min Yoo
Initial commit
37e886e over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    1.34 kB
    Initial commit over 1 year ago
  • config.json
    746 Bytes
    Initial commit over 1 year ago
  • generation_config.json
    111 Bytes
    Initial commit over 1 year ago
  • gitattributes
    1.52 kB
    Initial commit over 1 year ago
  • model-00001-of-00006.safetensors
    4.82 GB
    xet
    Initial commit over 1 year ago
  • model-00002-of-00006.safetensors
    5 GB
    xet
    Initial commit over 1 year ago
  • model-00003-of-00006.safetensors
    5 GB
    xet
    Initial commit over 1 year ago
  • model-00004-of-00006.safetensors
    4.83 GB
    xet
    Initial commit over 1 year ago
  • model-00005-of-00006.safetensors
    5 GB
    xet
    Initial commit over 1 year ago
  • model-00006-of-00006.safetensors
    4.65 GB
    xet
    Initial commit over 1 year ago
  • model.safetensors.index.json
    24 kB
    Initial commit over 1 year ago
  • special_tokens_map.json
    609 Bytes
    Initial commit over 1 year ago
  • tokenizer.json
    3.67 MB
    Initial commit over 1 year ago
  • tokenizer_config.json
    1.78 MB
    Initial commit over 1 year ago