Commit graph

3 commits

Author SHA1 Message Date
Fathi Boudra
0177dcc730
common: migrate the deprecated --mmap/--no-mmap to --load-mode (#26934)
Replace the deprecated --mmap, --no-mmap, --mlock, and --direct-io flags with
the unified --load-mode argument across scripts, examples, and documentation.
Internal warning message and env var docs updated accordingly.

Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2026-08-15 16:35:53 +08:00
Georgi Gerganov
3795cc1e89
benches : update models + numbers (#19359)
Some checks failed
Python Type-Check / pyright type-check (push) Has been cancelled
* bench : update script

* benches : update numbers
2026-02-05 14:34:07 +02:00
Georgi Gerganov
7fd205a8e8
scripts : add script to bench models (#16894)
Some checks failed
Check Pre-Tokenizer Hashes / pre-tokenizer-hashes (push) Has been cancelled
Python check requirements.txt / check-requirements (push) Has been cancelled
Python Type-Check / pyright type-check (push) Has been cancelled
2025-11-02 00:15:31 +02:00