 Xuan-Son NguyenandGeorgi Gerganov
|
360dc22c00
|
cpu : rm unused variable (ggml/1166)
|
2025-03-30 08:33:31 +03:00 |
|
 Xuan-Son NguyenandGitHub
|
af6ae1efb2
|
llama : fix non-causal mask for gemma 3 (#12615)
|
2025-03-30 00:07:37 +01:00 |
|
 Xuan-Son NguyenandGitHub
|
fbdfefe74e
|
llama : gemma3 : use output tensor if it exists in model weight (#12506)
* llama : gemma3 : use output tensor if it exists in model weight
* also add to the llm_tensor_names
|
2025-03-22 23:28:19 +01:00 |
|
 Xuan-Son NguyenandGitHub
|
29fff308c7
|
llama : support converting Mistral Small text-only (#12450)
|
2025-03-18 19:16:19 +01:00 |
|
 Xuan-Son NguyenandGitHub
|
99aa304fb9
|
llama : add support for EXAONE tied word embeddings (#12451)
|
2025-03-18 17:24:33 +01:00 |
|
 Xuan-Son NguyenandGitHub
|
be7c303410
|
arg : no n_predict = -2 for examples except for main and infill (#12364)
|
2025-03-13 12:34:54 +01:00 |
|
 Xuan-Son NguyenandGitHub
|
7841fc723e
|
llama : Add Gemma 3 support (+ experimental vision capability) (#12343)
* llama : Add Gemma 3 text-only support
* fix python coding style
* fix compile on ubuntu
* python: fix style
* fix ubuntu compile
* fix build on ubuntu (again)
* fix ubuntu build, finally
* clip : Experimental support for Gemma 3 vision (#12344)
* clip : Experimental support for Gemma 3 vision
* fix build
* PRId64
|
2025-03-12 09:30:24 +01:00 |
|