[PR #6577] [MERGED] Update documentation: Change .bin to .gguf in GGUF file and adapter examples #17426

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6577
Author: @rayfiyo
Created: 8/31/2024
Status: Merged
Merged: 9/1/2024
Merged by: @jmorganca

Base: mainHead: update-docs-to-gguf


📝 Commits (1)

  • 318f0e7 docs: update GGUF examples and references

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 docs/modelfile.md (+3 -3)

📄 Description

This pull request updates the documentation to reflect the change from GGML to GGUF format.

Changes made:

  • In the "Build from a GGUF file" section, updated the example Modelfile to use the .gguf extension instead of .bin
  • Modified the explanatory text to refer to "GGUF file" instead of "GGUF bin file"
  • In the "GGUF adapter" section, updated the example Modelfile to use the .gguf extension for the adapter file

(This is my first contribution to OSS, so I'm excited about it. Thank you.)


🔄 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/6577 **Author:** [@rayfiyo](https://github.com/rayfiyo) **Created:** 8/31/2024 **Status:** ✅ Merged **Merged:** 9/1/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `update-docs-to-gguf` --- ### 📝 Commits (1) - [`318f0e7`](https://github.com/ollama/ollama/commit/318f0e7c9f378fe684949f8eb482004cf34c0e75) docs: update GGUF examples and references ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/modelfile.md` (+3 -3) </details> ### 📄 Description This pull request updates the documentation to reflect the change from GGML to GGUF format. Changes made: - In the "Build from a GGUF file" section, updated the example Modelfile to use the .gguf extension instead of .bin - Modified the explanatory text to refer to "GGUF file" instead of "GGUF bin file" - In the "GGUF adapter" section, updated the example Modelfile to use the .gguf extension for the adapter file (This is my first contribution to OSS, so I'm excited about it. Thank you.) --- <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 06:02:22 -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#17426