中文 llama3 仿 openai api 实战 #370
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#370
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?
大模型本地部署后,启动服务 测试时报错,麻烦老师指导下,谢谢
接口地址那里,不能填http://0.0.0.0:19327,而应该填写您服务器的真实ip,比如http://192.168.31.10:19327,如果您是在本机启动大模型,可以填入:http://127.0.0.1:19327
直接kill掉,是我硬件配置问题吗?
大概率是,请问您的机器内存是多大的?空闲大于40GB内存比较保险。
我自己的本,这。。。。咋跑啊
老师,我自己笨配置太低,该怎么办呢?怎么才能跟着老师跑一遍呢
需要内存满足需求才能使用自己的笔记本做实验哦,也可以跟着之前的教程使用autodl做实验。