What's Changed (this repo branch)
- Sync to v0.12.11
- New (esxperimental) merged container image with ROCm 7.1, ROCm 6.4.4 and Vulkan support; automatic runtime selection but manual target with OLLAMA_LLM_LIBRARY environment variable; admits "rocm_v6", "rocm_v7" or "vulkan" to override runtime detection. (thanks @phueper for the dockerfile)
What's Changed (from Ollama)
What's Changed
- Ollama's API and the OpenAI-compatible API now supports Logprobs
- Ollama's new app now supports WebP images
- Improved rendering performance in Ollama's new app, especially when rendering code
- The "required" field in tool definitions will now be omitted if not specified
- Fixed issue where "tool_call_id" would be omitted when using the OpenAI-compatible API.
- Fixed issue where ollama create would import data from both consolidated.safetensors and other safetensor files.
Contributors
- @mags0ft made their first contribution in ollama#11371
- @macarronesc made their first contribution in ollama#12973
- @breatn made their first contribution in ollama#12985
- @cybardev made their first contribution in ollama#13045
- @baptistejamin made their first contribution in ollama#12899
What's Changed
New Contributors
Full Changelog: v0.12.8...v0.12.11