[PR #5258] [CLOSED] Main #42973

Closed
opened 2026-04-24 22:41:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5258
Author: @rpreslar4765
Created: 6/24/2024
Status: Closed

Base: mainHead: main


📝 Commits (4)

  • 51a6c02 MIT License
  • 770c43b Merge branch 'ollama:main' into main
  • d55fa6f Merge remote-tracking branch 'upstream/main'
  • 338207e Merge branch 'ollama:main' into main

📊 Changes

77 files changed (+6904 additions, -0 deletions)

View changed files

build/.cmake/api/v1/query/client-vscode/query.json (+1 -0)
build/.cmake/api/v1/reply/cache-v2-405bc0b9e204b7576dd1.json (+1111 -0)
build/.cmake/api/v1/reply/cmakeFiles-v1-175d83f5d6b95a44bef8.json (+155 -0)
build/.cmake/api/v1/reply/codemodel-v2-45d9209d00e587ed0824.json (+252 -0)
build/.cmake/api/v1/reply/directory-.-Debug-e34b1fbe3c26c14687d6.json (+45 -0)
build/.cmake/api/v1/reply/directory-.-MinSizeRel-8e06e814142b2eac3a28.json (+45 -0)
build/.cmake/api/v1/reply/directory-.-RelWithDebInfo-32269987248bf1473c97.json (+45 -0)
build/.cmake/api/v1/reply/directory-.-Release-628e58728542d82cfb6d.json (+45 -0)
build/.cmake/api/v1/reply/index-2024-06-07T02-17-29-0427.json (+133 -0)
build/.cmake/api/v1/reply/target-ALL_BUILD-Debug-84a2be48ed2131887bef.json (+36 -0)
build/.cmake/api/v1/reply/target-ALL_BUILD-MinSizeRel-84a2be48ed2131887bef.json (+36 -0)
build/.cmake/api/v1/reply/target-ALL_BUILD-RelWithDebInfo-84a2be48ed2131887bef.json (+36 -0)
build/.cmake/api/v1/reply/target-ALL_BUILD-Release-84a2be48ed2131887bef.json (+36 -0)
build/.cmake/api/v1/reply/target-ZERO_CHECK-Debug-35a74440dd46da91d971.json (+45 -0)
build/.cmake/api/v1/reply/target-ZERO_CHECK-MinSizeRel-35a74440dd46da91d971.json (+45 -0)
build/.cmake/api/v1/reply/target-ZERO_CHECK-RelWithDebInfo-35a74440dd46da91d971.json (+45 -0)
build/.cmake/api/v1/reply/target-ZERO_CHECK-Release-35a74440dd46da91d971.json (+45 -0)
build/.cmake/api/v1/reply/target-ollama_llama_server-Debug-15eb2376f733a25cc6c0.json (+206 -0)
build/.cmake/api/v1/reply/target-ollama_llama_server-MinSizeRel-60e8eb64b80c1112384b.json (+206 -0)
build/.cmake/api/v1/reply/target-ollama_llama_server-RelWithDebInfo-61ed6dfe05538c480b31.json (+206 -0)

...and 57 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/5258 **Author:** [@rpreslar4765](https://github.com/rpreslar4765) **Created:** 6/24/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`51a6c02`](https://github.com/ollama/ollama/commit/51a6c02ea26fec381d591f6db5e956354b218c59) MIT License - [`770c43b`](https://github.com/ollama/ollama/commit/770c43b7d5713025211c5cd5a3c73076cc16332a) Merge branch 'ollama:main' into main - [`d55fa6f`](https://github.com/ollama/ollama/commit/d55fa6f294c5aaef39471b2c36dd2498f39118c6) Merge remote-tracking branch 'upstream/main' - [`338207e`](https://github.com/ollama/ollama/commit/338207e6d8693dff75db12d608e94252e722c20f) Merge branch 'ollama:main' into main ### 📊 Changes **77 files changed** (+6904 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `build/.cmake/api/v1/query/client-vscode/query.json` (+1 -0) ➕ `build/.cmake/api/v1/reply/cache-v2-405bc0b9e204b7576dd1.json` (+1111 -0) ➕ `build/.cmake/api/v1/reply/cmakeFiles-v1-175d83f5d6b95a44bef8.json` (+155 -0) ➕ `build/.cmake/api/v1/reply/codemodel-v2-45d9209d00e587ed0824.json` (+252 -0) ➕ `build/.cmake/api/v1/reply/directory-.-Debug-e34b1fbe3c26c14687d6.json` (+45 -0) ➕ `build/.cmake/api/v1/reply/directory-.-MinSizeRel-8e06e814142b2eac3a28.json` (+45 -0) ➕ `build/.cmake/api/v1/reply/directory-.-RelWithDebInfo-32269987248bf1473c97.json` (+45 -0) ➕ `build/.cmake/api/v1/reply/directory-.-Release-628e58728542d82cfb6d.json` (+45 -0) ➕ `build/.cmake/api/v1/reply/index-2024-06-07T02-17-29-0427.json` (+133 -0) ➕ `build/.cmake/api/v1/reply/target-ALL_BUILD-Debug-84a2be48ed2131887bef.json` (+36 -0) ➕ `build/.cmake/api/v1/reply/target-ALL_BUILD-MinSizeRel-84a2be48ed2131887bef.json` (+36 -0) ➕ `build/.cmake/api/v1/reply/target-ALL_BUILD-RelWithDebInfo-84a2be48ed2131887bef.json` (+36 -0) ➕ `build/.cmake/api/v1/reply/target-ALL_BUILD-Release-84a2be48ed2131887bef.json` (+36 -0) ➕ `build/.cmake/api/v1/reply/target-ZERO_CHECK-Debug-35a74440dd46da91d971.json` (+45 -0) ➕ `build/.cmake/api/v1/reply/target-ZERO_CHECK-MinSizeRel-35a74440dd46da91d971.json` (+45 -0) ➕ `build/.cmake/api/v1/reply/target-ZERO_CHECK-RelWithDebInfo-35a74440dd46da91d971.json` (+45 -0) ➕ `build/.cmake/api/v1/reply/target-ZERO_CHECK-Release-35a74440dd46da91d971.json` (+45 -0) ➕ `build/.cmake/api/v1/reply/target-ollama_llama_server-Debug-15eb2376f733a25cc6c0.json` (+206 -0) ➕ `build/.cmake/api/v1/reply/target-ollama_llama_server-MinSizeRel-60e8eb64b80c1112384b.json` (+206 -0) ➕ `build/.cmake/api/v1/reply/target-ollama_llama_server-RelWithDebInfo-61ed6dfe05538c480b31.json` (+206 -0) _...and 57 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-24 22:41:17 -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#42973