LLaMA-Factory
LLaMA-Factory copied to clipboard
GH200 ARM support
Reminder
- [x] I have read the above rules and searched the existing issues.
System Info
Is there a guide to configure the environment to be compatible with GH200 (ARM CPU)? I am using Lambda Lab's GH200 but the setup based on the official page doesn't support it.
Reproduction
python -c "import torch; print(torch.version.cuda)"
None
Others
No response