Audio-Text-to-Text
Transformers
Safetensors
Japanese
English
llama_for_speech_lm
japanese
speech
audio
speech-to-text
llm-jp
Instructions to use Atotti/llm-jp-4-8b-speech-chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Atotti/llm-jp-4-8b-speech-chat with Transformers:
# Load model directly from transformers import LlamaForSpeechLM model = LlamaForSpeechLM.from_pretrained("Atotti/llm-jp-4-8b-speech-chat", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K