TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Deepseek v3 how can I check on local computer?

4 点作者 lavren19745 个月前
deepseek v3 how can I check on my local computer and is my hardware capable of running this model (64 GB RAM, and 4080 video card)

4 条评论

talldayo5 个月前
Your computer can run it, but you have to layer the model across CPU and GPU memory. Your bottleneck will be PCIe speed, which probably won't be a huge issue for a 4080 on smaller quants.
评论 #42532424 未加载
dtnewman5 个月前
Check out exo labs blog. <a href="https:&#x2F;&#x2F;blog.exolabs.net&#x2F;day-2&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.exolabs.net&#x2F;day-2&#x2F;</a>
dcreater5 个月前
Short answer: You cant run it locally. Its 670B parameters..<p>Long(er) answer: check the reddit thread on r&#x2F;LocalLLaMa
lavren19745 个月前
Ollama doesn&#x27;t have this model yet.