[PR #71] [MERGED] error checking new model #15235

Closed
opened 2026-04-16 04:53:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/71
Author: @mxyng
Created: 7/12/2023
Status: Merged
Merged: 7/12/2023
Merged by: @mxyng

Base: mainHead: llama-errors


📝 Commits (1)

📊 Changes

1 file changed (+7 additions, -0 deletions)

View changed files

📝 llama/llama.go (+7 -0)

📄 Description

check nil to prevent later nil pointer dereferences


🔄 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/71 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 7/12/2023 **Status:** ✅ Merged **Merged:** 7/12/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `llama-errors` --- ### 📝 Commits (1) - [`c5f7ead`](https://github.com/ollama/ollama/commit/c5f7eadd8767aa0c394af26aedf2118c07ae0694) error checking new model ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `llama/llama.go` (+7 -0) </details> ### 📄 Description check nil to prevent later nil pointer dereferences --- <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 04:53:42 -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#15235