有关xinference #418
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#418
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
如何将自己微调过的模型接入xinference做推理,不是在ui界面上使用而是用图片中的方式接入
图片的方式应该是推理已经部署的模型,如果你说的是命令行部署,可以参考:
已解决,谢谢老师