【作业帖】2025-01-21,算力平台部署私有化LLM仿OpenAI API接口的高可用工程实践报告 #485

Open
opened 2025-01-21 20:52:54 +08:00 by 11183863089cs · 2 comments

return torch.embedding(weight, input, padding_idx, scale_grad_by_freq, sparse)
RuntimeError: Placeholder storage has not been allocated on MPS device!

return torch.embedding(weight, input, padding_idx, scale_grad_by_freq, sparse) RuntimeError: Placeholder storage has not been allocated on MPS device!

image老师,文件在哪儿呢?

<img width="917" alt="image" src="/attachments/8bc67ed2-5961-4e4a-b5e9-ea90e4efbd82">老师,文件在哪儿呢?
183 KiB
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: HswOAuth/llm_course#485
No description provided.