Merge branch 'master' into xsn/fix_lora
This commit is contained in:
commit
e68344cb06
79 changed files with 3369 additions and 411 deletions
|
@ -1,3 +1,7 @@
|
|||
#if defined(_MSC_VER)
|
||||
#define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING
|
||||
#endif
|
||||
|
||||
#include "common.h"
|
||||
// Change JSON_ASSERT from assert() to GGML_ASSERT:
|
||||
#define JSON_ASSERT GGML_ASSERT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue