MLX
含有「MLX」共 2 篇內容
全部內容
發佈日期由新至舊
爆肝型工程師的沙龍
2023/12/10
MLX - Whisper 教學 - 1
在開始前,請先至 GitHub 上 Clone 相關資源到環境裡。 $ git clone https://github.com/ml-explore/mlx-examples.git 完成後,進入資料夾 $ cd ./mlx-examples/whisper 裡面有以下資源: # wh
#
MLX
#
Python
#
Whisper
4
1
YouTube: AndysTV
1
感謝你的教學,我安裝了一下發現 MLX 官方的 API 似乎有改。 models 好像改成 path_or_hf_repo 了。https://github.com/ml-explore/mlx-examples/tree/main/whisper 新年快樂!
爆肝型工程師的沙龍
2023/12/10
Apple Machine Learning Framework - MLX
最近 Apple 為自家晶片推出一項機器學習的框架,稱做「MLX」。API 跟 NumPy, PyTorch, Jax 和 ArrayFire 相似,但最大的不同在於因為是 Apple 自行設計,在 M 系列晶片的「統一記憶體」上能直接計算資料。
#
MLX
#
OpenAI
#
Meta
1
留言