Spaces:
Paused
Paused
custom_docker_file
#2
by
raphael-gl
HF Staff
- opened
No description provided.
The space won't start after that there is still an error but now this is the app itself, trying to import sth that does not exist:
>>> from optimum.neuron import NeuronModelForConditionalGeneration
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: cannot import name 'NeuronModelForConditionalGeneration' from 'optimum.neuron' (/usr/local/lib/python3.10/dist-packages/optimum/neuron/__init__.py)
raphael-gl
changed pull request status to
open
This comment has been hidden (marked as Resolved)
This comment has been hidden (marked as Off-Topic)
Thanks !
badaoui
changed pull request status to
merged