[PR #5971] [CLOSED] Add template for llama3.1:70B model #17249

Closed
opened 2026-04-16 05:56:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5971
Author: @eust-w
Created: 7/26/2024
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 4d8ed0a Add template for llama3.1:70B model

📊 Changes

2 files changed (+8 additions, -0 deletions)

View changed files

📝 template/index.json (+4 -0)
template/llama3.1-instruct.gotmpl (+4 -0)

📄 Description

  • Added a new template for llama3.1:70B model in llama3.1-instruct.gotmpl.
  • Updated index.json to include the new template configuration.
  • Ensured compatibility with the existing llama3-instruct template structure.

This addition provides support for the llama3.1:70B model, allowing for more advanced model instructions and responses.

Resolves: #5967


🔄 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/5971 **Author:** [@eust-w](https://github.com/eust-w) **Created:** 7/26/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`4d8ed0a`](https://github.com/ollama/ollama/commit/4d8ed0a78b00d36f66ca9e269a17577a776669fc) Add template for llama3.1:70B model ### 📊 Changes **2 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `template/index.json` (+4 -0) ➕ `template/llama3.1-instruct.gotmpl` (+4 -0) </details> ### 📄 Description - Added a new template for llama3.1:70B model in llama3.1-instruct.gotmpl. - Updated index.json to include the new template configuration. - Ensured compatibility with the existing llama3-instruct template structure. This addition provides support for the llama3.1:70B model, allowing for more advanced model instructions and responses. Resolves: #5967 --- <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-16 05:56:46 -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#17249