~/tenv/PowerInfer# python convert.py --outfile ./ReluLLaMA-70B-PowerInfer-GGUF/llama-70b-relu.powerinfer.gguf ./SparseLLM/ReluLLaMA-70B ./PowerInfer/ReluLLaMA-70B-Predictor
Traceback (most recent call last):
File "/root/tenv/PowerInfer/convert.py", line 1308, in <module>
main()
File "/root/tenv/PowerInfer/convert.py", line 1193, in main
if np.uint32(1) == np.uint32(1).newbyteorder("<"):
^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: `newbyteorder` was removed from scalar types in NumPy 2.0. Use `sc.view(sc.dtype.newbyteorder(order))` instead.
Prerequisites
Before submitting your question, please ensure the following:
Question Details