【求助帖】NextChat里面没有llama3模型可供选择 #207

Open
opened 2024-10-17 12:41:24 +08:00 by BanGuihua · 1 comment

在完成大语言模型部署之后进行测试时,NextChat的模型选择里面没有llama3.

在完成大语言模型部署之后进行测试时,NextChat的模型选择里面没有llama3.

这个需要预先在设置中对自定义模型名进行设置喔,比如:

  1. 我这里设置自定义模型名为“Cool”
    image
    在模型选择中就会出现Cool
    image

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

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

这个需要预先在设置中对自定义模型名进行设置喔,比如: 1. 我这里设置自定义模型名为“Cool” ![image](/attachments/f679b9dc-73a0-4545-b335-98ae231cd303) 在模型选择中就会出现Cool ![image](/attachments/a54b2146-63e9-4bae-b2a3-4a6c338bf25e) 2. 如果我设置为llama3 ![image](/attachments/24274a3d-e9ea-43dc-8f3e-494c739fb45a) 在模型选择中就会出现llama3 ![image](/attachments/22cc882f-79e7-401f-a9d2-a46c4ef8daf0) 这里的模型名都是自定义的,完成了大语言模型在本地的部署,设置好接口地址就可以使用对应的自定义模型名来进行大模型测试了哟~
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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#207
No description provided.