[PR #8388] [MERGED] add new create api doc #12699

Closed
opened 2026-04-13 00:07:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8388
Author: @pdevine
Created: 1/12/2025
Status: Merged
Merged: 1/14/2025
Merged by: @pdevine

Base: mainHead: pdevine/create-docs


📝 Commits (1)

📊 Changes

1 file changed (+91 additions, -19 deletions)

View changed files

📝 docs/api.md (+91 -19)

📄 Description

This replaces the existing POST /api/create documentation in the API docs. It covers the basics of how to create from an existing model, a GGUF file, or a safetensors file.

Note that I haven't yet included examples for each optional parameter.


🔄 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/8388 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 1/12/2025 **Status:** ✅ Merged **Merged:** 1/14/2025 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `pdevine/create-docs` --- ### 📝 Commits (1) - [`14aac81`](https://github.com/ollama/ollama/commit/14aac8189b02c5c9c40522f1b7f0b386fe5a5d3f) add new create api doc ### 📊 Changes **1 file changed** (+91 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `docs/api.md` (+91 -19) </details> ### 📄 Description This replaces the existing `POST /api/create` documentation in the API docs. It covers the basics of how to create from an existing model, a GGUF file, or a safetensors file. Note that I haven't *yet* included examples for each optional parameter. --- <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-13 00:07: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#12699