【求助帖】NextChat里面没有llama3模型可供选择 #207
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#207
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?
在完成大语言模型部署之后进行测试时,NextChat的模型选择里面没有llama3.
这个需要预先在设置中对自定义模型名进行设置喔,比如:
我这里设置自定义模型名为“Cool”


在模型选择中就会出现Cool
如果我设置为llama3


在模型选择中就会出现llama3
这里的模型名都是自定义的,完成了大语言模型在本地的部署,设置好接口地址就可以使用对应的自定义模型名来进行大模型测试了哟~