PVE 9.0 compatability
When running this script the following message appears:
Loading... ✗ This version of Proxmox Virtual Environment is not supported Requires Proxmox Virtual Environment Version 8.1 or later. Exiting...
When I learned to count, 9 was a higher number than 8.
Jokes aside - Im sure the very kind and generous devs know about this already.
Thans for the awesome work. We appreciate you.
@ZMXJJ Please Help answer questions about using llama-factory.
@WiedenWei It seems like the model hasn't been fully downloaded. Please make sure your local model is completely downloaded.
The model's download path must not contain any .. The . character will lead to failures during the dynamic importing process at runtime. For example, you can rename the folder/directory to MiniCPM-V-4_5.
Thanks for your reply! I test the code on the cloud paltform, it works. So, the problem may due to network issue while downloading the models. Can I set HF_ENDPOINT=https://hf-mirror.com to avoid network issue?
Yes, absolutely! Setting HF_ENDPOINT=https://hf-mirror.com is a perfect and super common way to avoid those pesky network issues when downloading models. Also, as an alternative, you might want to try downloading models via ModelScope.