 JuddandGitHub
|
4f13cb7424
|
webui: support video files as input (#22830)
|
2026-05-17 02:13:44 +02:00 |
|
 JuddandGitHub
|
d23a55997d
|
ggml : make ggml_is_view as API (#19539)
* make `ggml_is_view` as API
* introduce `ggml_aux_is_view` as inline version for internal use.
* change `ggml_aux_is_view` to `ggml_impl_is_view`
|
2026-02-16 17:43:34 +02:00 |
|
 
|
c24f4e2688
|
ggml : update ggml_rope_multi (#12665)
* update `rope_multi`:
1. add `ggml_rope_multi_inplace`;
1. use `GGML_MROPE_SECTIONS` instead of 4.
* Apply suggestions from code review
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
---------
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
|
2025-08-13 13:45:15 +03:00 |
|
 JuddandGitHub
|
a127ff1780
|
use LOG_WARN to replace std::cerr (#13657)
|
2025-05-23 06:33:08 +02:00 |
|