mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
Merge branch 'upstream' into concedo_experimental
This commit is contained in:
commit
ebf924c5d1
25 changed files with 672 additions and 73 deletions
|
@ -164,6 +164,8 @@ struct common_hf_file_res {
|
|||
# if !defined(PATH_MAX)
|
||||
# define PATH_MAX MAX_PATH
|
||||
# endif
|
||||
#elif defined(_AIX)
|
||||
#include <sys/limits.h>
|
||||
#else
|
||||
#include <sys/syslimits.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue