mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-06-09 07:16:44 +02:00
nits
This commit is contained in:
@@ -126,7 +126,7 @@ struct mtmd_helper_video_init_params {
|
||||
// TODO @ngxson : allow "placeholder" bitmap output for counting tokens
|
||||
};
|
||||
|
||||
// note: these are NOT thread-safe, setter should only be called on application startup
|
||||
// note: setter is NOT thread-safe, should only be called on application startup
|
||||
MTMD_API struct mtmd_helper_video_init_params mtmd_helper_video_get_default_params(void);
|
||||
MTMD_API void mtmd_helper_video_set_default_params(struct mtmd_helper_video_init_params params);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user