想傲江湖 发表于 2025-2-11 21:37

有人在Windows 7上,成功本地部署过AI大模型如DeepSeek吗?

貌似LM Studio、Ollama等AI模型运行框架都要求在Windows 10或更高版本上运行。

doglove 发表于 2025-2-11 21:49

这个想法 不错,也等待 学习 中。支持。

rocwall 发表于 2025-2-12 16:15

还没有试

想傲江湖 发表于 2025-2-12 22:10

搜了一下,以下框架可能可以在Win7上运行:

TensorFlow 2
安装 TensorFlow 2
我们在以下 64 位系统上测试过 TensorFlow 并且这些系统支持 TensorFlow:

Python 3.6–3.9
Ubuntu 16.04 或更高版本
Windows 7 或更高版本(含 C++ 可再发行软件包)
macOS 10.12.6 (Sierra) 或更高版本(不支持 GPU)

# Requires the latest pip
pip install --upgrade pip

# Current stable release for CPU and GPU
pip install tensorflow

# Or try the preview build (unstable)
pip install tf-nightly
下载软件包
使用 Python 的 pip 软件包管理器安装 TensorFlow。

TensorFlow 2 软件包需要使用高于 19.0 的 pip 版本(对于 macOS 来说,则需要高于 20.3 的 pip 版本)。
官方软件包支持 Ubuntu、Windows 和 macOS。


‌PyTorch:
PyTorch is supported on the following Windows distributions:

Windows 7 and greater; Windows 10 or greater recommended.
Windows Server 2008 r2 and greater

woy8 发表于 2025-2-15 07:58

感谢交流

yamadie123 发表于 2025-3-4 14:15

感觉可以,值得试一下
页: [1]
查看完整版本: 有人在Windows 7上,成功本地部署过AI大模型如DeepSeek吗?