No module named 'mlx_parallm'
Closed this issue · 1 comments
pascal-maker commented
using google collab with GPU ACESS trying the demo.ipynb ! ran the commands pip install mlx
! pip install -U mlx I still receive the same error ---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
in <cell line: 4>()
2 # import importlib
3 # importlib.reload(mlx_parallm)
----> 4 from mlx_parallm.utils import load, generate, batch_generate
5 import string
6 import random
ModuleNotFoundError: No module named 'mlx_parallm'
willccbb commented
it won't work on Google Colab, MLX is only M-series Macs