1
0

server.cpp 123 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233
  1. #include "common.h"
  2. #include "llama.h"
  3. #include "grammar-parser.h"
  4. #include "utils.hpp"
  5. #include "oai.hpp"
  6. #include "../llava/clip.h"
  7. #include "stb_image.h"
  8. #ifndef NDEBUG
  9. // crash the server in debug mode, otherwise send an http 500 error
  10. #define CPPHTTPLIB_NO_EXCEPTIONS 1
  11. #endif
  12. // increase max payload length to allow use of larger context size
  13. #define CPPHTTPLIB_FORM_URL_ENCODED_PAYLOAD_MAX_LENGTH 1048576
  14. #include "httplib.h"
  15. #include "json.hpp"
  16. // auto generated files (update with ./deps.sh)
  17. #include "index.html.hpp"
  18. #include "index.js.hpp"
  19. #include "completion.js.hpp"
  20. #include "json-schema-to-grammar.mjs.hpp"
  21. #include <cstddef>
  22. #include <thread>
  23. #include <chrono>
  24. #include <condition_variable>
  25. #include <atomic>
  26. #include <signal.h>
  27. using json = nlohmann::json;
  28. struct server_params
  29. {
  30. std::string hostname = "127.0.0.1";
  31. std::vector<std::string> api_keys;
  32. std::string public_path = "examples/server/public";
  33. std::string chat_template = "";
  34. int32_t port = 8080;
  35. int32_t read_timeout = 600;
  36. int32_t write_timeout = 600;
  37. bool slots_endpoint = true;
  38. };
  39. bool server_verbose = false;
  40. static size_t common_part(const std::vector<llama_token> &a, const std::vector<llama_token> &b)
  41. {
  42. size_t i;
  43. for (i = 0; i < a.size() && i < b.size() && a[i] == b[i]; i++)
  44. {
  45. }
  46. return i;
  47. }
  48. enum stop_type
  49. {
  50. STOP_FULL,
  51. STOP_PARTIAL,
  52. };
  53. static bool ends_with(const std::string &str, const std::string &suffix)
  54. {
  55. return str.size() >= suffix.size() &&
  56. 0 == str.compare(str.size() - suffix.size(), suffix.size(), suffix);
  57. }
  58. static size_t find_partial_stop_string(const std::string &stop,
  59. const std::string &text)
  60. {
  61. if (!text.empty() && !stop.empty())
  62. {
  63. const char text_last_char = text.back();
  64. for (int64_t char_index = stop.size() - 1; char_index >= 0; char_index--)
  65. {
  66. if (stop[char_index] == text_last_char)
  67. {
  68. const std::string current_partial = stop.substr(0, char_index + 1);
  69. if (ends_with(text, current_partial))
  70. {
  71. return text.size() - char_index - 1;
  72. }
  73. }
  74. }
  75. }
  76. return std::string::npos;
  77. }
  78. // TODO: reuse llama_detokenize
  79. template <class Iter>
  80. static std::string tokens_to_str(llama_context *ctx, Iter begin, Iter end)
  81. {
  82. std::string ret;
  83. for (; begin != end; ++begin)
  84. {
  85. ret += llama_token_to_piece(ctx, *begin);
  86. }
  87. return ret;
  88. }
  89. // format incomplete utf-8 multibyte character for output
  90. static std::string tokens_to_output_formatted_string(const llama_context *ctx, const llama_token token)
  91. {
  92. std::string out = token == -1 ? "" : llama_token_to_piece(ctx, token);
  93. // if the size is 1 and first bit is 1, meaning it's a partial character
  94. // (size > 1 meaning it's already a known token)
  95. if (out.size() == 1 && (out[0] & 0x80) == 0x80)
  96. {
  97. std::stringstream ss;
  98. ss << std::hex << (out[0] & 0xff);
  99. std::string res(ss.str());
  100. out = "byte: \\x" + res;
  101. }
  102. return out;
  103. }
  104. // convert a vector of completion_token_output to json
  105. static json probs_vector_to_json(const llama_context *ctx, const std::vector<completion_token_output> &probs)
  106. {
  107. json out = json::array();
  108. for (const auto &prob : probs)
  109. {
  110. json probs_for_token = json::array();
  111. for (const auto &p : prob.probs)
  112. {
  113. std::string tok_str = tokens_to_output_formatted_string(ctx, p.tok);
  114. probs_for_token.push_back(json
  115. {
  116. {"tok_str", tok_str},
  117. {"prob", p.prob},
  118. });
  119. }
  120. std::string tok_str = tokens_to_output_formatted_string(ctx, prob.tok);
  121. out.push_back(json{
  122. {"content", tok_str},
  123. {"probs", probs_for_token},
  124. });
  125. }
  126. return out;
  127. }
  128. struct llama_client_slot
  129. {
  130. int id;
  131. int task_id = -1;
  132. struct slot_params params;
  133. slot_state state = IDLE;
  134. slot_command command = NONE;
  135. // used to determine the slot that has been used the longest
  136. int64_t t_last_used = -1;
  137. // generation props
  138. int32_t n_ctx = 0; // context size per slot
  139. int32_t n_past = 0;
  140. int32_t n_decoded = 0;
  141. int32_t n_remaining = -1;
  142. int32_t i_batch = -1;
  143. int32_t n_predict = -1;
  144. int32_t num_prompt_tokens = 0;
  145. int32_t num_prompt_tokens_processed = 0;
  146. json prompt;
  147. std::string generated_text;
  148. llama_token sampled;
  149. std::vector<llama_token> cache_tokens;
  150. std::vector<completion_token_output> generated_token_probs;
  151. bool infill = false;
  152. bool embedding = false;
  153. bool has_next_token = true;
  154. bool truncated = false;
  155. bool stopped_eos = false;
  156. bool stopped_word = false;
  157. bool stopped_limit = false;
  158. bool oaicompat = false;
  159. std::string oaicompat_model;
  160. std::string stopping_word;
  161. // sampling
  162. struct llama_sampling_params sparams;
  163. llama_sampling_context *ctx_sampling = nullptr;
  164. int32_t ga_i = 0; // group-attention state
  165. int32_t ga_n = 1; // group-attention factor
  166. int32_t ga_w = 512; // group-attention width
  167. int32_t n_past_se = 0; // self-extend
  168. // multimodal
  169. std::vector<slot_image> images;
  170. // stats
  171. size_t sent_count = 0;
  172. size_t sent_token_probs_index = 0;
  173. int64_t t_start_process_prompt;
  174. int64_t t_start_genereration;
  175. double t_prompt_processing; // ms
  176. double t_token_generation; // ms
  177. // multitasks
  178. int multitask_id = -1;
  179. void reset() {
  180. num_prompt_tokens = 0;
  181. generated_text = "";
  182. truncated = false;
  183. stopped_eos = false;
  184. stopped_word = false;
  185. stopped_limit = false;
  186. stopping_word = "";
  187. n_past = 0;
  188. sent_count = 0;
  189. sent_token_probs_index = 0;
  190. infill = false;
  191. ga_i = 0;
  192. n_past_se = 0;
  193. generated_token_probs.clear();
  194. for (slot_image & img : images)
  195. {
  196. free(img.image_embedding);
  197. if (img.img_data) {
  198. clip_image_u8_free(img.img_data);
  199. }
  200. img.prefix_prompt = "";
  201. }
  202. images.clear();
  203. }
  204. bool has_budget(gpt_params &global_params) {
  205. if (params.n_predict == -1 && global_params.n_predict == -1)
  206. {
  207. return true; // limitless
  208. }
  209. n_remaining = -1;
  210. if (params.n_predict != -1)
  211. {
  212. n_remaining = params.n_predict - n_decoded;
  213. }
  214. else if (global_params.n_predict != -1)
  215. {
  216. n_remaining = global_params.n_predict - n_decoded;
  217. }
  218. return n_remaining > 0; // no budget
  219. }
  220. bool available() const {
  221. return state == IDLE && command == NONE;
  222. }
  223. bool is_processing() const {
  224. return (state == IDLE && command == LOAD_PROMPT) || state == PROCESSING;
  225. }
  226. void add_token_string(const completion_token_output &token) {
  227. if (command == RELEASE)
  228. {
  229. return;
  230. }
  231. cache_tokens.push_back(token.tok);
  232. generated_token_probs.push_back(token);
  233. }
  234. void release() {
  235. if (state == PROCESSING)
  236. {
  237. t_token_generation = (ggml_time_us() - t_start_genereration) / 1e3;
  238. command = RELEASE;
  239. }
  240. }
  241. json get_formated_timings() {
  242. return json
  243. {
  244. {"prompt_n", num_prompt_tokens_processed},
  245. {"prompt_ms", t_prompt_processing},
  246. {"prompt_per_token_ms", t_prompt_processing / num_prompt_tokens_processed},
  247. {"prompt_per_second", 1e3 / t_prompt_processing * num_prompt_tokens_processed},
  248. {"predicted_n", n_decoded},
  249. {"predicted_ms", t_token_generation},
  250. {"predicted_per_token_ms", t_token_generation / n_decoded},
  251. {"predicted_per_second", 1e3 / t_token_generation * n_decoded},
  252. };
  253. }
  254. void print_timings() const {
  255. LOG_TEE("\n");
  256. LOG_TEE("%s: prompt eval time = %10.2f ms / %5d tokens (%8.2f ms per token, %8.2f tokens per second)\n",
  257. __func__, t_prompt_processing, num_prompt_tokens_processed, t_prompt_processing / num_prompt_tokens_processed, 1e3 / t_prompt_processing * num_prompt_tokens_processed);
  258. LOG_TEE("%s: eval time = %10.2f ms / %5d runs (%8.2f ms per token, %8.2f tokens per second)\n",
  259. __func__, t_token_generation, n_decoded,t_token_generation / n_decoded, 1e3 / t_token_generation * n_decoded);
  260. LOG_TEE("%s: total time = %10.2f ms\n", __func__, t_prompt_processing + t_token_generation);
  261. }
  262. };
  263. struct llama_server_context
  264. {
  265. llama_model *model = nullptr;
  266. llama_context *ctx = nullptr;
  267. clip_ctx *clp_ctx = nullptr;
  268. gpt_params params;
  269. llama_batch batch;
  270. bool multimodal = false;
  271. bool clean_kv_cache = true;
  272. bool all_slots_are_idle = false;
  273. bool add_bos_token = true;
  274. int32_t n_ctx; // total context for all clients / slots
  275. // system prompt
  276. bool system_need_update = false;
  277. std::string system_prompt;
  278. std::vector<llama_token> system_tokens;
  279. std::string name_user; // this should be the antiprompt
  280. std::string name_assistant;
  281. // slots / clients
  282. std::vector<llama_client_slot> slots;
  283. json default_generation_settings_for_props;
  284. llama_server_queue queue_tasks;
  285. llama_server_response queue_results;
  286. ~llama_server_context()
  287. {
  288. if (ctx)
  289. {
  290. llama_free(ctx);
  291. ctx = nullptr;
  292. }
  293. if (model)
  294. {
  295. llama_free_model(model);
  296. model = nullptr;
  297. }
  298. }
  299. bool load_model(const gpt_params &params_)
  300. {
  301. params = params_;
  302. if (!params.mmproj.empty()) {
  303. multimodal = true;
  304. LOG_TEE("Multi Modal Mode Enabled");
  305. clp_ctx = clip_model_load(params.mmproj.c_str(), /*verbosity=*/ 1);
  306. if(clp_ctx == nullptr) {
  307. LOG_ERROR("unable to load clip model", {{"model", params.mmproj}});
  308. return false;
  309. }
  310. if (params.n_ctx < 2048) { // request larger context for the image embedding
  311. params.n_ctx = 2048;
  312. }
  313. }
  314. std::tie(model, ctx) = llama_init_from_gpt_params(params);
  315. if (model == nullptr)
  316. {
  317. LOG_ERROR("unable to load model", {{"model", params.model}});
  318. return false;
  319. }
  320. if (multimodal) {
  321. const int n_embd_clip = clip_n_mmproj_embd(clp_ctx);
  322. const int n_embd_llm = llama_n_embd(model);
  323. if (n_embd_clip != n_embd_llm) {
  324. LOG_TEE("%s: embedding dim of the multimodal projector (%d) is not equal to that of LLaMA (%d). Make sure that you use the correct mmproj file.\n", __func__, n_embd_clip, n_embd_llm);
  325. llama_free(ctx);
  326. llama_free_model(model);
  327. return false;
  328. }
  329. }
  330. n_ctx = llama_n_ctx(ctx);
  331. add_bos_token = llama_should_add_bos_token(model);
  332. return true;
  333. }
  334. void initialize() {
  335. // create slots
  336. all_slots_are_idle = true;
  337. const int32_t n_ctx_slot = n_ctx / params.n_parallel;
  338. LOG_TEE("Available slots:\n");
  339. for (int i = 0; i < params.n_parallel; i++)
  340. {
  341. llama_client_slot slot;
  342. slot.id = i;
  343. slot.n_ctx = n_ctx_slot;
  344. slot.n_predict = params.n_predict;
  345. LOG_TEE(" -> Slot %i - max context: %i\n", slot.id, n_ctx_slot);
  346. const int ga_n = params.grp_attn_n;
  347. const int ga_w = params.grp_attn_w;
  348. if (ga_n != 1) {
  349. GGML_ASSERT(ga_n > 0 && "ga_n must be positive"); // NOLINT
  350. GGML_ASSERT(ga_w % ga_n == 0 && "ga_w must be a multiple of ga_n"); // NOLINT
  351. //GGML_ASSERT(n_ctx_train % ga_w == 0 && "n_ctx_train must be a multiple of ga_w"); // NOLINT
  352. //GGML_ASSERT(n_ctx >= n_ctx_train * ga_n && "n_ctx must be at least n_ctx_train * ga_n"); // NOLINT
  353. LOG_TEE(" -> Slot %i - self-extend: ga_n = %d, ga_w = %d\n", slot.id, ga_n, ga_w);
  354. }
  355. slot.ga_i = 0;
  356. slot.ga_n = ga_n;
  357. slot.ga_w = ga_w;
  358. slot.reset();
  359. slots.push_back(slot);
  360. }
  361. default_generation_settings_for_props = get_formated_generation(slots.front());
  362. default_generation_settings_for_props["seed"] = -1;
  363. batch = llama_batch_init(n_ctx, 0, params.n_parallel);
  364. }
  365. std::vector<llama_token> tokenize(const json & json_prompt, bool add_bos) const
  366. {
  367. // TODO: currently, we tokenize using special tokens by default
  368. // this is not always correct (see https://github.com/ggerganov/llama.cpp/pull/4160#issuecomment-1824826216)
  369. // but it's better compared to completely ignoring ChatML and other chat templates
  370. const bool TMP_FORCE_SPECIAL = true;
  371. // If `add_bos` is true, we only add BOS, when json_prompt is a string,
  372. // or the first element of the json_prompt array is a string.
  373. std::vector<llama_token> prompt_tokens;
  374. if (json_prompt.is_array())
  375. {
  376. bool first = true;
  377. for (const auto& p : json_prompt)
  378. {
  379. if (p.is_string())
  380. {
  381. auto s = p.template get<std::string>();
  382. std::vector<llama_token> p;
  383. if (first)
  384. {
  385. p = ::llama_tokenize(ctx, s, add_bos, TMP_FORCE_SPECIAL);
  386. first = false;
  387. }
  388. else
  389. {
  390. p = ::llama_tokenize(ctx, s, false, TMP_FORCE_SPECIAL);
  391. }
  392. prompt_tokens.insert(prompt_tokens.end(), p.begin(), p.end());
  393. }
  394. else
  395. {
  396. if (first)
  397. {
  398. first = false;
  399. }
  400. prompt_tokens.push_back(p.template get<llama_token>());
  401. }
  402. }
  403. }
  404. else
  405. {
  406. auto s = json_prompt.template get<std::string>();
  407. prompt_tokens = ::llama_tokenize(ctx, s, add_bos, TMP_FORCE_SPECIAL);
  408. }
  409. return prompt_tokens;
  410. }
  411. llama_client_slot* get_slot(int id) {
  412. int64_t t_last = ggml_time_us();
  413. llama_client_slot *last_used = nullptr;
  414. for (llama_client_slot & slot : slots)
  415. {
  416. if (slot.id == id && slot.available())
  417. {
  418. return &slot;
  419. }
  420. if (slot.available() && slot.t_last_used < t_last)
  421. {
  422. last_used = &slot;
  423. t_last = slot.t_last_used;
  424. }
  425. }
  426. return last_used;
  427. }
  428. bool launch_slot_with_data(llama_client_slot* &slot, json data) {
  429. slot_params default_params;
  430. llama_sampling_params default_sparams;
  431. if (data.count("__oaicompat") != 0) {
  432. slot->oaicompat = true;
  433. slot->oaicompat_model = json_value(data, "model", std::string(DEFAULT_OAICOMPAT_MODEL));
  434. } else {
  435. slot->oaicompat = false;
  436. slot->oaicompat_model = "";
  437. }
  438. slot->params.stream = json_value(data, "stream", false);
  439. slot->params.cache_prompt = json_value(data, "cache_prompt", false);
  440. slot->params.n_predict = json_value(data, "n_predict", default_params.n_predict);
  441. slot->sparams.top_k = json_value(data, "top_k", default_sparams.top_k);
  442. slot->sparams.top_p = json_value(data, "top_p", default_sparams.top_p);
  443. slot->sparams.min_p = json_value(data, "min_p", default_sparams.min_p);
  444. slot->sparams.tfs_z = json_value(data, "tfs_z", default_sparams.tfs_z);
  445. slot->sparams.typical_p = json_value(data, "typical_p", default_sparams.typical_p);
  446. slot->sparams.temp = json_value(data, "temperature", default_sparams.temp);
  447. slot->sparams.dynatemp_range = json_value(data, "dynatemp_range", default_sparams.dynatemp_range);
  448. slot->sparams.dynatemp_exponent = json_value(data, "dynatemp_exponent", default_sparams.dynatemp_exponent);
  449. slot->sparams.penalty_last_n = json_value(data, "repeat_last_n", default_sparams.penalty_last_n);
  450. slot->sparams.penalty_repeat = json_value(data, "repeat_penalty", default_sparams.penalty_repeat);
  451. slot->sparams.penalty_freq = json_value(data, "frequency_penalty", default_sparams.penalty_freq);
  452. slot->sparams.penalty_present = json_value(data, "presence_penalty", default_sparams.penalty_present);
  453. slot->sparams.mirostat = json_value(data, "mirostat", default_sparams.mirostat);
  454. slot->sparams.mirostat_tau = json_value(data, "mirostat_tau", default_sparams.mirostat_tau);
  455. slot->sparams.mirostat_eta = json_value(data, "mirostat_eta", default_sparams.mirostat_eta);
  456. slot->sparams.penalize_nl = json_value(data, "penalize_nl", default_sparams.penalize_nl);
  457. slot->params.n_keep = json_value(data, "n_keep", slot->params.n_keep);
  458. slot->params.seed = json_value(data, "seed", default_params.seed);
  459. slot->sparams.grammar = json_value(data, "grammar", default_sparams.grammar);
  460. slot->sparams.n_probs = json_value(data, "n_probs", default_sparams.n_probs);
  461. slot->sparams.min_keep = json_value(data, "min_keep", default_sparams.min_keep);
  462. if (slot->n_predict > 0 && slot->params.n_predict > slot->n_predict) {
  463. // Might be better to reject the request with a 400 ?
  464. LOG_WARNING("Max tokens to predict exceeds server configuration", {
  465. {"params.n_predict", slot->params.n_predict},
  466. {"slot.n_predict", slot->n_predict},
  467. });
  468. slot->params.n_predict = slot->n_predict;
  469. }
  470. // infill
  471. if (data.count("input_prefix") != 0)
  472. {
  473. slot->params.input_prefix = data["input_prefix"];
  474. }
  475. else
  476. {
  477. slot->params.input_prefix = "";
  478. }
  479. if (data.count("input_suffix") != 0)
  480. {
  481. slot->params.input_suffix = data["input_suffix"];
  482. }
  483. else
  484. {
  485. slot->params.input_suffix = "";
  486. }
  487. if (data.count("prompt") != 0)
  488. {
  489. slot->prompt = data["prompt"];
  490. }
  491. else
  492. {
  493. slot->prompt = "";
  494. }
  495. slot->sparams.penalty_prompt_tokens.clear();
  496. slot->sparams.use_penalty_prompt_tokens = false;
  497. const auto &penalty_prompt = data.find("penalty_prompt");
  498. if (penalty_prompt != data.end())
  499. {
  500. if (penalty_prompt->is_string())
  501. {
  502. const auto penalty_prompt_string = penalty_prompt->get<std::string>();
  503. auto penalty_tokens = llama_tokenize(model, penalty_prompt_string, false);
  504. slot->sparams.penalty_prompt_tokens.swap(penalty_tokens);
  505. if (slot->params.n_predict > 0)
  506. {
  507. slot->sparams.penalty_prompt_tokens.reserve(slot->sparams.penalty_prompt_tokens.size() + slot->params.n_predict);
  508. }
  509. slot->sparams.use_penalty_prompt_tokens = true;
  510. }
  511. else if (penalty_prompt->is_array())
  512. {
  513. const auto n_tokens = penalty_prompt->size();
  514. slot->sparams.penalty_prompt_tokens.reserve(n_tokens + std::max(0, slot->params.n_predict));
  515. const int n_vocab = llama_n_vocab(model);
  516. for (const auto &penalty_token : *penalty_prompt)
  517. {
  518. if (penalty_token.is_number_integer())
  519. {
  520. const auto tok = penalty_token.get<llama_token>();
  521. if (tok >= 0 && tok < n_vocab)
  522. {
  523. slot->sparams.penalty_prompt_tokens.push_back(tok);
  524. }
  525. }
  526. }
  527. slot->sparams.use_penalty_prompt_tokens = true;
  528. }
  529. }
  530. slot->sparams.logit_bias.clear();
  531. if (json_value(data, "ignore_eos", false))
  532. {
  533. slot->sparams.logit_bias[llama_token_eos(model)] = -INFINITY;
  534. }
  535. const auto &logit_bias = data.find("logit_bias");
  536. if (logit_bias != data.end() && logit_bias->is_array())
  537. {
  538. const int n_vocab = llama_n_vocab(model);
  539. for (const auto &el : *logit_bias)
  540. {
  541. if (el.is_array() && el.size() == 2)
  542. {
  543. float bias;
  544. if (el[1].is_number())
  545. {
  546. bias = el[1].get<float>();
  547. }
  548. else if (el[1].is_boolean() && !el[1].get<bool>())
  549. {
  550. bias = -INFINITY;
  551. }
  552. else
  553. {
  554. continue;
  555. }
  556. if (el[0].is_number_integer())
  557. {
  558. llama_token tok = el[0].get<llama_token>();
  559. if (tok >= 0 && tok < n_vocab)
  560. {
  561. slot->sparams.logit_bias[tok] = bias;
  562. }
  563. }
  564. else if (el[0].is_string())
  565. {
  566. auto toks = llama_tokenize(model, el[0].get<std::string>(), false);
  567. for (auto tok : toks)
  568. {
  569. slot->sparams.logit_bias[tok] = bias;
  570. }
  571. }
  572. }
  573. }
  574. }
  575. slot->params.antiprompt.clear();
  576. const auto &stop = data.find("stop");
  577. if (stop != data.end() && stop->is_array())
  578. {
  579. for (const auto &word : *stop)
  580. {
  581. if (!word.empty())
  582. {
  583. slot->params.antiprompt.push_back(word);
  584. }
  585. }
  586. }
  587. const auto &samplers_sequence = data.find("samplers");
  588. if (samplers_sequence != data.end() && samplers_sequence->is_array())
  589. {
  590. std::vector<std::string> sampler_names;
  591. for (const auto &sampler_name : *samplers_sequence)
  592. {
  593. if (sampler_name.is_string())
  594. {
  595. sampler_names.emplace_back(sampler_name);
  596. }
  597. }
  598. slot->sparams.samplers_sequence = sampler_types_from_names(sampler_names, false);
  599. }
  600. else
  601. {
  602. slot->sparams.samplers_sequence = default_sparams.samplers_sequence;
  603. }
  604. if (multimodal)
  605. {
  606. const auto &images_data = data.find("image_data");
  607. if (images_data != data.end() && images_data->is_array())
  608. {
  609. for (const auto &img : *images_data)
  610. {
  611. const std::vector<uint8_t> image_buffer = base64_decode(img["data"].get<std::string>());
  612. slot_image img_sl;
  613. img_sl.id = img.count("id") != 0 ? img["id"].get<int>() : slot->images.size();
  614. img_sl.img_data = clip_image_u8_init();
  615. if (!clip_image_load_from_bytes(image_buffer.data(), image_buffer.size(), img_sl.img_data))
  616. {
  617. LOG_TEE("slot %i - failed to load image [id: %i]\n", slot->id, img_sl.id);
  618. return false;
  619. }
  620. LOG_TEE("slot %i - loaded image\n", slot->id);
  621. img_sl.request_encode_image = true;
  622. slot->images.push_back(img_sl);
  623. }
  624. // process prompt
  625. // example: system prompt [img-102] user [img-103] describe [img-134] -> [{id: 102, prefix: 'system prompt '}, {id: 103, prefix: ' user '}, {id: 134, prefix: ' describe '}]}
  626. if (slot->images.size() > 0 && !slot->prompt.is_array())
  627. {
  628. std::string prompt = slot->prompt.get<std::string>();
  629. size_t pos = 0, begin_prefix = 0;
  630. std::string pattern = "[img-";
  631. while ((pos = prompt.find(pattern, pos)) != std::string::npos) {
  632. size_t end_prefix = pos;
  633. pos += pattern.length();
  634. size_t end_pos = prompt.find(']', pos);
  635. if (end_pos != std::string::npos)
  636. {
  637. std::string image_id = prompt.substr(pos, end_pos - pos);
  638. try
  639. {
  640. int img_id = std::stoi(image_id);
  641. bool found = false;
  642. for (slot_image &img : slot->images)
  643. {
  644. if (img.id == img_id) {
  645. found = true;
  646. img.prefix_prompt = prompt.substr(begin_prefix, end_prefix - begin_prefix);
  647. begin_prefix = end_pos + 1;
  648. break;
  649. }
  650. }
  651. if (!found) {
  652. LOG_TEE("ERROR: Image with id: %i, not found.\n", img_id);
  653. slot->images.clear();
  654. return false;
  655. }
  656. } catch (const std::invalid_argument& e) {
  657. LOG_TEE("Invalid image number id in prompt\n");
  658. slot->images.clear();
  659. return false;
  660. }
  661. }
  662. }
  663. slot->prompt = "";
  664. slot->params.input_suffix = prompt.substr(begin_prefix);
  665. slot->params.cache_prompt = false; // multimodal doesn't support cache prompt
  666. }
  667. }
  668. }
  669. if (slot->ctx_sampling != nullptr)
  670. {
  671. llama_sampling_free(slot->ctx_sampling);
  672. }
  673. slot->ctx_sampling = llama_sampling_init(slot->sparams);
  674. llama_set_rng_seed(ctx, slot->params.seed);
  675. slot->command = LOAD_PROMPT;
  676. all_slots_are_idle = false;
  677. LOG_TEE("slot %i is processing [task id: %i]\n", slot->id, slot->task_id);
  678. return true;
  679. }
  680. void kv_cache_clear() {
  681. // clear the entire KV cache
  682. llama_kv_cache_clear(ctx);
  683. clean_kv_cache = false;
  684. }
  685. void update_system_prompt() {
  686. kv_cache_clear();
  687. system_tokens.clear();
  688. if (!system_prompt.empty()) {
  689. system_tokens = ::llama_tokenize(ctx, system_prompt, add_bos_token);
  690. llama_batch_clear(batch);
  691. for (int i = 0; i < (int)system_tokens.size(); ++i)
  692. {
  693. llama_batch_add(batch, system_tokens[i], i, { 0 }, false);
  694. }
  695. if (llama_decode(ctx, batch) != 0)
  696. {
  697. LOG_TEE("%s: llama_decode() failed\n", __func__);
  698. return;
  699. }
  700. // assign the system KV cache to all parallel sequences
  701. for (int32_t i = 1; i < params.n_parallel; ++i)
  702. {
  703. llama_kv_cache_seq_cp(ctx, 0, i, 0, system_tokens.size());
  704. }
  705. }
  706. LOG_TEE("system prompt updated\n");
  707. system_need_update = false;
  708. }
  709. void notify_system_prompt_changed() {
  710. // release all slots
  711. for (llama_client_slot &slot : slots)
  712. {
  713. slot.release();
  714. }
  715. system_need_update = true;
  716. }
  717. void process_system_prompt_data(const json &sys_props) {
  718. system_prompt = sys_props.value("prompt", "");
  719. name_user = sys_props.value("anti_prompt", "");
  720. name_assistant = sys_props.value("assistant_name", "");
  721. notify_system_prompt_changed();
  722. }
  723. static size_t find_stopping_strings(const std::string &text, const size_t last_token_size,
  724. const stop_type type, llama_client_slot &slot)
  725. {
  726. size_t stop_pos = std::string::npos;
  727. for (const std::string &word : slot.params.antiprompt)
  728. {
  729. size_t pos;
  730. if (type == STOP_FULL)
  731. {
  732. const size_t tmp = word.size() + last_token_size;
  733. const size_t from_pos = text.size() > tmp ? text.size() - tmp : 0;
  734. pos = text.find(word, from_pos);
  735. }
  736. else
  737. {
  738. pos = find_partial_stop_string(word, text);
  739. }
  740. if (pos != std::string::npos &&
  741. (stop_pos == std::string::npos || pos < stop_pos))
  742. {
  743. if (type == STOP_FULL)
  744. {
  745. slot.stopped_word = true;
  746. slot.stopping_word = word;
  747. slot.has_next_token = false;
  748. }
  749. stop_pos = pos;
  750. }
  751. }
  752. return stop_pos;
  753. }
  754. bool process_token(completion_token_output &result, llama_client_slot &slot) {
  755. // remember which tokens were sampled - used for repetition penalties during sampling
  756. const std::string token_str = llama_token_to_piece(ctx, result.tok);
  757. slot.sampled = result.tok;
  758. // search stop word and delete it
  759. slot.generated_text += token_str;
  760. slot.has_next_token = true;
  761. if (slot.ctx_sampling->params.use_penalty_prompt_tokens && result.tok != -1)
  762. {
  763. // we can change penalty_prompt_tokens because it is always created from scratch each request
  764. slot.ctx_sampling->params.penalty_prompt_tokens.push_back(result.tok);
  765. }
  766. // check if there is incomplete UTF-8 character at the end
  767. bool incomplete = false;
  768. for (unsigned i = 1; i < 5 && i <= slot.generated_text.size(); ++i)
  769. {
  770. unsigned char c = slot.generated_text[slot.generated_text.size() - i];
  771. if ((c & 0xC0) == 0x80)
  772. {
  773. // continuation byte: 10xxxxxx
  774. continue;
  775. }
  776. if ((c & 0xE0) == 0xC0)
  777. {
  778. // 2-byte character: 110xxxxx ...
  779. incomplete = i < 2;
  780. }
  781. else if ((c & 0xF0) == 0xE0)
  782. {
  783. // 3-byte character: 1110xxxx ...
  784. incomplete = i < 3;
  785. }
  786. else if ((c & 0xF8) == 0xF0)
  787. {
  788. // 4-byte character: 11110xxx ...
  789. incomplete = i < 4;
  790. }
  791. // else 1-byte character or invalid byte
  792. break;
  793. }
  794. if (!incomplete)
  795. {
  796. size_t pos = std::min(slot.sent_count, slot.generated_text.size());
  797. const std::string str_test = slot.generated_text.substr(pos);
  798. bool is_stop_full = false;
  799. size_t stop_pos = find_stopping_strings(str_test, token_str.size(), STOP_FULL, slot);
  800. if (stop_pos != std::string::npos)
  801. {
  802. is_stop_full = true;
  803. slot.generated_text.erase(
  804. slot.generated_text.begin() + pos + stop_pos,
  805. slot.generated_text.end());
  806. pos = std::min(slot.sent_count, slot.generated_text.size());
  807. }
  808. else
  809. {
  810. is_stop_full = false;
  811. stop_pos = find_stopping_strings(str_test, token_str.size(), STOP_PARTIAL, slot);
  812. }
  813. // check if there is any token to predict
  814. if (stop_pos == std::string::npos || (!slot.has_next_token && !is_stop_full && stop_pos > 0))
  815. {
  816. // no send the stop word in the response
  817. result.text_to_send = slot.generated_text.substr(pos, std::string::npos);
  818. slot.sent_count += result.text_to_send.size();
  819. // add the token to slot queue and cache
  820. }
  821. slot.add_token_string(result);
  822. if (slot.params.stream)
  823. {
  824. send_partial_response(slot, result);
  825. }
  826. }
  827. if (incomplete)
  828. {
  829. slot.has_next_token = true;
  830. }
  831. // check the limits
  832. if (slot.n_decoded > 0 && slot.has_next_token && !slot.has_budget(params))
  833. {
  834. slot.stopped_limit = true;
  835. slot.has_next_token = false;
  836. }
  837. if (!slot.cache_tokens.empty() && result.tok == llama_token_eos(model))
  838. {
  839. slot.stopped_eos = true;
  840. slot.has_next_token = false;
  841. LOG_VERBOSE("eos token found", {});
  842. }
  843. LOG_VERBOSE("next token", {
  844. {"token", result.tok},
  845. {"token_text", tokens_to_output_formatted_string(ctx, result.tok)},
  846. {"has_next_token", slot.has_next_token},
  847. {"n_remain", slot.n_remaining},
  848. {"num_tokens_predicted", slot.n_decoded},
  849. {"stopped_eos", slot.stopped_eos},
  850. {"stopped_word", slot.stopped_word},
  851. {"stopped_limit", slot.stopped_limit},
  852. {"stopping_word", slot.stopping_word},
  853. });
  854. return slot.has_next_token; // continue
  855. }
  856. bool process_images(llama_client_slot &slot) const
  857. {
  858. for (slot_image &img : slot.images)
  859. {
  860. if (!img.request_encode_image)
  861. {
  862. continue;
  863. }
  864. clip_image_f32_batch img_res_v;
  865. img_res_v.size = 0;
  866. img_res_v.data = nullptr;
  867. if (!clip_image_preprocess(clp_ctx, img.img_data, img_res_v))
  868. {
  869. LOG_TEE("Error processing the given image");
  870. clip_free(clp_ctx);
  871. clip_image_f32_batch_free(img_res_v);
  872. return false;
  873. }
  874. if (img_res_v.size == 0)
  875. {
  876. LOG_TEE("Error processing the given image");
  877. return false;
  878. }
  879. // note: assumes only one image was returned by clip_image_preprocess
  880. clip_image_f32 * img_res = img_res_v.data;
  881. img.image_tokens = clip_n_patches(clp_ctx);
  882. img.image_embedding = (float *)malloc(clip_embd_nbytes(clp_ctx));
  883. if (!img.image_embedding)
  884. {
  885. LOG_TEE("Unable to allocate memory for image embeddings\n");
  886. clip_image_f32_batch_free(img_res_v);
  887. clip_free(clp_ctx);
  888. return false;
  889. }
  890. LOG_TEE("slot %i - encoding image [id: %i]\n", slot.id, img.id);
  891. if (!clip_image_encode(clp_ctx, params.n_threads, img_res, img.image_embedding))
  892. {
  893. LOG_TEE("Unable to encode image\n");
  894. clip_image_f32_batch_free(img_res_v);
  895. return false;
  896. }
  897. clip_image_f32_batch_free(img_res_v);
  898. img.request_encode_image = false;
  899. }
  900. return slot.images.size() > 0;
  901. }
  902. void send_error(task_server& task, const std::string &error)
  903. {
  904. LOG_TEE("task %i - error: %s\n", task.id, error.c_str());
  905. task_result res;
  906. res.id = task.id;
  907. res.multitask_id = task.multitask_id;
  908. res.stop = false;
  909. res.error = true;
  910. res.result_json = { { "content", error } };
  911. queue_results.send(res);
  912. }
  913. json get_formated_generation(llama_client_slot &slot)
  914. {
  915. const auto eos_bias = slot.sparams.logit_bias.find(llama_token_eos(model));
  916. const bool ignore_eos = eos_bias != slot.sparams.logit_bias.end() &&
  917. eos_bias->second < 0.0f && std::isinf(eos_bias->second);
  918. std::vector<std::string> samplers_sequence;
  919. for (const auto &sampler_type : slot.sparams.samplers_sequence)
  920. {
  921. samplers_sequence.emplace_back(sampler_type_to_name_string(sampler_type));
  922. }
  923. return json {
  924. {"n_ctx", slot.n_ctx},
  925. {"n_predict", slot.n_predict},
  926. {"model", params.model_alias},
  927. {"seed", slot.params.seed},
  928. {"temperature", slot.sparams.temp},
  929. {"dynatemp_range", slot.sparams.dynatemp_range},
  930. {"dynatemp_exponent", slot.sparams.dynatemp_exponent},
  931. {"top_k", slot.sparams.top_k},
  932. {"top_p", slot.sparams.top_p},
  933. {"min_p", slot.sparams.min_p},
  934. {"tfs_z", slot.sparams.tfs_z},
  935. {"typical_p", slot.sparams.typical_p},
  936. {"repeat_last_n", slot.sparams.penalty_last_n},
  937. {"repeat_penalty", slot.sparams.penalty_repeat},
  938. {"presence_penalty", slot.sparams.penalty_present},
  939. {"frequency_penalty", slot.sparams.penalty_freq},
  940. {"penalty_prompt_tokens", slot.sparams.penalty_prompt_tokens},
  941. {"use_penalty_prompt_tokens", slot.sparams.use_penalty_prompt_tokens},
  942. {"mirostat", slot.sparams.mirostat},
  943. {"mirostat_tau", slot.sparams.mirostat_tau},
  944. {"mirostat_eta", slot.sparams.mirostat_eta},
  945. {"penalize_nl", slot.sparams.penalize_nl},
  946. {"stop", slot.params.antiprompt},
  947. {"n_predict", slot.params.n_predict},
  948. {"n_keep", params.n_keep},
  949. {"ignore_eos", ignore_eos},
  950. {"stream", slot.params.stream},
  951. {"logit_bias", slot.sparams.logit_bias},
  952. {"n_probs", slot.sparams.n_probs},
  953. {"min_keep", slot.sparams.min_keep},
  954. {"grammar", slot.sparams.grammar},
  955. {"samplers", samplers_sequence}
  956. };
  957. }
  958. void send_partial_response(llama_client_slot &slot, completion_token_output tkn)
  959. {
  960. task_result res;
  961. res.id = slot.task_id;
  962. res.multitask_id = slot.multitask_id;
  963. res.error = false;
  964. res.stop = false;
  965. res.result_json = json
  966. {
  967. {"content", tkn.text_to_send},
  968. {"stop", false},
  969. {"slot_id", slot.id},
  970. {"multimodal", multimodal}
  971. };
  972. if (slot.sparams.n_probs > 0)
  973. {
  974. std::vector<completion_token_output> probs_output = {};
  975. const std::vector<llama_token> to_send_toks = llama_tokenize(ctx, tkn.text_to_send, false);
  976. size_t probs_pos = std::min(slot.sent_token_probs_index, slot.generated_token_probs.size());
  977. size_t probs_stop_pos = std::min(slot.sent_token_probs_index + to_send_toks.size(), slot.generated_token_probs.size());
  978. if (probs_pos < probs_stop_pos)
  979. {
  980. probs_output = std::vector<completion_token_output>(slot.generated_token_probs.begin() + probs_pos, slot.generated_token_probs.begin() + probs_stop_pos);
  981. }
  982. slot.sent_token_probs_index = probs_stop_pos;
  983. res.result_json["completion_probabilities"] = probs_vector_to_json(ctx, probs_output);
  984. }
  985. if (slot.oaicompat)
  986. {
  987. res.result_json["oaicompat_token_ctr"] = slot.n_decoded;
  988. res.result_json["model"] = slot.oaicompat_model;
  989. }
  990. queue_results.send(res);
  991. }
  992. void send_final_response(llama_client_slot &slot)
  993. {
  994. task_result res;
  995. res.id = slot.task_id;
  996. res.multitask_id = slot.multitask_id;
  997. res.error = false;
  998. res.stop = true;
  999. res.result_json = json
  1000. {
  1001. {"content", !slot.params.stream ? slot.generated_text : ""},
  1002. {"slot_id", slot.id},
  1003. {"stop", true},
  1004. {"model", params.model_alias},
  1005. {"tokens_predicted", slot.n_decoded},
  1006. {"tokens_evaluated", slot.num_prompt_tokens},
  1007. {"generation_settings", get_formated_generation(slot)},
  1008. {"prompt", slot.prompt},
  1009. {"truncated", slot.truncated},
  1010. {"stopped_eos", slot.stopped_eos},
  1011. {"stopped_word", slot.stopped_word},
  1012. {"stopped_limit", slot.stopped_limit},
  1013. {"stopping_word", slot.stopping_word},
  1014. {"tokens_cached", slot.n_past},
  1015. {"timings", slot.get_formated_timings()}
  1016. };
  1017. if (slot.sparams.n_probs > 0)
  1018. {
  1019. std::vector<completion_token_output> probs = {};
  1020. if (!slot.params.stream && slot.stopped_word)
  1021. {
  1022. const std::vector<llama_token> stop_word_toks = llama_tokenize(ctx, slot.stopping_word, false);
  1023. probs = std::vector<completion_token_output>(slot.generated_token_probs.begin(), slot.generated_token_probs.end() - stop_word_toks.size());
  1024. }
  1025. else
  1026. {
  1027. probs = std::vector<completion_token_output>(
  1028. slot.generated_token_probs.begin(),
  1029. slot.generated_token_probs.end());
  1030. }
  1031. res.result_json["completion_probabilities"] = probs_vector_to_json(ctx, probs);
  1032. }
  1033. if (slot.oaicompat)
  1034. {
  1035. res.result_json["oaicompat_token_ctr"] = slot.n_decoded;
  1036. res.result_json["model"] = slot.oaicompat_model;
  1037. }
  1038. queue_results.send(res);
  1039. }
  1040. void send_embedding(llama_client_slot &slot)
  1041. {
  1042. task_result res;
  1043. res.id = slot.task_id;
  1044. res.multitask_id = slot.multitask_id;
  1045. res.error = false;
  1046. res.stop = true;
  1047. const int n_embd = llama_n_embd(model);
  1048. if (!params.embedding)
  1049. {
  1050. LOG_WARNING("embedding disabled", {
  1051. {"params.embedding", params.embedding},
  1052. });
  1053. res.result_json = json
  1054. {
  1055. {"embedding", std::vector<float>(n_embd, 0.0f)},
  1056. };
  1057. }
  1058. else
  1059. {
  1060. const float *data = llama_get_embeddings(ctx);
  1061. std::vector<float> embedding(data, data + n_embd);
  1062. res.result_json = json
  1063. {
  1064. {"embedding", embedding },
  1065. };
  1066. }
  1067. queue_results.send(res);
  1068. }
  1069. void request_completion(int task_id, json data, bool infill, bool embedding, int multitask_id)
  1070. {
  1071. task_server task;
  1072. task.id = task_id;
  1073. task.target_id = 0;
  1074. task.data = std::move(data);
  1075. task.infill_mode = infill;
  1076. task.embedding_mode = embedding;
  1077. task.type = TASK_TYPE_COMPLETION;
  1078. task.multitask_id = multitask_id;
  1079. // when a completion task's prompt array is not a singleton, we split it into multiple requests
  1080. // otherwise, it's a single-prompt task, we actually queue it
  1081. // if there's numbers in the prompt array it will be treated as an array of tokens
  1082. if (task.data.count("prompt") != 0 && task.data.at("prompt").size() > 1) {
  1083. bool numbers = false;
  1084. for (const auto& e : task.data.at("prompt")) {
  1085. if (e.is_number()) {
  1086. numbers = true;
  1087. break;
  1088. }
  1089. }
  1090. // NOTE: split_multiprompt_task() does not handle a mix of strings and numbers,
  1091. // it will completely stall the server. I don't know where the bug for this is.
  1092. //
  1093. // if there are numbers, it needs to be treated like a single prompt,
  1094. // queue_tasks handles a mix of strings and numbers just fine.
  1095. if (numbers) {
  1096. queue_tasks.post(task);
  1097. } else {
  1098. split_multiprompt_task(task_id, task);
  1099. }
  1100. } else {
  1101. queue_tasks.post(task);
  1102. }
  1103. }
  1104. // for multiple images processing
  1105. bool ingest_images(llama_client_slot &slot, int n_batch)
  1106. {
  1107. int image_idx = 0;
  1108. while (image_idx < (int) slot.images.size())
  1109. {
  1110. slot_image &img = slot.images[image_idx];
  1111. // process prefix prompt
  1112. for (int32_t i = 0; i < (int32_t) batch.n_tokens; i += n_batch)
  1113. {
  1114. const int32_t n_tokens = std::min(n_batch, (int32_t) (batch.n_tokens - i));
  1115. llama_batch batch_view = {
  1116. n_tokens,
  1117. batch.token + i,
  1118. nullptr,
  1119. batch.pos + i,
  1120. batch.n_seq_id + i,
  1121. batch.seq_id + i,
  1122. batch.logits + i,
  1123. 0, 0, 0, // unused
  1124. };
  1125. if (llama_decode(ctx, batch_view))
  1126. {
  1127. LOG_TEE("%s : failed to eval\n", __func__);
  1128. return false;
  1129. }
  1130. }
  1131. // process image with llm
  1132. for (int i = 0; i < img.image_tokens; i += n_batch)
  1133. {
  1134. int n_eval = img.image_tokens - i;
  1135. if (n_eval > n_batch)
  1136. {
  1137. n_eval = n_batch;
  1138. }
  1139. const int n_embd = llama_n_embd(model);
  1140. llama_batch batch_img = { n_eval, nullptr, (img.image_embedding + i * n_embd), nullptr, nullptr, nullptr, nullptr, slot.n_past, 1, 0, };
  1141. if (llama_decode(ctx, batch_img))
  1142. {
  1143. LOG_TEE("%s : failed to eval image\n", __func__);
  1144. return false;
  1145. }
  1146. slot.n_past += n_eval;
  1147. }
  1148. image_idx++;
  1149. llama_batch_clear(batch);
  1150. // append prefix of next image
  1151. const auto json_prompt = (image_idx >= (int) slot.images.size()) ?
  1152. slot.params.input_suffix : // no more images, then process suffix prompt
  1153. (json)(slot.images[image_idx].prefix_prompt);
  1154. std::vector<llama_token> append_tokens = tokenize(json_prompt, false); // has next image
  1155. for (int i = 0; i < (int) append_tokens.size(); ++i)
  1156. {
  1157. llama_batch_add(batch, append_tokens[i], system_tokens.size() + slot.n_past, { slot.id }, true);
  1158. slot.n_past += 1;
  1159. }
  1160. }
  1161. return true;
  1162. }
  1163. void request_cancel(int task_id)
  1164. {
  1165. task_server task;
  1166. task.type = TASK_TYPE_CANCEL;
  1167. task.target_id = task_id;
  1168. queue_tasks.post(task);
  1169. }
  1170. void split_multiprompt_task(int multitask_id, task_server& multiprompt_task)
  1171. {
  1172. int prompt_count = multiprompt_task.data.at("prompt").size();
  1173. if (prompt_count <= 1) {
  1174. send_error(multiprompt_task, "error while handling multiple prompts");
  1175. return;
  1176. }
  1177. // generate all the ID for subtask
  1178. std::vector<int> subtask_ids(prompt_count);
  1179. for (int i = 0; i < prompt_count; i++)
  1180. {
  1181. subtask_ids[i] = queue_tasks.get_new_id();
  1182. }
  1183. // queue up the multitask so we can track its subtask progression
  1184. queue_tasks.add_multitask(multitask_id, subtask_ids);
  1185. // add subtasks
  1186. for (int i = 0; i < prompt_count; i++)
  1187. {
  1188. json subtask_data = multiprompt_task.data;
  1189. subtask_data["prompt"] = subtask_data["prompt"][i];
  1190. // subtasks inherit everything else (infill mode, embedding mode, etc.)
  1191. request_completion(subtask_ids[i], subtask_data, multiprompt_task.infill_mode, multiprompt_task.embedding_mode, multitask_id);
  1192. }
  1193. }
  1194. void process_single_task(task_server& task)
  1195. {
  1196. switch (task.type)
  1197. {
  1198. case TASK_TYPE_COMPLETION: {
  1199. llama_client_slot *slot = get_slot(json_value(task.data, "slot_id", -1));
  1200. if (slot == nullptr)
  1201. {
  1202. // if no slot is available, we defer this task for processing later
  1203. LOG_VERBOSE("no slot is available", {});
  1204. queue_tasks.defer(task);
  1205. break;
  1206. }
  1207. if (task.data.contains("system_prompt"))
  1208. {
  1209. if (!all_slots_are_idle) {
  1210. send_error(task, "system prompt can only be updated when all slots are idle");
  1211. break;
  1212. }
  1213. process_system_prompt_data(task.data["system_prompt"]);
  1214. // reset cache_tokens for all slots
  1215. for (llama_client_slot &slot : slots)
  1216. {
  1217. slot.cache_tokens.clear();
  1218. slot.n_past = 0;
  1219. slot.n_past_se = 0;
  1220. }
  1221. }
  1222. slot->reset();
  1223. slot->infill = task.infill_mode;
  1224. slot->embedding = task.embedding_mode;
  1225. slot->task_id = task.id;
  1226. slot->multitask_id = task.multitask_id;
  1227. if (!launch_slot_with_data(slot, task.data))
  1228. {
  1229. // send error result
  1230. send_error(task, "internal_error");
  1231. break;
  1232. }
  1233. } break;
  1234. case TASK_TYPE_CANCEL: { // release slot linked with the task id
  1235. for (auto & slot : slots)
  1236. {
  1237. if (slot.task_id == task.target_id)
  1238. {
  1239. slot.release();
  1240. break;
  1241. }
  1242. }
  1243. } break;
  1244. case TASK_TYPE_NEXT_RESPONSE: {
  1245. // do nothing
  1246. } break;
  1247. }
  1248. }
  1249. void on_finish_multitask(task_multi& multitask)
  1250. {
  1251. // all subtasks done == multitask is done
  1252. task_result result;
  1253. result.id = multitask.id;
  1254. result.stop = true;
  1255. result.error = false;
  1256. // collect json results into one json result
  1257. std::vector<json> result_jsons;
  1258. for (auto& subres : multitask.results)
  1259. {
  1260. result_jsons.push_back(subres.result_json);
  1261. result.error = result.error && subres.error;
  1262. }
  1263. result.result_json = json{ { "results", result_jsons } };
  1264. queue_results.send(result);
  1265. }
  1266. bool update_slots() {
  1267. if (system_need_update)
  1268. {
  1269. LOG_TEE("updating system prompt\n");
  1270. update_system_prompt();
  1271. }
  1272. llama_batch_clear(batch);
  1273. if (all_slots_are_idle)
  1274. {
  1275. if (system_prompt.empty() && clean_kv_cache)
  1276. {
  1277. LOG_TEE("all slots are idle and system prompt is empty, clear the KV cache\n");
  1278. kv_cache_clear();
  1279. }
  1280. return true;
  1281. }
  1282. task_server task;
  1283. task.type = TASK_TYPE_NEXT_RESPONSE;
  1284. task.target_id = -1;
  1285. queue_tasks.post(task);
  1286. for (llama_client_slot &slot : slots)
  1287. {
  1288. if (slot.ga_n == 1)
  1289. {
  1290. if (slot.is_processing() && system_tokens.size() + slot.cache_tokens.size() >= (size_t) slot.n_ctx)
  1291. {
  1292. // Shift context
  1293. const int n_left = system_tokens.size() + slot.n_past - slot.params.n_keep - 1;
  1294. const int n_discard = n_left / 2;
  1295. LOG_TEE("slot %d: context shift - n_keep = %d, n_left = %d, n_discard = %d\n", slot.id, slot.params.n_keep, n_left, n_discard);
  1296. llama_kv_cache_seq_rm (ctx, slot.id, slot.params.n_keep + 1 , slot.params.n_keep + n_discard + 1);
  1297. llama_kv_cache_seq_shift(ctx, slot.id, slot.params.n_keep + 1 + n_discard, system_tokens.size() + slot.n_past, -n_discard);
  1298. for (size_t i = slot.params.n_keep + 1 + n_discard; i < slot.cache_tokens.size(); i++)
  1299. {
  1300. slot.cache_tokens[i - n_discard] = slot.cache_tokens[i];
  1301. }
  1302. slot.cache_tokens.resize(slot.cache_tokens.size() - n_discard);
  1303. slot.n_past -= n_discard;
  1304. slot.truncated = true;
  1305. LOG_VERBOSE("context shift", {
  1306. { "n_ctx", n_ctx },
  1307. { "n_keep", params.n_keep },
  1308. { "n_left", n_left },
  1309. });
  1310. }
  1311. }
  1312. }
  1313. // decode any currently ongoing sequences
  1314. for (auto & slot : slots)
  1315. {
  1316. // release the slot
  1317. if (slot.command == RELEASE)
  1318. {
  1319. slot.state = IDLE;
  1320. slot.command = NONE;
  1321. slot.t_last_used = ggml_time_us();
  1322. LOG_TEE("slot %d released (%d tokens in cache)\n", slot.id, (int) slot.cache_tokens.size());
  1323. queue_tasks.notify_slot_changed();
  1324. continue;
  1325. }
  1326. if (slot.state == IDLE)
  1327. {
  1328. continue;
  1329. }
  1330. slot.i_batch = batch.n_tokens;
  1331. const int32_t slot_npast = slot.n_past_se > 0 ? slot.n_past_se : slot.n_past;
  1332. // TODO: we always have to take into account the "system_tokens"
  1333. // this is not great and needs to be improved somehow
  1334. llama_batch_add(batch, slot.sampled, system_tokens.size() + slot_npast, { slot.id }, true);
  1335. slot.n_past += 1;
  1336. }
  1337. // process in chunks of params.n_batch
  1338. int32_t n_batch = params.n_batch;
  1339. // assign workload to the slots
  1340. if (params.cont_batching || batch.n_tokens == 0)
  1341. {
  1342. for (auto & slot : slots)
  1343. {
  1344. const bool has_prompt = slot.prompt.is_array() || (slot.prompt.is_string() && !slot.prompt.get<std::string>().empty()) || !slot.images.empty();
  1345. // empty prompt passed -> release the slot and send empty response
  1346. // note: infill mode allows empty prompt
  1347. if (slot.state == IDLE && slot.command == LOAD_PROMPT && !has_prompt && !slot.infill)
  1348. {
  1349. slot.release();
  1350. slot.print_timings();
  1351. send_final_response(slot);
  1352. continue;
  1353. }
  1354. // need process the prompt
  1355. if (slot.state == IDLE && slot.command == LOAD_PROMPT)
  1356. {
  1357. slot.state = PROCESSING;
  1358. slot.command = NONE;
  1359. std::vector<llama_token> prompt_tokens;
  1360. slot.t_start_process_prompt = ggml_time_us();
  1361. slot.t_start_genereration = 0;
  1362. if (slot.infill)
  1363. {
  1364. bool suff_rm_leading_spc = true;
  1365. if (params.input_suffix.find_first_of(' ') == 0 && params.input_suffix.size() > 1)
  1366. {
  1367. params.input_suffix.erase(0, 1);
  1368. suff_rm_leading_spc = false;
  1369. }
  1370. auto prefix_tokens = tokenize(slot.params.input_prefix, false);
  1371. auto suffix_tokens = tokenize(slot.params.input_suffix, false);
  1372. const int space_token = 29871; // TODO: this should not be hardcoded
  1373. if (suff_rm_leading_spc && !suffix_tokens.empty() && suffix_tokens[0] == space_token) {
  1374. suffix_tokens.erase(suffix_tokens.begin());
  1375. }
  1376. prefix_tokens.insert(prefix_tokens.begin(), llama_token_prefix(model));
  1377. prefix_tokens.insert(prefix_tokens.begin(), llama_token_bos(model)); // always add BOS
  1378. prefix_tokens.insert(prefix_tokens.end(), llama_token_suffix(model));
  1379. prefix_tokens.insert(prefix_tokens.end(), suffix_tokens.begin(), suffix_tokens.end());
  1380. prefix_tokens.push_back(llama_token_middle(model));
  1381. prompt_tokens = prefix_tokens;
  1382. }
  1383. else
  1384. {
  1385. prompt_tokens = tokenize(slot.prompt, system_prompt.empty() && add_bos_token); // add BOS if there isn't system prompt
  1386. }
  1387. slot.num_prompt_tokens = prompt_tokens.size();
  1388. if (slot.params.n_keep < 0)
  1389. {
  1390. slot.params.n_keep = slot.num_prompt_tokens;
  1391. }
  1392. slot.params.n_keep = std::min(slot.n_ctx - 4, slot.params.n_keep);
  1393. // if input prompt is too big, truncate it
  1394. if (slot.num_prompt_tokens >= slot.n_ctx)
  1395. {
  1396. const int n_left = slot.n_ctx - slot.params.n_keep;
  1397. const int n_block_size = n_left / 2;
  1398. const int erased_blocks = (slot.num_prompt_tokens - slot.params.n_keep - n_block_size) / n_block_size;
  1399. std::vector<llama_token> new_tokens(prompt_tokens.begin(), prompt_tokens.begin() + slot.params.n_keep);
  1400. new_tokens.insert(new_tokens.end(), prompt_tokens.begin() + slot.params.n_keep + erased_blocks * n_block_size, prompt_tokens.end());
  1401. LOG_VERBOSE("input truncated", {
  1402. {"n_ctx", slot.n_ctx},
  1403. {"n_keep", slot.params.n_keep},
  1404. {"n_left", n_left},
  1405. {"new_tokens", tokens_to_str(ctx, new_tokens.cbegin(), new_tokens.cend())},
  1406. });
  1407. slot.truncated = true;
  1408. prompt_tokens = new_tokens;
  1409. slot.num_prompt_tokens = prompt_tokens.size();
  1410. GGML_ASSERT(slot.num_prompt_tokens < slot.n_ctx);
  1411. }
  1412. if (!slot.params.cache_prompt)
  1413. {
  1414. llama_sampling_reset(slot.ctx_sampling);
  1415. slot.n_past = 0;
  1416. slot.n_past_se = 0;
  1417. slot.ga_i = 0;
  1418. slot.num_prompt_tokens_processed = slot.num_prompt_tokens;
  1419. }
  1420. else
  1421. {
  1422. // push the prompt into the sampling context (do not apply grammar)
  1423. for (auto &token : prompt_tokens)
  1424. {
  1425. llama_sampling_accept(slot.ctx_sampling, ctx, token, false);
  1426. }
  1427. slot.n_past = common_part(slot.cache_tokens, prompt_tokens);
  1428. slot.num_prompt_tokens_processed = slot.num_prompt_tokens - slot.n_past;
  1429. if (slot.ga_n != 1)
  1430. {
  1431. int ga_i = 0;
  1432. int32_t ga_n = slot.ga_n;
  1433. int32_t ga_w = slot.ga_w;
  1434. int32_t slot_npast = 0;
  1435. for (int k = 0; k < slot.n_past; ++k)
  1436. {
  1437. while (slot_npast >= ga_i + ga_w) {
  1438. const int bd = (ga_w/ga_n)*(ga_n - 1);
  1439. slot_npast -= bd;
  1440. ga_i += ga_w/ga_n;
  1441. }
  1442. slot_npast++;
  1443. }
  1444. slot.n_past_se = slot_npast;
  1445. slot.ga_i = ga_i;
  1446. }
  1447. LOG_TEE("slot %d : in cache: %i tokens | to process: %i tokens\n", slot.id, slot.n_past, slot.num_prompt_tokens_processed);
  1448. }
  1449. slot.cache_tokens = prompt_tokens;
  1450. if (slot.n_past == slot.num_prompt_tokens && slot.n_past > 0)
  1451. {
  1452. // we have to evaluate at least 1 token to generate logits.
  1453. LOG_TEE("slot %d : we have to evaluate at least 1 token to generate logits\n", slot.id);
  1454. slot.n_past--;
  1455. if (slot.ga_i > 0)
  1456. {
  1457. slot.n_past_se--;
  1458. }
  1459. }
  1460. LOG_TEE("slot %d : kv cache rm - [%d, end)\n", slot.id, (int) system_tokens.size() + slot.n_past);
  1461. llama_kv_cache_seq_rm(ctx, slot.id, system_tokens.size() + slot.n_past, -1);
  1462. LOG_VERBOSE("prompt ingested", {
  1463. {"n_past", slot.n_past},
  1464. {"cached", tokens_to_str(ctx, slot.cache_tokens.cbegin(), slot.cache_tokens.cbegin() + slot.n_past)},
  1465. {"to_eval", tokens_to_str(ctx, slot.cache_tokens.cbegin() + slot.n_past, slot.cache_tokens.cend())},
  1466. });
  1467. const bool has_images = process_images(slot);
  1468. // process the prefix of first image
  1469. std::vector<llama_token> prefix_tokens = has_images ? tokenize(slot.images[0].prefix_prompt, add_bos_token) : prompt_tokens;
  1470. int32_t slot_npast = slot.n_past_se > 0 ? slot.n_past_se : slot.n_past;
  1471. int32_t ga_i = slot.ga_i;
  1472. int32_t ga_n = slot.ga_n;
  1473. int32_t ga_w = slot.ga_w;
  1474. for (; slot.n_past < (int) prefix_tokens.size(); ++slot.n_past)
  1475. {
  1476. if (slot.ga_n != 1)
  1477. {
  1478. while (slot_npast >= ga_i + ga_w) {
  1479. const int bd = (ga_w/ga_n)*(ga_n - 1);
  1480. slot_npast -= bd;
  1481. ga_i += ga_w/ga_n;
  1482. }
  1483. }
  1484. llama_batch_add(batch, prefix_tokens[slot.n_past], system_tokens.size() + slot_npast, {slot.id }, false);
  1485. slot_npast++;
  1486. }
  1487. if (has_images && !ingest_images(slot, n_batch))
  1488. {
  1489. LOG_TEE("failed processing images\n");
  1490. return false;
  1491. }
  1492. // extract the logits only for the last token
  1493. if (batch.n_tokens > 0)
  1494. {
  1495. batch.logits[batch.n_tokens - 1] = true;
  1496. }
  1497. slot.n_decoded = 0;
  1498. slot.i_batch = batch.n_tokens - 1;
  1499. }
  1500. }
  1501. }
  1502. if (batch.n_tokens == 0)
  1503. {
  1504. all_slots_are_idle = true;
  1505. return true;
  1506. }
  1507. for (int32_t i = 0; i < (int32_t) batch.n_tokens; i += n_batch)
  1508. {
  1509. const int32_t n_tokens = std::min(n_batch, (int32_t) (batch.n_tokens - i));
  1510. for (auto & slot : slots)
  1511. {
  1512. if (slot.ga_n != 1)
  1513. {
  1514. // context extension via Self-Extend
  1515. while (slot.n_past_se >= slot.ga_i + slot.ga_w)
  1516. {
  1517. const int ib = (slot.ga_n * slot.ga_i) / slot.ga_w;
  1518. const int bd = (slot.ga_w / slot.ga_n) * (slot.ga_n - 1);
  1519. const int dd = (slot.ga_w / slot.ga_n) - ib * bd - slot.ga_w;
  1520. LOG_TEE("\n");
  1521. LOG_TEE("shift: [%6d, %6d] + %6d -> [%6d, %6d]\n", slot.ga_i, slot.n_past_se, ib * bd, slot.ga_i + ib * bd, slot.n_past_se + ib * bd);
  1522. LOG_TEE("div: [%6d, %6d] / %6d -> [%6d, %6d]\n", slot.ga_i + ib * bd, slot.ga_i + ib * bd + slot.ga_w, slot.ga_n, (slot.ga_i + ib * bd) / slot.ga_n, (slot.ga_i + ib * bd + slot.ga_w) / slot.ga_n);
  1523. LOG_TEE("shift: [%6d, %6d] + %6d -> [%6d, %6d]\n", slot.ga_i + ib * bd + slot.ga_w, slot.n_past_se + ib * bd, dd, slot.ga_i + ib * bd + slot.ga_w + dd, slot.n_past_se + ib * bd + dd);
  1524. llama_kv_cache_seq_shift(ctx, slot.id, slot.ga_i, slot.n_past_se, ib * bd);
  1525. llama_kv_cache_seq_div(ctx, slot.id, slot.ga_i + ib * bd, slot.ga_i + ib * bd + slot.ga_w,slot.ga_n);
  1526. llama_kv_cache_seq_shift(ctx, slot.id, slot.ga_i + ib * bd + slot.ga_w,slot.n_past_se + ib * bd, dd);
  1527. slot.n_past_se -= bd;
  1528. slot.ga_i += slot.ga_w / slot.ga_n;
  1529. LOG_TEE("\nn_past_old = %d, n_past = %d, ga_i = %d\n\n", slot.n_past_se + bd, slot.n_past_se, slot.ga_i);
  1530. }
  1531. slot.n_past_se += n_tokens;
  1532. }
  1533. }
  1534. llama_batch batch_view =
  1535. {
  1536. n_tokens,
  1537. batch.token + i,
  1538. nullptr,
  1539. batch.pos + i,
  1540. batch.n_seq_id + i,
  1541. batch.seq_id + i,
  1542. batch.logits + i,
  1543. 0, 0, 0, // unused
  1544. };
  1545. const int ret = llama_decode(ctx, batch_view);
  1546. if (ret != 0)
  1547. {
  1548. if (n_batch == 1 || ret < 0)
  1549. {
  1550. // if you get here, it means the KV cache is full - try increasing it via the context size
  1551. LOG_TEE("%s : failed to decode the batch, n_batch = %d, ret = %d\n", __func__, n_batch, ret);
  1552. return false;
  1553. }
  1554. LOG_TEE("%s : failed to find free space in the KV cache, retrying with smaller n_batch = %d\n", __func__, n_batch / 2);
  1555. // retry with half the batch size to try to find a free slot in the KV cache
  1556. n_batch /= 2;
  1557. i -= n_batch;
  1558. continue;
  1559. }
  1560. for (auto & slot : slots)
  1561. {
  1562. if (slot.i_batch < (int) i || slot.i_batch >= (int) (i + n_tokens))
  1563. {
  1564. continue;
  1565. }
  1566. // prompt evaluated for embedding
  1567. if (slot.embedding)
  1568. {
  1569. send_embedding(slot);
  1570. slot.release();
  1571. slot.i_batch = -1;
  1572. return true;
  1573. }
  1574. completion_token_output result;
  1575. const llama_token id = llama_sampling_sample(slot.ctx_sampling, ctx, NULL, slot.i_batch - i);
  1576. llama_sampling_accept(slot.ctx_sampling, ctx, id, true);
  1577. slot.n_decoded += 1;
  1578. if (slot.n_decoded == 1)
  1579. {
  1580. slot.t_start_genereration = ggml_time_us();
  1581. slot.t_prompt_processing = (slot.t_start_genereration - slot.t_start_process_prompt) / 1e3;
  1582. }
  1583. llama_token_data_array cur_p = { slot.ctx_sampling->cur.data(), slot.ctx_sampling->cur.size(), false };
  1584. result.tok = id;
  1585. const int32_t n_probs = slot.sparams.n_probs;
  1586. if (slot.sparams.temp <= 0 && n_probs > 0)
  1587. {
  1588. // for llama_sample_token_greedy we need to sort candidates
  1589. llama_sample_softmax(ctx, &cur_p);
  1590. }
  1591. for (size_t i = 0; i < std::min(cur_p.size, (size_t)n_probs); ++i)
  1592. {
  1593. result.probs.push_back({cur_p.data[i].id, cur_p.data[i].p});
  1594. }
  1595. if (!process_token(result, slot))
  1596. {
  1597. slot.release();
  1598. slot.print_timings();
  1599. send_final_response(slot);
  1600. }
  1601. slot.i_batch = -1;
  1602. }
  1603. }
  1604. return true;
  1605. }
  1606. void run_on_all_tasks_finished() {
  1607. update_slots();
  1608. }
  1609. };
  1610. static void server_print_usage(const char *argv0, const gpt_params &params,
  1611. const server_params &sparams)
  1612. {
  1613. printf("usage: %s [options]\n", argv0);
  1614. printf("\n");
  1615. printf("options:\n");
  1616. printf(" -h, --help show this help message and exit\n");
  1617. printf(" -v, --verbose verbose output (default: %s)\n", server_verbose ? "enabled" : "disabled");
  1618. printf(" -t N, --threads N number of threads to use during computation (default: %d)\n", params.n_threads);
  1619. printf(" -tb N, --threads-batch N number of threads to use during batch and prompt processing (default: same as --threads)\n");
  1620. printf(" -c N, --ctx-size N size of the prompt context (default: %d)\n", params.n_ctx);
  1621. printf(" --rope-scaling {none,linear,yarn}\n");
  1622. printf(" RoPE frequency scaling method, defaults to linear unless specified by the model\n");
  1623. printf(" --rope-freq-base N RoPE base frequency (default: loaded from model)\n");
  1624. printf(" --rope-freq-scale N RoPE frequency scaling factor, expands context by a factor of 1/N\n");
  1625. printf(" --yarn-ext-factor N YaRN: extrapolation mix factor (default: 1.0, 0.0 = full interpolation)\n");
  1626. printf(" --yarn-attn-factor N YaRN: scale sqrt(t) or attention magnitude (default: 1.0)\n");
  1627. printf(" --yarn-beta-slow N YaRN: high correction dim or alpha (default: %.1f)\n", params.yarn_beta_slow);
  1628. printf(" --yarn-beta-fast N YaRN: low correction dim or beta (default: %.1f)\n", params.yarn_beta_fast);
  1629. printf(" -b N, --batch-size N batch size for prompt processing (default: %d)\n", params.n_batch);
  1630. printf(" --memory-f32 use f32 instead of f16 for memory key+value (default: disabled)\n");
  1631. printf(" not recommended: doubles context memory required and no measurable increase in quality\n");
  1632. if (llama_supports_mlock())
  1633. {
  1634. printf(" --mlock force system to keep model in RAM rather than swapping or compressing\n");
  1635. }
  1636. if (llama_supports_mmap())
  1637. {
  1638. printf(" --no-mmap do not memory-map model (slower load but may reduce pageouts if not using mlock)\n");
  1639. }
  1640. printf(" --numa TYPE attempt optimizations that help on some NUMA systems\n");
  1641. printf(" - distribute: spread execution evenly over all nodes\n");
  1642. printf(" - isolate: only spawn threads on CPUs on the node that execution started on\n");
  1643. printf(" - numactl: use the CPU map provided my numactl\n");
  1644. if (llama_supports_gpu_offload()) {
  1645. printf(" -ngl N, --n-gpu-layers N\n");
  1646. printf(" number of layers to store in VRAM\n");
  1647. printf(" -sm SPLIT_MODE, --split-mode SPLIT_MODE\n");
  1648. printf(" how to split the model across multiple GPUs, one of:\n");
  1649. printf(" - none: use one GPU only\n");
  1650. printf(" - layer (default): split layers and KV across GPUs\n");
  1651. printf(" - row: split rows across GPUs\n");
  1652. printf(" -ts SPLIT --tensor-split SPLIT\n");
  1653. printf(" fraction of the model to offload to each GPU, comma-separated list of proportions, e.g. 3,1\n");
  1654. printf(" -mg i, --main-gpu i the GPU to use for the model (with split-mode = none),\n");
  1655. printf(" or for intermediate results and KV (with split-mode = row)\n");
  1656. }
  1657. printf(" -m FNAME, --model FNAME\n");
  1658. printf(" model path (default: %s)\n", params.model.c_str());
  1659. printf(" -a ALIAS, --alias ALIAS\n");
  1660. printf(" set an alias for the model, will be added as `model` field in completion response\n");
  1661. printf(" --lora FNAME apply LoRA adapter (implies --no-mmap)\n");
  1662. printf(" --lora-base FNAME optional model to use as a base for the layers modified by the LoRA adapter\n");
  1663. printf(" --host ip address to listen (default (default: %s)\n", sparams.hostname.c_str());
  1664. printf(" --port PORT port to listen (default (default: %d)\n", sparams.port);
  1665. printf(" --path PUBLIC_PATH path from which to serve static files (default %s)\n", sparams.public_path.c_str());
  1666. printf(" --api-key API_KEY optional api key to enhance server security. If set, requests must include this key for access.\n");
  1667. printf(" --api-key-file FNAME path to file containing api keys delimited by new lines. If set, requests must include one of the keys for access.\n");
  1668. printf(" -to N, --timeout N server read/write timeout in seconds (default: %d)\n", sparams.read_timeout);
  1669. printf(" --embedding enable embedding vector output (default: %s)\n", params.embedding ? "enabled" : "disabled");
  1670. printf(" -np N, --parallel N number of slots for process requests (default: %d)\n", params.n_parallel);
  1671. printf(" -cb, --cont-batching enable continuous batching (a.k.a dynamic batching) (default: disabled)\n");
  1672. printf(" -spf FNAME, --system-prompt-file FNAME\n");
  1673. printf(" set a file to load a system prompt (initial prompt of all slots), this is useful for chat applications.\n");
  1674. printf(" --mmproj MMPROJ_FILE path to a multimodal projector file for LLaVA.\n");
  1675. printf(" --log-disable disables logging to a file.\n");
  1676. printf(" --slots-endpoint-disable disables slots monitoring endpoint.\n");
  1677. printf("\n");
  1678. printf(" -n, --n-predict maximum tokens to predict (default: %d)\n", params.n_predict);
  1679. printf(" --override-kv KEY=TYPE:VALUE\n");
  1680. printf(" advanced option to override model metadata by key. may be specified multiple times.\n");
  1681. printf(" types: int, float, bool. example: --override-kv tokenizer.ggml.add_bos_token=bool:false\n");
  1682. printf(" -gan N, --grp-attn-n N set the group attention factor to extend context size through self-extend(default: 1=disabled), used together with group attention width `--grp-attn-w`");
  1683. printf(" -gaw N, --grp-attn-w N set the group attention width to extend context size through self-extend(default: 512), used together with group attention factor `--grp-attn-n`");
  1684. printf(" --chat-template JINJA_TEMPLATE\n");
  1685. printf(" set custom jinja chat template (default: template taken from model's metadata)\n");
  1686. printf(" Note: only commonly used templates are accepted, since we don't have jinja parser\n");
  1687. printf("\n");
  1688. }
  1689. static void server_params_parse(int argc, char **argv, server_params &sparams,
  1690. gpt_params &params, llama_server_context& llama)
  1691. {
  1692. gpt_params default_params;
  1693. server_params default_sparams;
  1694. std::string arg;
  1695. bool invalid_param = false;
  1696. for (int i = 1; i < argc; i++)
  1697. {
  1698. arg = argv[i];
  1699. if (arg == "--port")
  1700. {
  1701. if (++i >= argc)
  1702. {
  1703. invalid_param = true;
  1704. break;
  1705. }
  1706. sparams.port = std::stoi(argv[i]);
  1707. }
  1708. else if (arg == "--host")
  1709. {
  1710. if (++i >= argc)
  1711. {
  1712. invalid_param = true;
  1713. break;
  1714. }
  1715. sparams.hostname = argv[i];
  1716. }
  1717. else if (arg == "--path")
  1718. {
  1719. if (++i >= argc)
  1720. {
  1721. invalid_param = true;
  1722. break;
  1723. }
  1724. sparams.public_path = argv[i];
  1725. }
  1726. else if (arg == "--api-key")
  1727. {
  1728. if (++i >= argc)
  1729. {
  1730. invalid_param = true;
  1731. break;
  1732. }
  1733. sparams.api_keys.emplace_back(argv[i]);
  1734. }
  1735. else if (arg == "--api-key-file")
  1736. {
  1737. if (++i >= argc)
  1738. {
  1739. invalid_param = true;
  1740. break;
  1741. }
  1742. std::ifstream key_file(argv[i]);
  1743. if (!key_file) {
  1744. fprintf(stderr, "error: failed to open file '%s'\n", argv[i]);
  1745. invalid_param = true;
  1746. break;
  1747. }
  1748. std::string key;
  1749. while (std::getline(key_file, key)) {
  1750. if (key.size() > 0) {
  1751. sparams.api_keys.push_back(key);
  1752. }
  1753. }
  1754. key_file.close();
  1755. }
  1756. else if (arg == "--timeout" || arg == "-to")
  1757. {
  1758. if (++i >= argc)
  1759. {
  1760. invalid_param = true;
  1761. break;
  1762. }
  1763. sparams.read_timeout = std::stoi(argv[i]);
  1764. sparams.write_timeout = std::stoi(argv[i]);
  1765. }
  1766. else if (arg == "-m" || arg == "--model")
  1767. {
  1768. if (++i >= argc)
  1769. {
  1770. invalid_param = true;
  1771. break;
  1772. }
  1773. params.model = argv[i];
  1774. }
  1775. else if (arg == "-a" || arg == "--alias")
  1776. {
  1777. if (++i >= argc)
  1778. {
  1779. invalid_param = true;
  1780. break;
  1781. }
  1782. params.model_alias = argv[i];
  1783. }
  1784. else if (arg == "-h" || arg == "--help")
  1785. {
  1786. server_print_usage(argv[0], default_params, default_sparams);
  1787. exit(0);
  1788. }
  1789. else if (arg == "-c" || arg == "--ctx-size" || arg == "--ctx_size")
  1790. {
  1791. if (++i >= argc)
  1792. {
  1793. invalid_param = true;
  1794. break;
  1795. }
  1796. params.n_ctx = std::stoi(argv[i]);
  1797. }
  1798. else if (arg == "--rope-scaling")
  1799. {
  1800. if (++i >= argc)
  1801. {
  1802. invalid_param = true;
  1803. break;
  1804. }
  1805. std::string value(argv[i]);
  1806. /**/ if (value == "none") { params.rope_scaling_type = LLAMA_ROPE_SCALING_NONE; }
  1807. else if (value == "linear") { params.rope_scaling_type = LLAMA_ROPE_SCALING_LINEAR; }
  1808. else if (value == "yarn") { params.rope_scaling_type = LLAMA_ROPE_SCALING_YARN; }
  1809. else { invalid_param = true; break; }
  1810. }
  1811. else if (arg == "--rope-freq-base")
  1812. {
  1813. if (++i >= argc)
  1814. {
  1815. invalid_param = true;
  1816. break;
  1817. }
  1818. params.rope_freq_base = std::stof(argv[i]);
  1819. }
  1820. else if (arg == "--rope-freq-scale")
  1821. {
  1822. if (++i >= argc)
  1823. {
  1824. invalid_param = true;
  1825. break;
  1826. }
  1827. params.rope_freq_scale = std::stof(argv[i]);
  1828. }
  1829. else if (arg == "--yarn-ext-factor")
  1830. {
  1831. if (++i >= argc) {
  1832. invalid_param = true;
  1833. break;
  1834. }
  1835. params.yarn_ext_factor = std::stof(argv[i]);
  1836. }
  1837. else if (arg == "--yarn-attn-factor")
  1838. {
  1839. if (++i >= argc) {
  1840. invalid_param = true;
  1841. break;
  1842. }
  1843. params.yarn_attn_factor = std::stof(argv[i]);
  1844. }
  1845. else if (arg == "--yarn-beta-fast")
  1846. {
  1847. if (++i >= argc) {
  1848. invalid_param = true;
  1849. break;
  1850. }
  1851. params.yarn_beta_fast = std::stof(argv[i]);
  1852. }
  1853. else if (arg == "--yarn-beta-slow")
  1854. {
  1855. if (++i >= argc) {
  1856. invalid_param = true;
  1857. break;
  1858. }
  1859. params.yarn_beta_slow = std::stof(argv[i]);
  1860. }
  1861. else if (arg == "--threads" || arg == "-t")
  1862. {
  1863. if (++i >= argc)
  1864. {
  1865. invalid_param = true;
  1866. break;
  1867. }
  1868. params.n_threads = std::stoi(argv[i]);
  1869. }
  1870. else if (arg == "--grp-attn-n" || arg == "-gan")
  1871. {
  1872. if (++i >= argc) {
  1873. invalid_param = true;
  1874. break;
  1875. }
  1876. params.grp_attn_n = std::stoi(argv[i]);
  1877. }
  1878. else if (arg == "--grp-attn-w" || arg == "-gaw")
  1879. {
  1880. if (++i >= argc)
  1881. {
  1882. invalid_param = true;
  1883. break;
  1884. }
  1885. params.grp_attn_w = std::stoi(argv[i]);
  1886. }
  1887. else if (arg == "--threads-batch" || arg == "-tb")
  1888. {
  1889. if (++i >= argc)
  1890. {
  1891. invalid_param = true;
  1892. break;
  1893. }
  1894. params.n_threads_batch = std::stoi(argv[i]);
  1895. }
  1896. else if (arg == "-b" || arg == "--batch-size")
  1897. {
  1898. if (++i >= argc)
  1899. {
  1900. invalid_param = true;
  1901. break;
  1902. }
  1903. params.n_batch = std::stoi(argv[i]);
  1904. params.n_batch = std::min(512, params.n_batch);
  1905. }
  1906. else if (arg == "--gpu-layers" || arg == "-ngl" || arg == "--n-gpu-layers")
  1907. {
  1908. if (++i >= argc)
  1909. {
  1910. invalid_param = true;
  1911. break;
  1912. }
  1913. if (llama_supports_gpu_offload()) {
  1914. params.n_gpu_layers = std::stoi(argv[i]);
  1915. } else {
  1916. LOG_WARNING("Not compiled with GPU offload support, --n-gpu-layers option will be ignored. "
  1917. "See main README.md for information on enabling GPU BLAS support",
  1918. {{"n_gpu_layers", params.n_gpu_layers}});
  1919. }
  1920. }
  1921. else if (arg == "--split-mode" || arg == "-sm")
  1922. {
  1923. if (++i >= argc) {
  1924. invalid_param = true;
  1925. break;
  1926. }
  1927. std::string arg_next = argv[i];
  1928. if (arg_next == "none")
  1929. {
  1930. params.split_mode = LLAMA_SPLIT_NONE;
  1931. }
  1932. else if (arg_next == "layer")
  1933. {
  1934. params.split_mode = LLAMA_SPLIT_LAYER;
  1935. }
  1936. else if (arg_next == "row")
  1937. {
  1938. params.split_mode = LLAMA_SPLIT_ROW;
  1939. }
  1940. else {
  1941. invalid_param = true;
  1942. break;
  1943. }
  1944. #ifndef GGML_USE_CUBLAS
  1945. fprintf(stderr, "warning: llama.cpp was compiled without cuBLAS. Setting the split mode has no effect.\n");
  1946. #endif // GGML_USE_CUBLAS
  1947. }
  1948. else if (arg == "--tensor-split" || arg == "-ts")
  1949. {
  1950. if (++i >= argc)
  1951. {
  1952. invalid_param = true;
  1953. break;
  1954. }
  1955. #if defined(GGML_USE_CUBLAS) || defined(GGML_USE_SYCL)
  1956. std::string arg_next = argv[i];
  1957. // split string by , and /
  1958. const std::regex regex{R"([,/]+)"};
  1959. std::sregex_token_iterator it{arg_next.begin(), arg_next.end(), regex, -1};
  1960. std::vector<std::string> split_arg{it, {}};
  1961. GGML_ASSERT(split_arg.size() <= llama_max_devices());
  1962. for (size_t i_device = 0; i_device < llama_max_devices(); ++i_device)
  1963. {
  1964. if (i_device < split_arg.size())
  1965. {
  1966. params.tensor_split[i_device] = std::stof(split_arg[i_device]);
  1967. }
  1968. else
  1969. {
  1970. params.tensor_split[i_device] = 0.0f;
  1971. }
  1972. }
  1973. #else
  1974. LOG_WARNING("llama.cpp was compiled without cuBLAS. It is not possible to set a tensor split.\n", {});
  1975. #endif // GGML_USE_CUBLAS
  1976. }
  1977. else if (arg == "--no-mul-mat-q" || arg == "-nommq")
  1978. {
  1979. #if defined(GGML_USE_CUBLAS) || defined(GGML_USE_SYCL)
  1980. params.mul_mat_q = false;
  1981. #else
  1982. LOG_WARNING("warning: llama.cpp was compiled without cuBLAS. Disabling mul_mat_q kernels has no effect.\n", {});
  1983. #endif // GGML_USE_CUBLAS
  1984. }
  1985. else if (arg == "--main-gpu" || arg == "-mg")
  1986. {
  1987. if (++i >= argc)
  1988. {
  1989. invalid_param = true;
  1990. break;
  1991. }
  1992. #if defined(GGML_USE_CUBLAS) || defined(GGML_USE_SYCL)
  1993. params.main_gpu = std::stoi(argv[i]);
  1994. #else
  1995. LOG_WARNING("llama.cpp was compiled without cuBLAS. It is not possible to set a main GPU.", {});
  1996. #endif
  1997. }
  1998. else if (arg == "--lora")
  1999. {
  2000. if (++i >= argc)
  2001. {
  2002. invalid_param = true;
  2003. break;
  2004. }
  2005. params.lora_adapter.emplace_back(argv[i], 1.0f);
  2006. params.use_mmap = false;
  2007. }
  2008. else if (arg == "--lora-scaled")
  2009. {
  2010. if (++i >= argc)
  2011. {
  2012. invalid_param = true;
  2013. break;
  2014. }
  2015. const char * lora_adapter = argv[i];
  2016. if (++i >= argc)
  2017. {
  2018. invalid_param = true;
  2019. break;
  2020. }
  2021. params.lora_adapter.emplace_back(lora_adapter, std::stof(argv[i]));
  2022. params.use_mmap = false;
  2023. }
  2024. else if (arg == "--lora-base")
  2025. {
  2026. if (++i >= argc)
  2027. {
  2028. invalid_param = true;
  2029. break;
  2030. }
  2031. params.lora_base = argv[i];
  2032. }
  2033. else if (arg == "-v" || arg == "--verbose")
  2034. {
  2035. #if SERVER_VERBOSE != 1
  2036. LOG_WARNING("server.cpp is not built with verbose logging.", {});
  2037. #else
  2038. server_verbose = true;
  2039. #endif
  2040. }
  2041. else if (arg == "--mlock")
  2042. {
  2043. params.use_mlock = true;
  2044. }
  2045. else if (arg == "--no-mmap")
  2046. {
  2047. params.use_mmap = false;
  2048. }
  2049. else if (arg == "--numa") {
  2050. if (++i >= argc) {
  2051. invalid_param = true;
  2052. break;
  2053. } else {
  2054. std::string value(argv[i]);
  2055. /**/ if (value == "distribute" || value == "" ) { params.numa = GGML_NUMA_STRATEGY_DISTRIBUTE; }
  2056. else if (value == "isolate") { params.numa = GGML_NUMA_STRATEGY_ISOLATE; }
  2057. else if (value == "numactl") { params.numa = GGML_NUMA_STRATEGY_NUMACTL; }
  2058. else { invalid_param = true; break; }
  2059. }
  2060. }
  2061. else if (arg == "--embedding")
  2062. {
  2063. params.embedding = true;
  2064. }
  2065. else if (arg == "-cb" || arg == "--cont-batching")
  2066. {
  2067. params.cont_batching = true;
  2068. }
  2069. else if (arg == "-np" || arg == "--parallel")
  2070. {
  2071. if (++i >= argc)
  2072. {
  2073. invalid_param = true;
  2074. break;
  2075. }
  2076. params.n_parallel = std::stoi(argv[i]);
  2077. } else if (arg == "-n" || arg == "--n-predict")
  2078. {
  2079. if (++i >= argc)
  2080. {
  2081. invalid_param = true;
  2082. break;
  2083. }
  2084. params.n_predict = std::stoi(argv[i]);
  2085. } else if (arg == "-spf" || arg == "--system-prompt-file")
  2086. {
  2087. if (++i >= argc)
  2088. {
  2089. invalid_param = true;
  2090. break;
  2091. }
  2092. std::ifstream file(argv[i]);
  2093. if (!file) {
  2094. fprintf(stderr, "error: failed to open file '%s'\n", argv[i]);
  2095. invalid_param = true;
  2096. break;
  2097. }
  2098. std::string systm_content;
  2099. std::copy(
  2100. std::istreambuf_iterator<char>(file),
  2101. std::istreambuf_iterator<char>(),
  2102. std::back_inserter(systm_content)
  2103. );
  2104. llama.process_system_prompt_data(json::parse(systm_content));
  2105. }
  2106. else if(arg == "--mmproj")
  2107. {
  2108. if (++i >= argc)
  2109. {
  2110. invalid_param = true;
  2111. break;
  2112. }
  2113. params.mmproj = argv[i];
  2114. }
  2115. else if (arg == "--log-disable")
  2116. {
  2117. log_set_target(stdout);
  2118. LOG_INFO("logging to file is disabled.", {});
  2119. }
  2120. else if (arg == "--slots-endpoint-disable")
  2121. {
  2122. sparams.slots_endpoint = false;
  2123. }
  2124. else if (arg == "--chat-template")
  2125. {
  2126. if (++i >= argc)
  2127. {
  2128. invalid_param = true;
  2129. break;
  2130. }
  2131. if (!verify_custom_template(argv[i])) {
  2132. fprintf(stderr, "error: the supplied chat template is not supported: %s\n", argv[i]);
  2133. fprintf(stderr, "note: llama.cpp does not use jinja parser, we only support commonly used templates\n");
  2134. invalid_param = true;
  2135. break;
  2136. }
  2137. sparams.chat_template = argv[i];
  2138. }
  2139. else if (arg == "--override-kv")
  2140. {
  2141. if (++i >= argc) {
  2142. invalid_param = true;
  2143. break;
  2144. }
  2145. char * sep = strchr(argv[i], '=');
  2146. if (sep == nullptr || sep - argv[i] >= 128) {
  2147. fprintf(stderr, "error: Malformed KV override: %s\n", argv[i]);
  2148. invalid_param = true;
  2149. break;
  2150. }
  2151. struct llama_model_kv_override kvo;
  2152. std::strncpy(kvo.key, argv[i], sep - argv[i]);
  2153. kvo.key[sep - argv[i]] = 0;
  2154. sep++;
  2155. if (strncmp(sep, "int:", 4) == 0) {
  2156. sep += 4;
  2157. kvo.tag = LLAMA_KV_OVERRIDE_INT;
  2158. kvo.int_value = std::atol(sep);
  2159. } else if (strncmp(sep, "float:", 6) == 0) {
  2160. sep += 6;
  2161. kvo.tag = LLAMA_KV_OVERRIDE_FLOAT;
  2162. kvo.float_value = std::atof(sep);
  2163. } else if (strncmp(sep, "bool:", 5) == 0) {
  2164. sep += 5;
  2165. kvo.tag = LLAMA_KV_OVERRIDE_BOOL;
  2166. if (std::strcmp(sep, "true") == 0) {
  2167. kvo.bool_value = true;
  2168. } else if (std::strcmp(sep, "false") == 0) {
  2169. kvo.bool_value = false;
  2170. } else {
  2171. fprintf(stderr, "error: Invalid boolean value for KV override: %s\n", argv[i]);
  2172. invalid_param = true;
  2173. break;
  2174. }
  2175. } else {
  2176. fprintf(stderr, "error: Invalid type for KV override: %s\n", argv[i]);
  2177. invalid_param = true;
  2178. break;
  2179. }
  2180. params.kv_overrides.push_back(kvo);
  2181. }
  2182. else
  2183. {
  2184. fprintf(stderr, "error: unknown argument: %s\n", arg.c_str());
  2185. server_print_usage(argv[0], default_params, default_sparams);
  2186. exit(1);
  2187. }
  2188. }
  2189. if (!params.kv_overrides.empty()) {
  2190. params.kv_overrides.emplace_back();
  2191. params.kv_overrides.back().key[0] = 0;
  2192. }
  2193. if (invalid_param)
  2194. {
  2195. fprintf(stderr, "error: invalid parameter for argument: %s\n", arg.c_str());
  2196. server_print_usage(argv[0], default_params, default_sparams);
  2197. exit(1);
  2198. }
  2199. }
  2200. /* llama.cpp completion api semantics */
  2201. static json format_partial_response(
  2202. llama_server_context &llama, llama_client_slot *slot, const std::string &content, const std::vector<completion_token_output> &probs
  2203. ) {
  2204. json res = json
  2205. {
  2206. {"content", content },
  2207. {"stop", false},
  2208. {"slot_id", slot->id },
  2209. {"multimodal", llama.multimodal }
  2210. };
  2211. if (slot->sparams.n_probs > 0)
  2212. {
  2213. res["completion_probabilities"] = probs_vector_to_json(llama.ctx, probs);
  2214. }
  2215. return res;
  2216. }
  2217. static json format_tokenizer_response(const std::vector<llama_token> &tokens)
  2218. {
  2219. return json{
  2220. {"tokens", tokens}};
  2221. }
  2222. static json format_detokenized_response(std::string content)
  2223. {
  2224. return json{
  2225. {"content", content}};
  2226. }
  2227. static void log_server_request(const httplib::Request &req, const httplib::Response &res)
  2228. {
  2229. LOG_INFO("request", {
  2230. {"remote_addr", req.remote_addr},
  2231. {"remote_port", req.remote_port},
  2232. {"status", res.status},
  2233. {"method", req.method},
  2234. {"path", req.path},
  2235. {"params", req.params},
  2236. });
  2237. LOG_VERBOSE("request", {
  2238. {"request", req.body},
  2239. {"response", res.body},
  2240. });
  2241. }
  2242. struct token_translator
  2243. {
  2244. llama_context * ctx;
  2245. std::string operator()(llama_token tok) const { return llama_token_to_piece(ctx, tok); }
  2246. std::string operator()(const completion_token_output &cto) const { return (*this)(cto.tok); }
  2247. };
  2248. static void append_to_generated_text_from_generated_token_probs(llama_server_context &llama, llama_client_slot *slot)
  2249. {
  2250. auto & gtps = slot->generated_token_probs;
  2251. auto translator = token_translator{llama.ctx};
  2252. auto add_strlen = [=](size_t sum, const completion_token_output & cto) { return sum + translator(cto).size(); };
  2253. const size_t len = std::accumulate(gtps.begin(), gtps.end(), size_t(0), add_strlen);
  2254. if (slot->generated_text.capacity() < slot->generated_text.size() + len)
  2255. {
  2256. slot->generated_text.reserve(slot->generated_text.size() + len);
  2257. }
  2258. for (const completion_token_output & cto : gtps)
  2259. {
  2260. slot->generated_text += translator(cto);
  2261. }
  2262. }
  2263. std::function<void(int)> shutdown_handler;
  2264. inline void signal_handler(int signal) { shutdown_handler(signal); }
  2265. int main(int argc, char **argv)
  2266. {
  2267. #if SERVER_VERBOSE != 1
  2268. log_disable();
  2269. #endif
  2270. // own arguments required by this example
  2271. gpt_params params;
  2272. server_params sparams;
  2273. // struct that contains llama context and inference
  2274. llama_server_context llama;
  2275. server_params_parse(argc, argv, sparams, params, llama);
  2276. if (params.model_alias == "unknown")
  2277. {
  2278. params.model_alias = params.model;
  2279. }
  2280. llama_backend_init();
  2281. llama_numa_init(params.numa);
  2282. LOG_INFO("build info", {{"build", LLAMA_BUILD_NUMBER},
  2283. {"commit", LLAMA_COMMIT}});
  2284. LOG_INFO("system info", {
  2285. {"n_threads", params.n_threads},
  2286. {"n_threads_batch", params.n_threads_batch},
  2287. {"total_threads", std::thread::hardware_concurrency()},
  2288. {"system_info", llama_print_system_info()},
  2289. });
  2290. httplib::Server svr;
  2291. std::atomic<server_state> state{SERVER_STATE_LOADING_MODEL};
  2292. svr.set_default_headers({{"Server", "llama.cpp"}});
  2293. // CORS preflight
  2294. svr.Options(R"(.*)", [](const httplib::Request &req, httplib::Response &res) {
  2295. res.set_header("Access-Control-Allow-Origin", req.get_header_value("Origin"));
  2296. res.set_header("Access-Control-Allow-Credentials", "true");
  2297. res.set_header("Access-Control-Allow-Methods", "POST");
  2298. res.set_header("Access-Control-Allow-Headers", "*");
  2299. });
  2300. svr.Get("/health", [&](const httplib::Request& req, httplib::Response& res) {
  2301. server_state current_state = state.load();
  2302. switch(current_state) {
  2303. case SERVER_STATE_READY: {
  2304. int available_slots = 0;
  2305. int processing_slots = 0;
  2306. for (llama_client_slot &slot: llama.slots) {
  2307. if (slot.available()) {
  2308. available_slots++;
  2309. } else {
  2310. processing_slots++;
  2311. }
  2312. }
  2313. if (available_slots > 0) {
  2314. json health = {
  2315. {"status", "ok"},
  2316. {"slots_idle", available_slots},
  2317. {"slots_processing", processing_slots}};
  2318. res.set_content(health.dump(), "application/json");
  2319. res.status = 200; // HTTP OK
  2320. } else {
  2321. json health = {
  2322. {"status", "no slot available"},
  2323. {"slots_idle", available_slots},
  2324. {"slots_processing", processing_slots}};
  2325. res.set_content(health.dump(), "application/json");
  2326. if (req.has_param("fail_on_no_slot")) {
  2327. res.status = 503; // HTTP Service Unavailable
  2328. } else {
  2329. res.status = 200; // HTTP OK
  2330. }
  2331. }
  2332. break;
  2333. }
  2334. case SERVER_STATE_LOADING_MODEL:
  2335. res.set_content(R"({"status": "loading model"})", "application/json");
  2336. res.status = 503; // HTTP Service Unavailable
  2337. break;
  2338. case SERVER_STATE_ERROR:
  2339. res.set_content(R"({"status": "error", "error": "Model failed to load"})", "application/json");
  2340. res.status = 500; // HTTP Internal Server Error
  2341. break;
  2342. }
  2343. });
  2344. if (sparams.slots_endpoint) {
  2345. svr.Get("/slots", [&](const httplib::Request&, httplib::Response& res) {
  2346. json slots;
  2347. for (llama_client_slot & slot : llama.slots) {
  2348. json slot_data = llama.get_formated_generation(slot);
  2349. slot_data["id"] = slot.id;
  2350. slot_data["task_id"] = slot.task_id;
  2351. slot_data["state"] = slot.state;
  2352. slot_data["prompt"] = slot.prompt;
  2353. slot_data["next_token"] = {
  2354. {"has_next_token", slot.has_next_token},
  2355. {"n_remain", slot.n_remaining},
  2356. {"num_tokens_predicted", slot.n_decoded},
  2357. {"stopped_eos", slot.stopped_eos},
  2358. {"stopped_word", slot.stopped_word},
  2359. {"stopped_limit", slot.stopped_limit},
  2360. {"stopping_word", slot.stopping_word},
  2361. };
  2362. slots.push_back(slot_data);
  2363. }
  2364. res.set_content(slots.dump(), "application/json");
  2365. res.status = 200; // HTTP OK
  2366. });
  2367. }
  2368. svr.set_logger(log_server_request);
  2369. svr.set_exception_handler([](const httplib::Request &, httplib::Response &res, std::exception_ptr ep)
  2370. {
  2371. const char fmt[] = "500 Internal Server Error\n%s";
  2372. char buf[BUFSIZ];
  2373. try
  2374. {
  2375. std::rethrow_exception(std::move(ep));
  2376. }
  2377. catch (std::exception &e)
  2378. {
  2379. snprintf(buf, sizeof(buf), fmt, e.what());
  2380. }
  2381. catch (...)
  2382. {
  2383. snprintf(buf, sizeof(buf), fmt, "Unknown Exception");
  2384. }
  2385. res.set_content(buf, "text/plain; charset=utf-8");
  2386. res.status = 500;
  2387. });
  2388. svr.set_error_handler([](const httplib::Request &, httplib::Response &res)
  2389. {
  2390. if (res.status == 401)
  2391. {
  2392. res.set_content("Unauthorized", "text/plain; charset=utf-8");
  2393. }
  2394. if (res.status == 400)
  2395. {
  2396. res.set_content("Invalid request", "text/plain; charset=utf-8");
  2397. }
  2398. else if (res.status == 404)
  2399. {
  2400. res.set_content("File Not Found", "text/plain; charset=utf-8");
  2401. res.status = 404;
  2402. }
  2403. });
  2404. // set timeouts and change hostname and port
  2405. svr.set_read_timeout (sparams.read_timeout);
  2406. svr.set_write_timeout(sparams.write_timeout);
  2407. if (!svr.bind_to_port(sparams.hostname, sparams.port))
  2408. {
  2409. fprintf(stderr, "\ncouldn't bind to server socket: hostname=%s port=%d\n\n", sparams.hostname.c_str(), sparams.port);
  2410. return 1;
  2411. }
  2412. // Set the base directory for serving static files
  2413. svr.set_base_dir(sparams.public_path);
  2414. // to make it ctrl+clickable:
  2415. LOG_TEE("\nllama server listening at http://%s:%d\n\n", sparams.hostname.c_str(), sparams.port);
  2416. std::unordered_map<std::string, std::string> log_data;
  2417. log_data["hostname"] = sparams.hostname;
  2418. log_data["port"] = std::to_string(sparams.port);
  2419. if (sparams.api_keys.size() == 1) {
  2420. log_data["api_key"] = "api_key: ****" + sparams.api_keys[0].substr(sparams.api_keys[0].length() - 4);
  2421. } else if (sparams.api_keys.size() > 1) {
  2422. log_data["api_key"] = "api_key: " + std::to_string(sparams.api_keys.size()) + " keys loaded";
  2423. }
  2424. LOG_INFO("HTTP server listening", log_data);
  2425. // run the HTTP server in a thread - see comment below
  2426. std::thread t([&]()
  2427. {
  2428. if (!svr.listen_after_bind())
  2429. {
  2430. state.store(SERVER_STATE_ERROR);
  2431. return 1;
  2432. }
  2433. return 0;
  2434. });
  2435. // load the model
  2436. if (!llama.load_model(params))
  2437. {
  2438. state.store(SERVER_STATE_ERROR);
  2439. return 1;
  2440. } else {
  2441. llama.initialize();
  2442. state.store(SERVER_STATE_READY);
  2443. LOG_INFO("model loaded", {});
  2444. }
  2445. // Middleware for API key validation
  2446. auto validate_api_key = [&sparams](const httplib::Request &req, httplib::Response &res) -> bool {
  2447. // If API key is not set, skip validation
  2448. if (sparams.api_keys.empty()) {
  2449. return true;
  2450. }
  2451. // Check for API key in the header
  2452. auto auth_header = req.get_header_value("Authorization");
  2453. std::string prefix = "Bearer ";
  2454. if (auth_header.substr(0, prefix.size()) == prefix) {
  2455. std::string received_api_key = auth_header.substr(prefix.size());
  2456. if (std::find(sparams.api_keys.begin(), sparams.api_keys.end(), received_api_key) != sparams.api_keys.end()) {
  2457. return true; // API key is valid
  2458. }
  2459. }
  2460. // API key is invalid or not provided
  2461. res.set_content("Unauthorized: Invalid API Key", "text/plain; charset=utf-8");
  2462. res.status = 401; // Unauthorized
  2463. LOG_WARNING("Unauthorized: Invalid API Key", {});
  2464. return false;
  2465. };
  2466. // this is only called if no index.html is found in the public --path
  2467. svr.Get("/", [](const httplib::Request &, httplib::Response &res)
  2468. {
  2469. res.set_content(reinterpret_cast<const char*>(&index_html), index_html_len, "text/html; charset=utf-8");
  2470. return false;
  2471. });
  2472. // this is only called if no index.js is found in the public --path
  2473. svr.Get("/index.js", [](const httplib::Request &, httplib::Response &res)
  2474. {
  2475. res.set_content(reinterpret_cast<const char *>(&index_js), index_js_len, "text/javascript; charset=utf-8");
  2476. return false;
  2477. });
  2478. // this is only called if no index.html is found in the public --path
  2479. svr.Get("/completion.js", [](const httplib::Request &, httplib::Response &res)
  2480. {
  2481. res.set_content(reinterpret_cast<const char*>(&completion_js), completion_js_len, "application/javascript; charset=utf-8");
  2482. return false;
  2483. });
  2484. // this is only called if no index.html is found in the public --path
  2485. svr.Get("/json-schema-to-grammar.mjs", [](const httplib::Request &, httplib::Response &res)
  2486. {
  2487. res.set_content(reinterpret_cast<const char*>(&json_schema_to_grammar_mjs), json_schema_to_grammar_mjs_len, "application/javascript; charset=utf-8");
  2488. return false;
  2489. });
  2490. svr.Get("/props", [&llama](const httplib::Request & req, httplib::Response &res)
  2491. {
  2492. res.set_header("Access-Control-Allow-Origin", req.get_header_value("Origin"));
  2493. json data = {
  2494. { "user_name", llama.name_user.c_str() },
  2495. { "assistant_name", llama.name_assistant.c_str() },
  2496. { "default_generation_settings", llama.default_generation_settings_for_props },
  2497. { "total_slots", llama.params.n_parallel }
  2498. };
  2499. res.set_content(data.dump(), "application/json; charset=utf-8");
  2500. });
  2501. svr.Post("/completion", [&llama, &validate_api_key](const httplib::Request &req, httplib::Response &res)
  2502. {
  2503. res.set_header("Access-Control-Allow-Origin", req.get_header_value("Origin"));
  2504. if (!validate_api_key(req, res)) {
  2505. return;
  2506. }
  2507. json data = json::parse(req.body);
  2508. const int task_id = llama.queue_tasks.get_new_id();
  2509. llama.queue_results.add_waiting_task_id(task_id);
  2510. llama.request_completion(task_id, data, false, false, -1);
  2511. if (!json_value(data, "stream", false)) {
  2512. std::string completion_text;
  2513. task_result result = llama.queue_results.recv(task_id);
  2514. if (!result.error && result.stop) {
  2515. res.set_content(result.result_json.dump(-1, ' ', false, json::error_handler_t::replace), "application/json; charset=utf-8");
  2516. }
  2517. else
  2518. {
  2519. res.status = 404;
  2520. res.set_content(result.result_json["content"], "text/plain; charset=utf-8");
  2521. }
  2522. llama.queue_results.remove_waiting_task_id(task_id);
  2523. } else {
  2524. const auto chunked_content_provider = [task_id, &llama](size_t, httplib::DataSink & sink)
  2525. {
  2526. while (true)
  2527. {
  2528. task_result result = llama.queue_results.recv(task_id);
  2529. if (!result.error) {
  2530. const std::string str =
  2531. "data: " +
  2532. result.result_json.dump(-1, ' ', false, json::error_handler_t::replace) +
  2533. "\n\n";
  2534. LOG_VERBOSE("data stream", {
  2535. { "to_send", str }
  2536. });
  2537. if (!sink.write(str.c_str(), str.size()))
  2538. {
  2539. llama.queue_results.remove_waiting_task_id(task_id);
  2540. return false;
  2541. }
  2542. if (result.stop) {
  2543. break;
  2544. }
  2545. } else {
  2546. const std::string str =
  2547. "error: " +
  2548. result.result_json.dump(-1, ' ', false, json::error_handler_t::replace) +
  2549. "\n\n";
  2550. LOG_VERBOSE("data stream", {
  2551. { "to_send", str }
  2552. });
  2553. if (!sink.write(str.c_str(), str.size()))
  2554. {
  2555. llama.queue_results.remove_waiting_task_id(task_id);
  2556. return false;
  2557. }
  2558. break;
  2559. }
  2560. }
  2561. llama.queue_results.remove_waiting_task_id(task_id);
  2562. sink.done();
  2563. return true;
  2564. };
  2565. auto on_complete = [task_id, &llama] (bool)
  2566. {
  2567. // cancel
  2568. llama.request_cancel(task_id);
  2569. llama.queue_results.remove_waiting_task_id(task_id);
  2570. };
  2571. res.set_chunked_content_provider("text/event-stream", chunked_content_provider, on_complete);
  2572. }
  2573. });
  2574. svr.Get("/v1/models", [&params](const httplib::Request& req, httplib::Response& res)
  2575. {
  2576. res.set_header("Access-Control-Allow-Origin", req.get_header_value("Origin"));
  2577. std::time_t t = std::time(0);
  2578. json models = {
  2579. {"object", "list"},
  2580. {"data", {
  2581. {
  2582. {"id", params.model_alias},
  2583. {"object", "model"},
  2584. {"created", t},
  2585. {"owned_by", "llamacpp"}
  2586. },
  2587. }}
  2588. };
  2589. res.set_content(models.dump(), "application/json; charset=utf-8");
  2590. });
  2591. // TODO: add mount point without "/v1" prefix -- how?
  2592. svr.Post("/v1/chat/completions", [&llama, &validate_api_key, &sparams](const httplib::Request &req, httplib::Response &res)
  2593. {
  2594. res.set_header("Access-Control-Allow-Origin", req.get_header_value("Origin"));
  2595. if (!validate_api_key(req, res)) {
  2596. return;
  2597. }
  2598. json data = oaicompat_completion_params_parse(llama.model, json::parse(req.body), sparams.chat_template);
  2599. const int task_id = llama.queue_tasks.get_new_id();
  2600. llama.queue_results.add_waiting_task_id(task_id);
  2601. llama.request_completion(task_id, data, false, false, -1);
  2602. if (!json_value(data, "stream", false)) {
  2603. std::string completion_text;
  2604. task_result result = llama.queue_results.recv(task_id);
  2605. if (!result.error && result.stop) {
  2606. json oaicompat_result = format_final_response_oaicompat(data, result);
  2607. res.set_content(oaicompat_result.dump(-1, ' ', false,
  2608. json::error_handler_t::replace),
  2609. "application/json; charset=utf-8");
  2610. } else {
  2611. res.status = 500;
  2612. res.set_content(result.result_json["content"], "text/plain; charset=utf-8");
  2613. }
  2614. llama.queue_results.remove_waiting_task_id(task_id);
  2615. } else {
  2616. const auto chunked_content_provider = [task_id, &llama](size_t, httplib::DataSink &sink) {
  2617. while (true) {
  2618. task_result llama_result = llama.queue_results.recv(task_id);
  2619. if (!llama_result.error) {
  2620. std::vector<json> result_array = format_partial_response_oaicompat( llama_result);
  2621. for (auto it = result_array.begin(); it != result_array.end(); ++it)
  2622. {
  2623. if (!it->empty()) {
  2624. const std::string str =
  2625. "data: " +
  2626. it->dump(-1, ' ', false, json::error_handler_t::replace) +
  2627. "\n\n";
  2628. LOG_VERBOSE("data stream", {{"to_send", str}});
  2629. if (!sink.write(str.c_str(), str.size())) {
  2630. llama.queue_results.remove_waiting_task_id(task_id);
  2631. return false;
  2632. }
  2633. }
  2634. }
  2635. if (llama_result.stop) {
  2636. break;
  2637. }
  2638. } else {
  2639. const std::string str =
  2640. "error: " +
  2641. llama_result.result_json.dump(-1, ' ', false,
  2642. json::error_handler_t::replace) +
  2643. "\n\n";
  2644. LOG_VERBOSE("data stream", {{"to_send", str}});
  2645. if (!sink.write(str.c_str(), str.size())) {
  2646. llama.queue_results.remove_waiting_task_id(task_id);
  2647. return false;
  2648. }
  2649. break;
  2650. }
  2651. }
  2652. sink.done();
  2653. llama.queue_results.remove_waiting_task_id(task_id);
  2654. return true;
  2655. };
  2656. auto on_complete = [task_id, &llama](bool) {
  2657. // cancel request
  2658. llama.request_cancel(task_id);
  2659. llama.queue_results.remove_waiting_task_id(task_id);
  2660. };
  2661. res.set_chunked_content_provider("text/event-stream", chunked_content_provider, on_complete);
  2662. }
  2663. });
  2664. svr.Post("/infill", [&llama, &validate_api_key](const httplib::Request &req, httplib::Response &res)
  2665. {
  2666. res.set_header("Access-Control-Allow-Origin", req.get_header_value("Origin"));
  2667. if (!validate_api_key(req, res)) {
  2668. return;
  2669. }
  2670. json data = json::parse(req.body);
  2671. const int task_id = llama.queue_tasks.get_new_id();
  2672. llama.queue_results.add_waiting_task_id(task_id);
  2673. llama.request_completion(task_id, data, true, false, -1);
  2674. if (!json_value(data, "stream", false)) {
  2675. std::string completion_text;
  2676. task_result result = llama.queue_results.recv(task_id);
  2677. if (!result.error && result.stop)
  2678. {
  2679. res.set_content(result.result_json.dump(-1, ' ', false, json::error_handler_t::replace), "application/json; charset=utf-8");
  2680. }
  2681. else
  2682. {
  2683. res.status = 404;
  2684. res.set_content(result.result_json["content"], "text/plain; charset=utf-8");
  2685. }
  2686. llama.queue_results.remove_waiting_task_id(task_id);
  2687. } else {
  2688. const auto chunked_content_provider = [task_id, &llama](size_t, httplib::DataSink & sink) {
  2689. while (true)
  2690. {
  2691. task_result result = llama.queue_results.recv(task_id);
  2692. if (!result.error) {
  2693. const std::string str =
  2694. "data: " +
  2695. result.result_json.dump(-1, ' ', false, json::error_handler_t::replace) +
  2696. "\n\n";
  2697. LOG_VERBOSE("data stream", {
  2698. { "to_send", str }
  2699. });
  2700. if (!sink.write(str.c_str(), str.size()))
  2701. {
  2702. llama.queue_results.remove_waiting_task_id(task_id);
  2703. return false;
  2704. }
  2705. if (result.stop)
  2706. {
  2707. break;
  2708. }
  2709. }
  2710. else
  2711. {
  2712. break;
  2713. }
  2714. }
  2715. llama.queue_results.remove_waiting_task_id(task_id);
  2716. sink.done();
  2717. return true;
  2718. };
  2719. auto on_complete = [task_id, &llama] (bool)
  2720. {
  2721. // cancel
  2722. llama.request_cancel(task_id);
  2723. };
  2724. res.set_chunked_content_provider("text/event-stream", chunked_content_provider, on_complete);
  2725. }
  2726. });
  2727. svr.Options(R"(/.*)", [](const httplib::Request &, httplib::Response &res)
  2728. { return res.set_content("", "application/json; charset=utf-8"); });
  2729. svr.Post("/tokenize", [&llama](const httplib::Request &req, httplib::Response &res)
  2730. {
  2731. res.set_header("Access-Control-Allow-Origin", req.get_header_value("Origin"));
  2732. const json body = json::parse(req.body);
  2733. std::vector<llama_token> tokens;
  2734. if (body.count("content") != 0)
  2735. {
  2736. tokens = llama.tokenize(body["content"], false);
  2737. }
  2738. const json data = format_tokenizer_response(tokens);
  2739. return res.set_content(data.dump(), "application/json; charset=utf-8");
  2740. });
  2741. svr.Post("/detokenize", [&llama](const httplib::Request &req, httplib::Response &res)
  2742. {
  2743. res.set_header("Access-Control-Allow-Origin", req.get_header_value("Origin"));
  2744. const json body = json::parse(req.body);
  2745. std::string content;
  2746. if (body.count("tokens") != 0)
  2747. {
  2748. const std::vector<llama_token> tokens = body["tokens"];
  2749. content = tokens_to_str(llama.ctx, tokens.cbegin(), tokens.cend());
  2750. }
  2751. const json data = format_detokenized_response(content);
  2752. return res.set_content(data.dump(), "application/json; charset=utf-8");
  2753. });
  2754. svr.Post("/embedding", [&llama](const httplib::Request &req, httplib::Response &res)
  2755. {
  2756. res.set_header("Access-Control-Allow-Origin", req.get_header_value("Origin"));
  2757. const json body = json::parse(req.body);
  2758. json prompt;
  2759. if (body.count("content") != 0)
  2760. {
  2761. prompt = body["content"];
  2762. }
  2763. else
  2764. {
  2765. prompt = "";
  2766. }
  2767. json image_data;
  2768. if (body.count("image_data") != 0) {
  2769. image_data = body["image_data"];
  2770. }
  2771. else
  2772. {
  2773. image_data = "";
  2774. }
  2775. // create and queue the task
  2776. const int task_id = llama.queue_tasks.get_new_id();
  2777. llama.queue_results.add_waiting_task_id(task_id);
  2778. llama.request_completion(task_id, { {"prompt", prompt}, { "n_predict", 0}, {"image_data", image_data} }, false, true, -1);
  2779. // get the result
  2780. task_result result = llama.queue_results.recv(task_id);
  2781. llama.queue_results.remove_waiting_task_id(task_id);
  2782. // send the result
  2783. return res.set_content(result.result_json.dump(), "application/json; charset=utf-8");
  2784. });
  2785. svr.Post("/v1/embeddings", [&llama](const httplib::Request &req, httplib::Response &res)
  2786. {
  2787. res.set_header("Access-Control-Allow-Origin", req.get_header_value("Origin"));
  2788. const json body = json::parse(req.body);
  2789. json prompt;
  2790. if (body.count("input") != 0)
  2791. {
  2792. prompt = body["input"];
  2793. // batch
  2794. if(prompt.is_array()) {
  2795. json data = json::array();
  2796. int i = 0;
  2797. for (const json &elem : prompt) {
  2798. const int task_id = llama.queue_tasks.get_new_id();
  2799. llama.queue_results.add_waiting_task_id(task_id);
  2800. llama.request_completion(task_id, { {"prompt", elem}, { "n_predict", 0} }, false, true, -1);
  2801. // get the result
  2802. task_result result = llama.queue_results.recv(task_id);
  2803. llama.queue_results.remove_waiting_task_id(task_id);
  2804. json embedding = json{
  2805. {"embedding", json_value(result.result_json, "embedding", json::array())},
  2806. {"index", i++},
  2807. {"object", "embedding"}
  2808. };
  2809. data.push_back(embedding);
  2810. }
  2811. json result = format_embeddings_response_oaicompat(body, data);
  2812. return res.set_content(result.dump(), "application/json; charset=utf-8");
  2813. }
  2814. }
  2815. else
  2816. {
  2817. prompt = "";
  2818. }
  2819. // create and queue the task
  2820. const int task_id = llama.queue_tasks.get_new_id();
  2821. llama.queue_results.add_waiting_task_id(task_id);
  2822. llama.request_completion(task_id, { {"prompt", prompt}, { "n_predict", 0}}, false, true, -1);
  2823. // get the result
  2824. task_result result = llama.queue_results.recv(task_id);
  2825. llama.queue_results.remove_waiting_task_id(task_id);
  2826. json data = json::array({json{
  2827. {"embedding", json_value(result.result_json, "embedding", json::array())},
  2828. {"index", 0},
  2829. {"object", "embedding"}
  2830. }}
  2831. );
  2832. json root = format_embeddings_response_oaicompat(body, data);
  2833. // send the result
  2834. return res.set_content(root.dump(), "application/json; charset=utf-8");
  2835. });
  2836. // GG: if I put the main loop inside a thread, it crashes on the first request when build in Debug!?
  2837. // "Bus error: 10" - this is on macOS, it does not crash on Linux
  2838. //std::thread t2([&]()
  2839. /*{
  2840. bool running = true;
  2841. while (running)
  2842. {
  2843. running = llama.update_slots();
  2844. }
  2845. }*/
  2846. //);
  2847. llama.queue_tasks.on_new_task(std::bind(
  2848. &llama_server_context::process_single_task, &llama, std::placeholders::_1));
  2849. llama.queue_tasks.on_finish_multitask(std::bind(
  2850. &llama_server_context::on_finish_multitask, &llama, std::placeholders::_1));
  2851. llama.queue_tasks.on_all_tasks_finished(std::bind(
  2852. &llama_server_context::run_on_all_tasks_finished, &llama));
  2853. llama.queue_results.on_multitask_update(std::bind(
  2854. &llama_server_queue::update_multitask,
  2855. &llama.queue_tasks,
  2856. std::placeholders::_1,
  2857. std::placeholders::_2,
  2858. std::placeholders::_3
  2859. ));
  2860. shutdown_handler = [&](int) {
  2861. llama.queue_tasks.terminate();
  2862. };
  2863. #if defined (__unix__) || (defined (__APPLE__) && defined (__MACH__))
  2864. struct sigaction sigint_action;
  2865. sigint_action.sa_handler = signal_handler;
  2866. sigemptyset (&sigint_action.sa_mask);
  2867. sigint_action.sa_flags = 0;
  2868. sigaction(SIGINT, &sigint_action, NULL);
  2869. #elif defined (_WIN32)
  2870. auto console_ctrl_handler = +[](DWORD ctrl_type) -> BOOL {
  2871. return (ctrl_type == CTRL_C_EVENT) ? (signal_handler(SIGINT), true) : false;
  2872. };
  2873. SetConsoleCtrlHandler(reinterpret_cast<PHANDLER_ROUTINE>(console_ctrl_handler), true);
  2874. #endif
  2875. llama.queue_tasks.start_loop();
  2876. svr.stop();
  2877. t.join();
  2878. llama_backend_free();
  2879. return 0;
  2880. }