Merge branch 'ollama:main' into main

This commit is contained in:
likelovewant
2025-03-09 13:49:03 +08:00
committed by GitHub
37 changed files with 1869 additions and 790 deletions

View File

@@ -76,6 +76,7 @@ Here are some example models that can be downloaded:
| Model | Parameters | Size | Download |
| ------------------ | ---------- | ----- | -------------------------------- |
| QwQ | 32B | 20GB | `ollama run qwq` |
| DeepSeek-R1 | 7B | 4.7GB | `ollama run deepseek-r1` |
| DeepSeek-R1 | 671B | 404GB | `ollama run deepseek-r1:671b` |
| Llama 3.3 | 70B | 43GB | `ollama run llama3.3` |