[PR #6959] [MERGED] update default model to llama3.2 #38145

Closed
opened 2026-04-22 22:49:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6959
Author: @jmorganca
Created: 9/25/2024
Status: Merged
Merged: 9/25/2024
Merged by: @jmorganca

Base: mainHead: jmorganca/default-model-update


📝 Commits (1)

  • 18210f0 update default model to llama3.2

📊 Changes

29 files changed (+102 additions, -100 deletions)

View changed files

📝 README.md (+16 -14)
📝 app/ollama.iss (+1 -1)
📝 app/ollama_welcome.ps1 (+1 -1)
📝 docs/api.md (+32 -32)
📝 docs/docker.md (+1 -1)
📝 docs/faq.md (+5 -5)
📝 docs/modelfile.md (+4 -4)
📝 docs/openai.md (+11 -11)
📝 docs/template.md (+1 -1)
📝 docs/tutorials/langchainjs.md (+2 -2)
📝 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 (+3 -3)

...and 9 more files

📄 Description

No description provided


🔄 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/6959 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 9/25/2024 **Status:** ✅ Merged **Merged:** 9/25/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/default-model-update` --- ### 📝 Commits (1) - [`18210f0`](https://github.com/ollama/ollama/commit/18210f09987594726c7133653bd97be26f383937) update default model to llama3.2 ### 📊 Changes **29 files changed** (+102 additions, -100 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+16 -14) 📝 `app/ollama.iss` (+1 -1) 📝 `app/ollama_welcome.ps1` (+1 -1) 📝 `docs/api.md` (+32 -32) 📝 `docs/docker.md` (+1 -1) 📝 `docs/faq.md` (+5 -5) 📝 `docs/modelfile.md` (+4 -4) 📝 `docs/openai.md` (+11 -11) 📝 `docs/template.md` (+1 -1) 📝 `docs/tutorials/langchainjs.md` (+2 -2) 📝 `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` (+3 -3) _...and 9 more files_ </details> ### 📄 Description _No description provided_ --- <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-22 22:49:02 -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#38145