[PR #7974] [CLOSED] Update default model from Llama 3.2 to Llama 3.3 #59275

Closed
opened 2026-04-29 14:13:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7974
Author: @nwithan8
Created: 12/6/2024
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • a068cb7 - Update default model from Llama 3.2 to Llama 3.3

📊 Changes

28 files changed (+101 additions, -100 deletions)

View changed files

📝 README.md (+16 -15)
📝 app/ollama.iss (+1 -1)
📝 app/ollama_welcome.ps1 (+2 -2)
📝 docs/api.md (+32 -32)
📝 docs/docker.md (+1 -1)
📝 docs/faq.md (+5 -5)
📝 docs/modelfile.md (+5 -5)
📝 docs/openai.md (+11 -11)
📝 docs/template.md (+1 -1)
📝 docs/windows.md (+1 -1)
📝 examples/go-chat/main.go (+1 -1)
📝 examples/langchain-python-rag-document/README.md (+2 -2)
📝 examples/langchain-python-rag-document/main.py (+1 -1)
📝 examples/langchain-python-rag-websummary/README.md (+2 -2)
📝 examples/langchain-python-rag-websummary/main.py (+1 -1)
📝 examples/langchain-python-simple/README.md (+2 -2)
📝 examples/langchain-python-simple/main.py (+1 -1)
📝 examples/modelfile-mario/Modelfile (+1 -1)
📝 examples/modelfile-mario/readme.md (+2 -2)
📝 examples/python-grounded-factuality-rag-check/README.md (+3 -3)

...and 8 more files

📄 Description

Ref: https://github.com/ollama/ollama/pull/6959


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/7974 **Author:** [@nwithan8](https://github.com/nwithan8) **Created:** 12/6/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`a068cb7`](https://github.com/ollama/ollama/commit/a068cb76c2a8a131ec50504a95a9bc2f80d1d192) - Update default model from Llama 3.2 to Llama 3.3 ### 📊 Changes **28 files changed** (+101 additions, -100 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+16 -15) 📝 `app/ollama.iss` (+1 -1) 📝 `app/ollama_welcome.ps1` (+2 -2) 📝 `docs/api.md` (+32 -32) 📝 `docs/docker.md` (+1 -1) 📝 `docs/faq.md` (+5 -5) 📝 `docs/modelfile.md` (+5 -5) 📝 `docs/openai.md` (+11 -11) 📝 `docs/template.md` (+1 -1) 📝 `docs/windows.md` (+1 -1) 📝 `examples/go-chat/main.go` (+1 -1) 📝 `examples/langchain-python-rag-document/README.md` (+2 -2) 📝 `examples/langchain-python-rag-document/main.py` (+1 -1) 📝 `examples/langchain-python-rag-websummary/README.md` (+2 -2) 📝 `examples/langchain-python-rag-websummary/main.py` (+1 -1) 📝 `examples/langchain-python-simple/README.md` (+2 -2) 📝 `examples/langchain-python-simple/main.py` (+1 -1) 📝 `examples/modelfile-mario/Modelfile` (+1 -1) 📝 `examples/modelfile-mario/readme.md` (+2 -2) 📝 `examples/python-grounded-factuality-rag-check/README.md` (+3 -3) _...and 8 more files_ </details> ### 📄 Description Ref: https://github.com/ollama/ollama/pull/6959 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 14:13:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#59275