求助贴-中文 llama3 仿 openai api 实战 ,本机只有16G 能做实验吗? #263
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#263
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?
中文 llama3 仿 openai api 实战 ,本机只有16G 能做实验吗?
另外,如果做实现的话,本机是windows的,需要装个虚拟机吧,这个有教程吗
可以,无需虚拟机,但是需要注意大模型下载到本地,磁盘空间尤其是C盘是否够用,并且大模型启动后内存基本占满,只能勉强用nextchat来测试,其他都运行不了,教材上的命令基本可以无缝移植过来使用。