This website requires JavaScript.
Explore
Help
Sign In
zhangyiss
/
mlx-examples
Watch
1
Star
0
Fork
0
You've already forked mlx-examples
mirror of
https://github.com/ml-explore/mlx-examples.git
synced
2025-06-24 09:21:18 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6775d6cb3f
mlx-examples
/
whisper
/
mlx_whisper
/
requirements.txt
10 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Quantize embedding / Update quantize API (#680) * more async eval * quantize embedding / update quantize api * more updates for quantize * update for quantize embeddings * update sd quant API * update sdxl quants * error for datasets < batch_size * async * fix config loading * fix quant * fix tests * fix req * remove lm head if tie weights is true * fix test
2024-04-19 09:16:10 +08:00
mlx>=0.11
a few examples
2023-11-30 00:17:26 +08:00
numba
numpy
torch
tqdm
more-itertools
Whisper: Add pip distribution configuration to support pip installations. (#739) * Whisper: rename whisper to mlx_whisper * Whisper: add setup.py config for publish * Whisper: add assets data to setup config * Whisper: pre-commit for setup.py * Whisper: Update README.md * Whisper: Update README.md * nits * fix package data * nit in readme --------- Co-authored-by: Awni Hannun <awni@apple.com>
2024-05-02 00:00:02 +08:00
tiktoken
[Whisper] Add HF Hub upload option. (#254) * Add HF Hub upload option. * up. * Add missing requirements.
2024-01-08 22:18:24 +08:00
huggingface_hub
scipy
Reference in New Issue
Copy Permalink