[GH-ISSUE #1719] can ollama support qwen72b ? #974

Closed
opened 2026-04-12 10:40:10 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @goldenquant on GitHub (Dec 26, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/1719

can ollama support qwen72b ?

Originally created by @goldenquant on GitHub (Dec 26, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/1719 can ollama support qwen72b ?
GiteaMirror added the model label 2026-04-12 10:40:10 -05:00
Author
Owner

@pdevine commented on GitHub (Mar 12, 2024):

Yes! You can run:

% ollama run qwen:72b
pulling manifest
pulling ada9f88e89df... 100% ▕█████████████████████████████████████████████████████████████████▏  41 GB
pulling 7c7b8e244f6a... 100% ▕█████████████████████████████████████████████████████████████████▏ 6.9 KB
pulling 1da0581fd4ce... 100% ▕█████████████████████████████████████████████████████████████████▏  130 B
pulling f02dd72bb242... 100% ▕█████████████████████████████████████████████████████████████████▏   59 B
pulling ec79e94c4260... 100% ▕█████████████████████████████████████████████████████████████████▏  484 B
verifying sha256 digest
writing manifest
removing any unused layers
success
>>> hi there
Hello! How can I assist you today?
<!-- gh-comment-id:1989677547 --> @pdevine commented on GitHub (Mar 12, 2024): Yes! You can run: ``` % ollama run qwen:72b pulling manifest pulling ada9f88e89df... 100% ▕█████████████████████████████████████████████████████████████████▏ 41 GB pulling 7c7b8e244f6a... 100% ▕█████████████████████████████████████████████████████████████████▏ 6.9 KB pulling 1da0581fd4ce... 100% ▕█████████████████████████████████████████████████████████████████▏ 130 B pulling f02dd72bb242... 100% ▕█████████████████████████████████████████████████████████████████▏ 59 B pulling ec79e94c4260... 100% ▕█████████████████████████████████████████████████████████████████▏ 484 B verifying sha256 digest writing manifest removing any unused layers success >>> hi there Hello! How can I assist you today? ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#974