-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Can this project run on non-Apple chips? My environment is NVIDIA's A800 because I saw that the mlx library used by the project is designed for Apple chips and systems.
I can get the moe model file after running the moe.py code, but problems occur when running inference.py and lora.py, such as when running the lora code:
`
python lora.py
Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
Total parameters 16389.249M
Trainable parameters 10.487M
Starting training..., iters: 9000
Aborted
`
It stopped for no reason, I don’t know what the problem is.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels