ci: detach common from the library (#12827)
* fix: detach common from the library * fix: building chat test template
This commit is contained in:
parent
65a69e6e1b
commit
381603a775
3 changed files with 11 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
|||
#include "common.h"
|
||||
#include "log.h"
|
||||
#include "llama.h"
|
||||
#include "common/base64.hpp"
|
||||
#include "base64.hpp"
|
||||
|
||||
// increase max payload length to allow use of larger context size
|
||||
#define CPPHTTPLIB_FORM_URL_ENCODED_PAYLOAD_MAX_LENGTH 1048576
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue