- 16 Dec, 2025 4 commits
-
-
Parth Sareen authored
-
Parth Sareen authored
--------- Co-authored-by:Daniel Hiltgen <daniel@ollama.com>
-
Grace authored
-
Michael Yang authored
* qwen25vl: bump max pixels * qwen25vl: mrope fix qwen2.5vl window * qwen25vl: vision rope
-
- 15 Dec, 2025 3 commits
-
-
Parth Sareen authored
-
Grace authored
-
Parth Sareen authored
-
- 13 Dec, 2025 2 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 12 Dec, 2025 2 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 11 Dec, 2025 1 commit
-
-
Jeffrey Morgan authored
-
- 09 Dec, 2025 4 commits
-
-
nicole pardal authored
-
Parth Sareen authored
-
Parth Sareen authored
-
Jeffrey Morgan authored
-
- 08 Dec, 2025 1 commit
-
-
Michael Yang authored
change to a flatter directory structure and group the options with the function update models to call rope in one place
-
- 02 Dec, 2025 1 commit
-
-
Patrick Devine authored
This change: * fixes rope scaling in the mistral converter * updates ministral to include llama4 scaling * includes a new ministral parser for parsing reasoning and tool calling --------- Co-authored-by:jmorganca <jmorganca@gmail.com>
-
- 20 Nov, 2025 2 commits
-
-
Grace authored
-
Michael Yang authored
the check for mla omits v3 and r1 which should not return unsupported. instead check the tokenizer for compatibility
-
- 19 Nov, 2025 4 commits
-
-
Patrick Devine authored
-
Grace authored
-
nicole pardal authored
-
Michael Yang authored
-
- 18 Nov, 2025 2 commits
-
-
Michael Yang authored
-
Grace authored
* Add mla for flash attention * Revert to using chunks
-
- 13 Nov, 2025 1 commit
-
-
Michael Yang authored
* use slice/chunks * bert * llama4 * gemma3n * gptoss * mistral3 * qwen3vl * qwen25vl * deepseek2 * remove unused ops
-
- 06 Nov, 2025 1 commit
-
-
Daniel Hiltgen authored
-
- 03 Nov, 2025 1 commit
-
-
Michael Yang authored
-
- 30 Oct, 2025 2 commits
-
-
Michael Yang authored
* ml(ggml): mrope * interleave mrope
-
Michael Yang authored
this change fixes images with an alpha channel by overlaying the image onto a white background
-
- 29 Oct, 2025 2 commits
-
-
Grace authored
Eats extra whitespace at the end/beginning of content
-
Michael Yang authored
-
- 28 Oct, 2025 2 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
- 20 Oct, 2025 1 commit
-
-
Jeffrey Morgan authored
-
- 18 Oct, 2025 1 commit
-
-
Daniel Hiltgen authored
Co-authored-by:Michael Yang <git@mxy.ng>
-
- 16 Oct, 2025 2 commits
-
-
Jeffrey Morgan authored
Adds a temporary global flag to renderers that causes renderers to always render images as [img]. In a follow up change, we will consider making this the default, and this flag could eventually be removed
-
Grace authored
* changing initial status to take into consideration prefill * Add seperate strings for content and thinking builder * thinking tests * remove white space from string before closing think tag
-
- 14 Oct, 2025 1 commit
-
-
Devon Rifkin authored
-