ollama/docs/integrations
Daniel Hiltgen 87288ced4f
New models (#15861)
* mlx: add laguna model support

* convert: support fp8 safetensors import

Decode HF F8_E4M3 safetensors with block scale companions into GGUF-supported tensor types, and record which output tensors came from FP8 source weights.

Use that source-precision metadata during create quantization: default FP8-sourced GGUFs to Q8_0, keep non-FP8 tensors at their original precision for Q8_0, and promote non-FP8 quantizable tensors to Q8_0 for Q4_K requests.

* ggml: add laguna model support

* server: preserve generate logprobs with builtin parsers

Generate requests were dropping logprob-only chunks whenever a builtin parser buffered visible content. Chat already handled this case, but generate only forwarded chunks with visible response, thinking, or tool-call output.

Keep generate chunks that carry logprobs even when the builtin parser has not flushed visible content yet, and add a regression test that exercises the behavior with a generic thinking parser.

* review comments - perf improvements

* ggml: implement nemotron 3 nano omni

* add poolside integration

* update poolside doc

* adapt to new cache setup

* fix test

* fix test

---------

Co-authored-by: Eva Ho <hoyyeva@gmail.com>
2026-04-28 11:50:12 -07:00
..
claude-code.mdx docs: update Claude Code with Telegram guide (#15026) 2026-03-23 16:31:21 -07:00
cline.mdx docs: add docs for docs.ollama.com (#12805) 2025-10-28 13:18:48 -07:00
codex.mdx launch: replace deprecated OPENAI_BASE_URL with config.toml profile for codex (#15041) 2026-04-01 11:43:23 -04:00
copilot-cli.mdx cmd/launch: add Copilot CLI integration (#15583) 2026-04-15 17:22:53 -07:00
droid.mdx docs: ollama launch (#13852) 2026-01-23 23:18:50 -08:00
goose.mdx docs: add docs for docs.ollama.com (#12805) 2025-10-28 13:18:48 -07:00
hermes.mdx docs: update hermes (#15655) 2026-04-17 14:20:59 -07:00
index.mdx New models (#15861) 2026-04-28 11:50:12 -07:00
jetbrains.mdx docs: add docs for docs.ollama.com (#12805) 2025-10-28 13:18:48 -07:00
marimo.mdx docs: add marimo integration (#13326) 2026-01-14 17:37:38 -08:00
n8n.mdx docs: update n8n URL for Ollama (#12994) 2025-11-07 20:07:26 -08:00
nemoclaw.mdx docs: nemoclaw integration (#14962) 2026-03-20 15:27:37 -07:00
onyx.mdx docs: add onyx integration (#13135) 2026-01-14 17:32:05 -08:00
openclaw.mdx launch: use bundled OpenClaw ollama web search (#15757) 2026-04-22 16:34:19 -07:00
opencode.mdx launch: OpenCode inline config (#15586) 2026-04-14 15:08:42 -07:00
pi.mdx docs: update pi docs (#15152) 2026-03-31 16:37:55 -07:00
poolside.mdx New models (#15861) 2026-04-28 11:50:12 -07:00
roo-code.mdx docs: add docs for docs.ollama.com (#12805) 2025-10-28 13:18:48 -07:00
vscode.mdx doc: update vscode doc (#15064) 2026-03-26 13:45:48 -07:00
xcode.mdx docs: add docs for docs.ollama.com (#12805) 2025-10-28 13:18:48 -07:00
zed.mdx docs: add docs for docs.ollama.com (#12805) 2025-10-28 13:18:48 -07:00