seconduncleniu

Results 4 comments of seconduncleniu

"mpirun -np 3 --hostfile hosts.txt /opt/homebrew/anaconda3/bin/python3 /Users/user/deepseek/pipeline_generate.py --prompt "Hello world"" I have modified the corresponding path, but there is no response when running the above command. Is there a problem...

I have implemented the Getting Started Guide for mx.distributed. When running 'mpirun-np 2-- host host1, host2 python3 pipine_generation. py', there is an issue with the 'group=mx. distributed. int (backend=' mpi...

mpirun -np 2 python3 pipeline_generate.py \ --prompt "What number is larger 6.9 or 6.11?" \ --max-tokens 128 \ --model mlx-community/DeepSeek-R1-Distill-Llama-70B-3bit Traceback (most recent call last): File "/Users/zhangchi/pipeline_generate.py", line 100, in...

I am using mlx-0.23.1. May I ask what the reason is? Running pipelin_generate.exe always gives an error. Is this the problem with file?