mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 01:05:09 +02:00
qwen3vl fixed (+2 squashed commit)
Squashed commit: [89f65ed0c] wip fixing q3vl [6fa34cff2] wip fixing q3vl
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
//#define MTMD_AUDIO_DEBUG
|
||||
|
||||
#define MINIAUDIO_IMPLEMENTATION
|
||||
// #define MINIAUDIO_IMPLEMENTATION
|
||||
#ifndef MTMD_AUDIO_DEBUG
|
||||
# define MA_NO_ENCODING
|
||||
#endif
|
||||
@@ -26,7 +26,7 @@
|
||||
#define MA_NO_NODE_GRAPH
|
||||
#define MA_NO_ENGINE
|
||||
#define MA_NO_GENERATION
|
||||
#define MA_API static
|
||||
// #define MA_API static
|
||||
#include "miniaudio/miniaudio.h"
|
||||
|
||||
// #define STB_IMAGE_IMPLEMENTATION
|
||||
|
||||
Reference in New Issue
Block a user