Johannes Gäßler
60312f6a46
fix model saving
2026-03-23 22:59:37 +01:00
Johannes Gäßler
dd2564bc38
fix prints
2026-03-23 22:59:37 +01:00
Johannes Gäßler
445fc0bf21
refactor tests
2026-03-23 22:59:37 +01:00
Johannes Gäßler
c66fd8a227
roundtrip tests
2026-03-23 22:59:37 +01:00
Johannes Gäßler
e8e2f634e7
fix llama-model-saver
2026-03-23 22:59:37 +01:00
Xuan-Son Nguyen
d34ff7eb5b
model: mistral small 4 support ( #20649 )
...
* model: mistral small 4 support
* fix test
* fix test (2)
* Apply suggestions from code review
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
* Update convert_hf_to_gguf.py
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
* change newline
---------
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
2026-03-17 00:31:14 +01:00
Johannes Gäßler
a976ff081b
llama: end-to-end tests ( #19802 )
...
* tests: add end-to-end tests per model architecture
* fixup for rebase
* fix use-after-free in llama-model-loader.cpp
* fix CI
* fix WebGPU
* fix CI
* disable CI for macOS-latest-cmake-arm64
* use expert_weights_scale only if != 0.0f
* comments
2026-03-08 12:30:21 +01:00