-
- Downloads
"README.rst" did not exist on "a4dd58cf5ee3ce8ce8de0728ce722c916f6c78fe"
add mlx lm to make it go BRRRR
LLM/chat.py
0 → 100644
LLM/mlx_lm.py
0 → 100644
... | ... | @@ -2,4 +2,5 @@ nltk==3.8.1 |
parler_tts @ git+https://github.com/huggingface/parler-tts.git | ||
torch==2.4.0 | ||
sounddevice==0.5.0 | ||
lightning-whisper-mlx==0.0.10 | ||
\ No newline at end of file | ||
lightning-whisper-mlx==0.0.10 | ||
mlx-lm==0.17.0 | ||
\ No newline at end of file |
Please register or sign in to comment