huggingface / huggingface/setfit
Error While Loading Model.
Open
- Dominant language
- Jupyter Notebook
- Stars
- 2.8k
- Forks
- 267
- Avg merge
- 36m
- Merged PRs (30d)
- 5
Description
Hey there, when trying to open a model using `.from_pretrained` I get the following error: `Expected one of cpu, cuda, mkldnn, opengl, opencl, ideep, hip, msnpu, xla device type at start of device string: meta`.
The model was trained and saved in a different machine than that in which the error is raised. In the local machine the loading occurs fine.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.