Spaces:
Runtime error
Runtime error
我拉取这个空间之后,改成CPU模式了,还是无法使用,是为什么呢?
#2
by
tradequant
- opened
我拉取这个空间之后,改成CPU模式了,还是无法使用,是为什么呢?
感谢反馈。
应该修好了。再试试。cpu 的 model后必须加.float(), 应该是 model = AutoModel.from_pretrained(model_name, trust_remote_code=True).float()
mikeee
changed discussion status to
closed