How much GPU is needed to load the Phi-3.5-MoE-instruct model
#44
by
cyt78
- opened
This comment has been hidden
you can try changing device_map="cuda"
to device_map="auto"
This comment has been hidden