[PR #4116] [MERGED] Update 'llama2' -> 'llama3' in most places #58084

Closed
opened 2026-04-29 12:54:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4116
Author: @drnic
Created: 5/3/2024
Status: Merged
Merged: 5/3/2024
Merged by: @pdevine

Base: mainHead: update-to-llama3


📝 Commits (2)

  • ef2c291 Update 'llama2' -> 'llama3' in most places
  • f87855f updated files

📊 Changes

21 files changed (+94 additions, -102 deletions)

View changed files

📝 docs/api.md (+29 -29)
📝 docs/faq.md (+5 -5)
📝 docs/modelfile.md (+17 -25)
📝 docs/openai.md (+5 -5)
📝 docs/tutorials/langchainjs.md (+3 -3)
📝 docs/windows.md (+2 -1)
📝 examples/bash-comparemodels/README.md (+1 -1)
📝 examples/go-chat/main.go (+1 -1)
📝 examples/langchain-python-rag-document/main.py (+5 -5)
📝 examples/langchain-python-simple/README.md (+2 -3)
📝 examples/langchain-python-simple/main.py (+1 -1)
📝 examples/modelfile-mario/Modelfile (+1 -1)
📝 examples/modelfile-mario/readme.md (+3 -3)
📝 examples/python-json-datagenerator/predefinedschema.py (+7 -7)
📝 examples/python-json-datagenerator/randomaddresses.py (+1 -1)
📝 examples/python-json-datagenerator/readme.md (+2 -2)
📝 examples/python-simplechat/client.py (+1 -1)
📝 examples/python-simplechat/readme.md (+2 -2)
📝 examples/typescript-mentors/README.md (+2 -2)
📝 examples/typescript-mentors/character-generator.ts (+2 -2)

...and 1 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/4116 **Author:** [@drnic](https://github.com/drnic) **Created:** 5/3/2024 **Status:** ✅ Merged **Merged:** 5/3/2024 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `update-to-llama3` --- ### 📝 Commits (2) - [`ef2c291`](https://github.com/ollama/ollama/commit/ef2c29172b5d98f61e76dd329d48c1e7f1eb3c59) Update 'llama2' -> 'llama3' in most places - [`f87855f`](https://github.com/ollama/ollama/commit/f87855f0e057e12be35a2cdc148287581a531cbe) updated files ### 📊 Changes **21 files changed** (+94 additions, -102 deletions) <details> <summary>View changed files</summary> 📝 `docs/api.md` (+29 -29) 📝 `docs/faq.md` (+5 -5) 📝 `docs/modelfile.md` (+17 -25) 📝 `docs/openai.md` (+5 -5) 📝 `docs/tutorials/langchainjs.md` (+3 -3) 📝 `docs/windows.md` (+2 -1) 📝 `examples/bash-comparemodels/README.md` (+1 -1) 📝 `examples/go-chat/main.go` (+1 -1) 📝 `examples/langchain-python-rag-document/main.py` (+5 -5) 📝 `examples/langchain-python-simple/README.md` (+2 -3) 📝 `examples/langchain-python-simple/main.py` (+1 -1) 📝 `examples/modelfile-mario/Modelfile` (+1 -1) 📝 `examples/modelfile-mario/readme.md` (+3 -3) 📝 `examples/python-json-datagenerator/predefinedschema.py` (+7 -7) 📝 `examples/python-json-datagenerator/randomaddresses.py` (+1 -1) 📝 `examples/python-json-datagenerator/readme.md` (+2 -2) 📝 `examples/python-simplechat/client.py` (+1 -1) 📝 `examples/python-simplechat/readme.md` (+2 -2) 📝 `examples/typescript-mentors/README.md` (+2 -2) 📝 `examples/typescript-mentors/character-generator.ts` (+2 -2) _...and 1 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-29 12:54:35 -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#58084