server.cpp 155 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025
  1. #include "utils.hpp"
  2. #include "arg.h"
  3. #include "common.h"
  4. #include "json-schema-to-grammar.h"
  5. #include "llama.h"
  6. #include "log.h"
  7. #include "sampling.h"
  8. #include "speculative.h"
  9. // Change JSON_ASSERT from assert() to GGML_ASSERT:
  10. #define JSON_ASSERT GGML_ASSERT
  11. #include "json.hpp"
  12. // mime type for sending response
  13. #define MIMETYPE_JSON "application/json; charset=utf-8"
  14. // auto generated files (update with ./deps.sh)
  15. #include "index.html.gz.hpp"
  16. #include "loading.html.hpp"
  17. #include <atomic>
  18. #include <condition_variable>
  19. #include <cstddef>
  20. #include <cinttypes>
  21. #include <deque>
  22. #include <memory>
  23. #include <mutex>
  24. #include <signal.h>
  25. #include <thread>
  26. #include <unordered_map>
  27. #include <unordered_set>
  28. using json = nlohmann::ordered_json;
  29. enum stop_type {
  30. STOP_TYPE_NONE,
  31. STOP_TYPE_EOS,
  32. STOP_TYPE_WORD,
  33. STOP_TYPE_LIMIT,
  34. };
  35. // state diagram: https://github.com/ggerganov/llama.cpp/pull/9283
  36. enum slot_state {
  37. SLOT_STATE_IDLE,
  38. SLOT_STATE_STARTED, // TODO: this state is only used for setting up the initial prompt processing; maybe merge it with launch_slot_with_task in the future
  39. SLOT_STATE_PROCESSING_PROMPT,
  40. SLOT_STATE_DONE_PROMPT,
  41. SLOT_STATE_GENERATING,
  42. };
  43. enum server_state {
  44. SERVER_STATE_LOADING_MODEL, // Server is starting up, model not fully loaded yet
  45. SERVER_STATE_READY, // Server is ready and model is loaded
  46. };
  47. enum server_task_type {
  48. SERVER_TASK_TYPE_COMPLETION,
  49. SERVER_TASK_TYPE_EMBEDDING,
  50. SERVER_TASK_TYPE_RERANK,
  51. SERVER_TASK_TYPE_INFILL,
  52. SERVER_TASK_TYPE_CANCEL,
  53. SERVER_TASK_TYPE_NEXT_RESPONSE,
  54. SERVER_TASK_TYPE_METRICS,
  55. SERVER_TASK_TYPE_SLOT_SAVE,
  56. SERVER_TASK_TYPE_SLOT_RESTORE,
  57. SERVER_TASK_TYPE_SLOT_ERASE,
  58. SERVER_TASK_TYPE_SET_LORA,
  59. };
  60. // https://community.openai.com/t/openai-chat-list-of-error-codes-and-types/357791/11
  61. enum error_type {
  62. ERROR_TYPE_INVALID_REQUEST,
  63. ERROR_TYPE_AUTHENTICATION,
  64. ERROR_TYPE_SERVER,
  65. ERROR_TYPE_NOT_FOUND,
  66. ERROR_TYPE_PERMISSION,
  67. ERROR_TYPE_UNAVAILABLE, // custom error
  68. ERROR_TYPE_NOT_SUPPORTED, // custom error
  69. };
  70. struct slot_params {
  71. bool stream = true;
  72. bool cache_prompt = true; // remember the prompt to avoid reprocessing all prompt
  73. bool return_tokens = false;
  74. int32_t n_keep = 0; // number of tokens to keep from initial prompt
  75. int32_t n_discard = 0; // number of tokens after n_keep that may be discarded when shifting context, 0 defaults to half
  76. int32_t n_predict = -1; // new tokens to predict
  77. int32_t n_indent = 0; // mininum line indentation for the generated text in number of whitespace characters
  78. int64_t t_max_prompt_ms = -1; // TODO: implement
  79. int64_t t_max_predict_ms = -1; // if positive, limit the generation phase to this time limit
  80. std::vector<std::string> antiprompt;
  81. bool timings_per_token = false;
  82. bool ignore_eos = false;
  83. struct common_params_sampling sampling;
  84. struct common_params_speculative speculative;
  85. // OAI-compat fields
  86. bool verbose = false;
  87. bool oaicompat = false;
  88. bool oaicompat_chat = true;
  89. std::string oaicompat_model;
  90. std::string oaicompat_cmpl_id;
  91. json to_json() const {
  92. std::vector<std::string> samplers;
  93. samplers.reserve(sampling.samplers.size());
  94. for (const auto & sampler : sampling.samplers) {
  95. samplers.emplace_back(common_sampler_type_to_str(sampler));
  96. }
  97. return json {
  98. {"n_predict", n_predict}, // Server configured n_predict
  99. {"seed", sampling.seed},
  100. {"temperature", sampling.temp},
  101. {"dynatemp_range", sampling.dynatemp_range},
  102. {"dynatemp_exponent", sampling.dynatemp_exponent},
  103. {"top_k", sampling.top_k},
  104. {"top_p", sampling.top_p},
  105. {"min_p", sampling.min_p},
  106. {"xtc_probability", sampling.xtc_probability},
  107. {"xtc_threshold", sampling.xtc_threshold},
  108. {"typical_p", sampling.typ_p},
  109. {"repeat_last_n", sampling.penalty_last_n},
  110. {"repeat_penalty", sampling.penalty_repeat},
  111. {"presence_penalty", sampling.penalty_present},
  112. {"frequency_penalty", sampling.penalty_freq},
  113. {"dry_multiplier", sampling.dry_multiplier},
  114. {"dry_base", sampling.dry_base},
  115. {"dry_allowed_length", sampling.dry_allowed_length},
  116. {"dry_penalty_last_n", sampling.dry_penalty_last_n},
  117. {"dry_sequence_breakers", sampling.dry_sequence_breakers},
  118. {"mirostat", sampling.mirostat},
  119. {"mirostat_tau", sampling.mirostat_tau},
  120. {"mirostat_eta", sampling.mirostat_eta},
  121. {"stop", antiprompt},
  122. {"max_tokens", n_predict}, // User configured n_predict
  123. {"n_keep", n_keep},
  124. {"n_discard", n_discard},
  125. {"ignore_eos", sampling.ignore_eos},
  126. {"stream", stream},
  127. {"logit_bias", format_logit_bias(sampling.logit_bias)},
  128. {"n_probs", sampling.n_probs},
  129. {"min_keep", sampling.min_keep},
  130. {"grammar", sampling.grammar},
  131. {"samplers", samplers},
  132. {"speculative.n_max", speculative.n_max},
  133. {"speculative.n_min", speculative.n_min},
  134. {"speculative.p_min", speculative.p_min},
  135. {"timings_per_token", timings_per_token},
  136. };
  137. }
  138. };
  139. struct server_task {
  140. int id = -1; // to be filled by server_queue
  141. int index = -1; // used when there are multiple prompts (batch request)
  142. server_task_type type;
  143. // used by SERVER_TASK_TYPE_CANCEL
  144. int id_target = -1;
  145. // used by SERVER_TASK_TYPE_INFERENCE
  146. slot_params params;
  147. llama_tokens prompt_tokens;
  148. int id_selected_slot = -1;
  149. // used by SERVER_TASK_TYPE_SLOT_SAVE, SERVER_TASK_TYPE_SLOT_RESTORE, SERVER_TASK_TYPE_SLOT_ERASE
  150. struct slot_action {
  151. int slot_id;
  152. std::string filename;
  153. std::string filepath;
  154. };
  155. slot_action slot_action;
  156. // used by SERVER_TASK_TYPE_METRICS
  157. bool metrics_reset_bucket = false;
  158. server_task(server_task_type type) : type(type) {}
  159. static slot_params params_from_json_cmpl(
  160. const llama_model * model,
  161. const llama_context * ctx,
  162. const common_params & params_base,
  163. const json & data) {
  164. slot_params params;
  165. // Sampling parameter defaults are loaded from the global server context (but individual requests can still override them)
  166. slot_params defaults;
  167. defaults.sampling = params_base.sampling;
  168. defaults.speculative = params_base.speculative;
  169. // enabling this will output extra debug information in the HTTP responses from the server
  170. params.verbose = params_base.verbosity > 9;
  171. params.timings_per_token = json_value(data, "timings_per_token", false);
  172. params.stream = json_value(data, "stream", false);
  173. params.cache_prompt = json_value(data, "cache_prompt", true);
  174. params.return_tokens = json_value(data, "return_tokens", false);
  175. params.n_predict = json_value(data, "n_predict", json_value(data, "max_tokens", defaults.n_predict));
  176. params.n_indent = json_value(data, "n_indent", defaults.n_indent);
  177. params.n_keep = json_value(data, "n_keep", defaults.n_keep);
  178. params.n_discard = json_value(data, "n_discard", defaults.n_discard);
  179. //params.t_max_prompt_ms = json_value(data, "t_max_prompt_ms", defaults.t_max_prompt_ms); // TODO: implement
  180. params.t_max_predict_ms = json_value(data, "t_max_predict_ms", defaults.t_max_predict_ms);
  181. params.sampling.top_k = json_value(data, "top_k", defaults.sampling.top_k);
  182. params.sampling.top_p = json_value(data, "top_p", defaults.sampling.top_p);
  183. params.sampling.min_p = json_value(data, "min_p", defaults.sampling.min_p);
  184. params.sampling.xtc_probability = json_value(data, "xtc_probability", defaults.sampling.xtc_probability);
  185. params.sampling.xtc_threshold = json_value(data, "xtc_threshold", defaults.sampling.xtc_threshold);
  186. params.sampling.typ_p = json_value(data, "typical_p", defaults.sampling.typ_p);
  187. params.sampling.temp = json_value(data, "temperature", defaults.sampling.temp);
  188. params.sampling.dynatemp_range = json_value(data, "dynatemp_range", defaults.sampling.dynatemp_range);
  189. params.sampling.dynatemp_exponent = json_value(data, "dynatemp_exponent", defaults.sampling.dynatemp_exponent);
  190. params.sampling.penalty_last_n = json_value(data, "repeat_last_n", defaults.sampling.penalty_last_n);
  191. params.sampling.penalty_repeat = json_value(data, "repeat_penalty", defaults.sampling.penalty_repeat);
  192. params.sampling.penalty_freq = json_value(data, "frequency_penalty", defaults.sampling.penalty_freq);
  193. params.sampling.penalty_present = json_value(data, "presence_penalty", defaults.sampling.penalty_present);
  194. params.sampling.dry_multiplier = json_value(data, "dry_multiplier", defaults.sampling.dry_multiplier);
  195. params.sampling.dry_base = json_value(data, "dry_base", defaults.sampling.dry_base);
  196. params.sampling.dry_allowed_length = json_value(data, "dry_allowed_length", defaults.sampling.dry_allowed_length);
  197. params.sampling.dry_penalty_last_n = json_value(data, "dry_penalty_last_n", defaults.sampling.dry_penalty_last_n);
  198. params.sampling.mirostat = json_value(data, "mirostat", defaults.sampling.mirostat);
  199. params.sampling.mirostat_tau = json_value(data, "mirostat_tau", defaults.sampling.mirostat_tau);
  200. params.sampling.mirostat_eta = json_value(data, "mirostat_eta", defaults.sampling.mirostat_eta);
  201. params.sampling.seed = json_value(data, "seed", defaults.sampling.seed);
  202. params.sampling.n_probs = json_value(data, "n_probs", defaults.sampling.n_probs);
  203. params.sampling.min_keep = json_value(data, "min_keep", defaults.sampling.min_keep);
  204. params.speculative.n_min = json_value(data, "speculative.n_min", defaults.speculative.n_min);
  205. params.speculative.n_max = json_value(data, "speculative.n_max", defaults.speculative.n_max);
  206. params.speculative.p_min = json_value(data, "speculative.p_min", defaults.speculative.p_min);
  207. params.speculative.n_min = std::min(params.speculative.n_max, params.speculative.n_min);
  208. params.speculative.n_min = std::max(params.speculative.n_min, 2);
  209. params.speculative.n_max = std::max(params.speculative.n_max, 0);
  210. // TODO: add more sanity checks for the input parameters
  211. if (params.sampling.penalty_last_n < -1) {
  212. throw std::runtime_error("Error: repeat_last_n must be >= -1");
  213. }
  214. if (params.sampling.dry_penalty_last_n < -1) {
  215. throw std::runtime_error("Error: dry_penalty_last_n must be >= -1");
  216. }
  217. if (params.sampling.penalty_last_n == -1) {
  218. // note: should be the slot's context and not the full context, but it's ok
  219. params.sampling.penalty_last_n = llama_n_ctx(ctx);
  220. }
  221. if (params.sampling.dry_penalty_last_n == -1) {
  222. params.sampling.dry_penalty_last_n = llama_n_ctx(ctx);
  223. }
  224. if (params.sampling.dry_base < 1.0f) {
  225. params.sampling.dry_base = defaults.sampling.dry_base;
  226. }
  227. // sequence breakers for DRY
  228. {
  229. // Currently, this is not compatible with TextGen WebUI, Koboldcpp and SillyTavern format
  230. // Ref: https://github.com/oobabooga/text-generation-webui/blob/d1af7a41ade7bd3c3a463bfa640725edb818ebaf/extensions/openai/typing.py#L39
  231. if (data.contains("dry_sequence_breakers")) {
  232. params.sampling.dry_sequence_breakers = json_value(data, "dry_sequence_breakers", std::vector<std::string>());
  233. if (params.sampling.dry_sequence_breakers.empty()) {
  234. throw std::runtime_error("Error: dry_sequence_breakers must be a non-empty array of strings");
  235. }
  236. }
  237. }
  238. // process "json_schema" and "grammar"
  239. if (data.contains("json_schema") && !data.at("json_schema").is_null() && data.contains("grammar") && !data.at("grammar").is_null()) {
  240. throw std::runtime_error("Either \"json_schema\" or \"grammar\" can be specified, but not both");
  241. }
  242. if (data.contains("json_schema") && !data.contains("grammar")) {
  243. try {
  244. auto schema = json_value(data, "json_schema", json::object());
  245. params.sampling.grammar = json_schema_to_grammar(schema);
  246. } catch (const std::exception & e) {
  247. throw std::runtime_error(std::string("\"json_schema\": ") + e.what());
  248. }
  249. } else {
  250. params.sampling.grammar = json_value(data, "grammar", defaults.sampling.grammar);
  251. }
  252. {
  253. params.sampling.logit_bias.clear();
  254. params.ignore_eos = json_value(data, "ignore_eos", false);
  255. const auto & logit_bias = data.find("logit_bias");
  256. if (logit_bias != data.end() && logit_bias->is_array()) {
  257. const int n_vocab = llama_n_vocab(model);
  258. for (const auto & el : *logit_bias) {
  259. // TODO: we may want to throw errors here, in case "el" is incorrect
  260. if (el.is_array() && el.size() == 2) {
  261. float bias;
  262. if (el[1].is_number()) {
  263. bias = el[1].get<float>();
  264. } else if (el[1].is_boolean() && !el[1].get<bool>()) {
  265. bias = -INFINITY;
  266. } else {
  267. continue;
  268. }
  269. if (el[0].is_number_integer()) {
  270. llama_token tok = el[0].get<llama_token>();
  271. if (tok >= 0 && tok < n_vocab) {
  272. params.sampling.logit_bias.push_back({tok, bias});
  273. }
  274. } else if (el[0].is_string()) {
  275. auto toks = common_tokenize(model, el[0].get<std::string>(), false);
  276. for (auto tok : toks) {
  277. params.sampling.logit_bias.push_back({tok, bias});
  278. }
  279. }
  280. }
  281. }
  282. }
  283. }
  284. {
  285. params.antiprompt.clear();
  286. const auto & stop = data.find("stop");
  287. if (stop != data.end() && stop->is_array()) {
  288. for (const auto & word : *stop) {
  289. if (!word.empty()) {
  290. params.antiprompt.push_back(word);
  291. }
  292. }
  293. }
  294. }
  295. {
  296. const auto & samplers = data.find("samplers");
  297. if (samplers != data.end()) {
  298. if (samplers->is_array()) {
  299. std::vector<std::string> sampler_names;
  300. for (const auto & name : *samplers) {
  301. if (name.is_string()) {
  302. sampler_names.emplace_back(name);
  303. }
  304. }
  305. params.sampling.samplers = common_sampler_types_from_names(sampler_names, false);
  306. } else if (samplers->is_string()){
  307. std::string sampler_string;
  308. for (const auto & name : *samplers) {
  309. sampler_string += name;
  310. }
  311. params.sampling.samplers = common_sampler_types_from_chars(sampler_string);
  312. }
  313. } else {
  314. params.sampling.samplers = defaults.sampling.samplers;
  315. }
  316. }
  317. std::string model_name = params_base.model_alias.empty() ? DEFAULT_OAICOMPAT_MODEL : params_base.model_alias;
  318. params.oaicompat_model = json_value(data, "model", model_name);
  319. return params;
  320. }
  321. // utility function
  322. static std::unordered_set<int> get_list_id(const std::vector<server_task> & tasks) {
  323. std::unordered_set<int> ids(tasks.size());
  324. for (size_t i = 0; i < tasks.size(); i++) {
  325. ids.insert(tasks[i].id);
  326. }
  327. return ids;
  328. }
  329. };
  330. struct result_timings {
  331. int32_t prompt_n = -1;
  332. double prompt_ms;
  333. double prompt_per_token_ms;
  334. double prompt_per_second;
  335. int32_t predicted_n = -1;
  336. double predicted_ms;
  337. double predicted_per_token_ms;
  338. double predicted_per_second;
  339. json to_json() const {
  340. return {
  341. {"prompt_n", prompt_n},
  342. {"prompt_ms", prompt_ms},
  343. {"prompt_per_token_ms", prompt_per_token_ms},
  344. {"prompt_per_second", prompt_per_second},
  345. {"predicted_n", predicted_n},
  346. {"predicted_ms", predicted_ms},
  347. {"predicted_per_token_ms", predicted_per_token_ms},
  348. {"predicted_per_second", predicted_per_second},
  349. };
  350. }
  351. };
  352. struct server_task_result {
  353. int id = -1;
  354. int id_slot = -1;
  355. virtual bool is_error() {
  356. // only used by server_task_result_error
  357. return false;
  358. }
  359. virtual bool is_stop() {
  360. // only used by server_task_result_cmpl_*
  361. return false;
  362. }
  363. virtual int get_index() {
  364. return -1;
  365. }
  366. virtual json to_json() = 0;
  367. virtual ~server_task_result() = default;
  368. };
  369. // using shared_ptr for polymorphism of server_task_result
  370. using server_task_result_ptr = std::unique_ptr<server_task_result>;
  371. inline std::string stop_type_to_str(stop_type type) {
  372. switch (type) {
  373. case STOP_TYPE_EOS: return "eos";
  374. case STOP_TYPE_WORD: return "word";
  375. case STOP_TYPE_LIMIT: return "limit";
  376. default: return "none";
  377. }
  378. }
  379. struct completion_token_output {
  380. llama_token tok;
  381. std::string text_to_send;
  382. struct token_prob {
  383. llama_token tok;
  384. std::string tok_str;
  385. float prob;
  386. };
  387. std::vector<token_prob> probs;
  388. json to_json() const {
  389. json probs_for_token = json::array();
  390. for (const auto & p : probs) {
  391. probs_for_token.push_back(json {
  392. {"tok_str", p.tok_str},
  393. {"prob", p.prob},
  394. });
  395. }
  396. return probs_for_token;
  397. }
  398. static json probs_vector_to_json(const std::vector<completion_token_output> & probs) {
  399. json out = json::array();
  400. for (const auto & prob : probs) {
  401. const std::string tok_str = prob.text_to_send;
  402. out.push_back(json {
  403. {"content", tok_str},
  404. {"probs", prob.to_json()},
  405. });
  406. }
  407. return out;
  408. }
  409. };
  410. struct server_task_result_cmpl_final : server_task_result {
  411. int index = 0;
  412. std::string content;
  413. llama_tokens tokens;
  414. bool stream;
  415. result_timings timings;
  416. std::string prompt;
  417. bool truncated;
  418. int32_t n_decoded;
  419. int32_t n_prompt_tokens;
  420. int32_t n_tokens_cached;
  421. bool has_new_line;
  422. std::string stopping_word;
  423. stop_type stop = STOP_TYPE_NONE;
  424. std::vector<completion_token_output> probs_output;
  425. slot_params generation_params;
  426. // OAI-compat fields
  427. bool verbose = false;
  428. bool oaicompat = false;
  429. bool oaicompat_chat = true; // TODO: support oaicompat for non-chat
  430. std::string oaicompat_model;
  431. std::string oaicompat_cmpl_id;
  432. virtual int get_index() override {
  433. return index;
  434. }
  435. virtual bool is_stop() override {
  436. return true; // in stream mode, final responses are considered stop
  437. }
  438. virtual json to_json() override {
  439. return oaicompat
  440. ? (stream ? to_json_oaicompat_chat_stream() : to_json_oaicompat_chat())
  441. : to_json_non_oaicompat();
  442. }
  443. json to_json_non_oaicompat() {
  444. json res = json {
  445. {"index", index},
  446. {"content", stream ? "" : content}, // in stream mode, content is already in last partial chunk
  447. {"tokens", stream ? llama_tokens {} : tokens},
  448. {"id_slot", id_slot},
  449. {"stop", true},
  450. {"model", oaicompat_model},
  451. {"tokens_predicted", n_decoded},
  452. {"tokens_evaluated", n_prompt_tokens},
  453. {"generation_settings", generation_params.to_json()},
  454. {"prompt", prompt},
  455. {"has_new_line", has_new_line},
  456. {"truncated", truncated},
  457. {"stop_type", stop_type_to_str(stop)},
  458. {"stopping_word", stopping_word},
  459. {"tokens_cached", n_tokens_cached},
  460. {"timings", timings.to_json()},
  461. };
  462. if (!probs_output.empty()) {
  463. res["completion_probabilities"] = completion_token_output::probs_vector_to_json(probs_output);
  464. }
  465. return res;
  466. }
  467. json to_json_oaicompat_chat() {
  468. std::string finish_reason = "length";
  469. if (stop == STOP_TYPE_WORD || stop == STOP_TYPE_EOS) {
  470. finish_reason = "stop";
  471. }
  472. json choices = json::array({json{
  473. {"finish_reason", finish_reason},
  474. {"index", 0},
  475. {"message", json {
  476. {"content", content},
  477. {"role", "assistant"}
  478. }
  479. }}});
  480. std::time_t t = std::time(0);
  481. json res = json {
  482. {"choices", choices},
  483. {"created", t},
  484. {"model", oaicompat_model},
  485. {"object", "chat.completion"},
  486. {"usage", json {
  487. {"completion_tokens", n_decoded},
  488. {"prompt_tokens", n_prompt_tokens},
  489. {"total_tokens", n_decoded + n_prompt_tokens}
  490. }},
  491. {"id", oaicompat_cmpl_id}
  492. };
  493. // extra fields for debugging purposes
  494. if (verbose) {
  495. res["__verbose"] = to_json_non_oaicompat();
  496. }
  497. if (timings.prompt_n >= 0) {
  498. res.push_back({"timings", timings.to_json()});
  499. }
  500. return res;
  501. }
  502. json to_json_oaicompat_chat_stream() {
  503. std::time_t t = std::time(0);
  504. std::string finish_reason = "length";
  505. if (stop == STOP_TYPE_WORD || stop == STOP_TYPE_EOS) {
  506. finish_reason = "stop";
  507. }
  508. json choices = json::array({json{{"finish_reason", finish_reason},
  509. {"index", 0},
  510. {"delta", json::object()}}});
  511. json ret = json {
  512. {"choices", choices},
  513. {"created", t},
  514. {"id", oaicompat_cmpl_id},
  515. {"model", oaicompat_model},
  516. {"object", "chat.completion.chunk"},
  517. {"usage", json {
  518. {"completion_tokens", n_decoded},
  519. {"prompt_tokens", n_prompt_tokens},
  520. {"total_tokens", n_decoded + n_prompt_tokens},
  521. }},
  522. };
  523. if (timings.prompt_n >= 0) {
  524. ret.push_back({"timings", timings.to_json()});
  525. }
  526. return ret;
  527. }
  528. };
  529. struct server_task_result_cmpl_partial : server_task_result {
  530. int index = 0;
  531. std::string content;
  532. llama_tokens tokens;
  533. int32_t n_decoded;
  534. int32_t n_prompt_tokens;
  535. std::vector<completion_token_output> probs_output;
  536. result_timings timings;
  537. // OAI-compat fields
  538. bool verbose = false;
  539. bool oaicompat = false;
  540. bool oaicompat_chat = true; // TODO: support oaicompat for non-chat
  541. std::string oaicompat_model;
  542. std::string oaicompat_cmpl_id;
  543. virtual int get_index() override {
  544. return index;
  545. }
  546. virtual bool is_stop() override {
  547. return false; // in stream mode, partial responses are not considered stop
  548. }
  549. virtual json to_json() override {
  550. return oaicompat ? to_json_oaicompat() : to_json_non_oaicompat();
  551. }
  552. json to_json_non_oaicompat() {
  553. // non-OAI-compat JSON
  554. json res = json {
  555. {"index", index},
  556. {"content", content},
  557. {"tokens", tokens},
  558. {"stop", false},
  559. {"id_slot", id_slot},
  560. {"tokens_predicted", n_decoded},
  561. {"tokens_evaluated", n_prompt_tokens},
  562. };
  563. // populate the timings object when needed (usually for the last response or with timings_per_token enabled)
  564. if (timings.prompt_n > 0) {
  565. res.push_back({"timings", timings.to_json()});
  566. }
  567. if (!probs_output.empty()) {
  568. res["completion_probabilities"] = completion_token_output::probs_vector_to_json(probs_output);
  569. }
  570. return res;
  571. }
  572. json to_json_oaicompat() {
  573. bool first = n_decoded == 0;
  574. std::time_t t = std::time(0);
  575. json choices;
  576. if (first) {
  577. if (content.empty()) {
  578. choices = json::array({json{{"finish_reason", nullptr},
  579. {"index", 0},
  580. {"delta", json{{"role", "assistant"}}}}});
  581. } else {
  582. // We have to send this as two updates to conform to openai behavior
  583. json initial_ret = json{{"choices", json::array({json{
  584. {"finish_reason", nullptr},
  585. {"index", 0},
  586. {"delta", json{
  587. {"role", "assistant"}
  588. }}}})},
  589. {"created", t},
  590. {"id", oaicompat_cmpl_id},
  591. {"model", oaicompat_model},
  592. {"object", "chat.completion.chunk"}};
  593. json second_ret = json{
  594. {"choices", json::array({json{{"finish_reason", nullptr},
  595. {"index", 0},
  596. {"delta", json {
  597. {"content", content}}}
  598. }})},
  599. {"created", t},
  600. {"id", oaicompat_cmpl_id},
  601. {"model", oaicompat_model},
  602. {"object", "chat.completion.chunk"}};
  603. return std::vector<json>({initial_ret, second_ret});
  604. }
  605. } else {
  606. choices = json::array({json{
  607. {"finish_reason", nullptr},
  608. {"index", 0},
  609. {"delta",
  610. json {
  611. {"content", content},
  612. }},
  613. }});
  614. }
  615. json ret = json {
  616. {"choices", choices},
  617. {"created", t},
  618. {"id", oaicompat_cmpl_id},
  619. {"model", oaicompat_model},
  620. {"object", "chat.completion.chunk"}
  621. };
  622. if (timings.prompt_n >= 0) {
  623. ret.push_back({"timings", timings.to_json()});
  624. }
  625. return std::vector<json>({ret});
  626. }
  627. };
  628. struct server_task_result_embd : server_task_result {
  629. int index = 0;
  630. std::vector<float> embedding;
  631. int32_t n_tokens;
  632. virtual int get_index() override {
  633. return index;
  634. }
  635. virtual json to_json() override {
  636. return json {
  637. {"index", index},
  638. {"embedding", embedding},
  639. {"tokens_evaluated", n_tokens},
  640. };
  641. }
  642. };
  643. struct server_task_result_rerank : server_task_result {
  644. int index = 0;
  645. float score = -1e6;
  646. int32_t n_tokens;
  647. virtual int get_index() override {
  648. return index;
  649. }
  650. virtual json to_json() override {
  651. return json {
  652. {"index", index},
  653. {"score", score},
  654. {"tokens_evaluated", n_tokens},
  655. };
  656. }
  657. };
  658. // this function maybe used outside of server_task_result_error
  659. static json format_error_response(const std::string & message, const enum error_type type) {
  660. std::string type_str;
  661. int code = 500;
  662. switch (type) {
  663. case ERROR_TYPE_INVALID_REQUEST:
  664. type_str = "invalid_request_error";
  665. code = 400;
  666. break;
  667. case ERROR_TYPE_AUTHENTICATION:
  668. type_str = "authentication_error";
  669. code = 401;
  670. break;
  671. case ERROR_TYPE_NOT_FOUND:
  672. type_str = "not_found_error";
  673. code = 404;
  674. break;
  675. case ERROR_TYPE_SERVER:
  676. type_str = "server_error";
  677. code = 500;
  678. break;
  679. case ERROR_TYPE_PERMISSION:
  680. type_str = "permission_error";
  681. code = 403;
  682. break;
  683. case ERROR_TYPE_NOT_SUPPORTED:
  684. type_str = "not_supported_error";
  685. code = 501;
  686. break;
  687. case ERROR_TYPE_UNAVAILABLE:
  688. type_str = "unavailable_error";
  689. code = 503;
  690. break;
  691. }
  692. return json {
  693. {"code", code},
  694. {"message", message},
  695. {"type", type_str},
  696. };
  697. }
  698. struct server_task_result_error : server_task_result {
  699. int index = 0;
  700. error_type err_type = ERROR_TYPE_SERVER;
  701. std::string err_msg;
  702. virtual bool is_error() override {
  703. return true;
  704. }
  705. virtual json to_json() override {
  706. return format_error_response(err_msg, err_type);
  707. }
  708. };
  709. struct server_task_result_metrics : server_task_result {
  710. int n_idle_slots;
  711. int n_processing_slots;
  712. int n_tasks_deferred;
  713. int64_t t_start;
  714. int32_t kv_cache_tokens_count;
  715. int32_t kv_cache_used_cells;
  716. // TODO: somehow reuse server_metrics in the future, instead of duplicating the fields
  717. uint64_t n_prompt_tokens_processed_total = 0;
  718. uint64_t t_prompt_processing_total = 0;
  719. uint64_t n_tokens_predicted_total = 0;
  720. uint64_t t_tokens_generation_total = 0;
  721. uint64_t n_prompt_tokens_processed = 0;
  722. uint64_t t_prompt_processing = 0;
  723. uint64_t n_tokens_predicted = 0;
  724. uint64_t t_tokens_generation = 0;
  725. uint64_t n_decode_total = 0;
  726. uint64_t n_busy_slots_total = 0;
  727. // while we can also use std::vector<server_slot> this requires copying the slot object which can be quite messy
  728. // therefore, we use json to temporarily store the slot.to_json() result
  729. json slots_data = json::array();
  730. virtual json to_json() override {
  731. return json {
  732. { "idle", n_idle_slots },
  733. { "processing", n_processing_slots },
  734. { "deferred", n_tasks_deferred },
  735. { "t_start", t_start },
  736. { "n_prompt_tokens_processed_total", n_prompt_tokens_processed_total },
  737. { "t_tokens_generation_total", t_tokens_generation_total },
  738. { "n_tokens_predicted_total", n_tokens_predicted_total },
  739. { "t_prompt_processing_total", t_prompt_processing_total },
  740. { "n_prompt_tokens_processed", n_prompt_tokens_processed },
  741. { "t_prompt_processing", t_prompt_processing },
  742. { "n_tokens_predicted", n_tokens_predicted },
  743. { "t_tokens_generation", t_tokens_generation },
  744. { "n_decode_total", n_decode_total },
  745. { "n_busy_slots_total", n_busy_slots_total },
  746. { "kv_cache_tokens_count", kv_cache_tokens_count },
  747. { "kv_cache_used_cells", kv_cache_used_cells },
  748. { "slots", slots_data },
  749. };
  750. }
  751. };
  752. struct server_task_result_slot_save_load : server_task_result {
  753. std::string filename;
  754. bool is_save; // true = save, false = load
  755. size_t n_tokens;
  756. size_t n_bytes;
  757. double t_ms;
  758. virtual json to_json() override {
  759. if (is_save) {
  760. return json {
  761. { "id_slot", id_slot },
  762. { "filename", filename },
  763. { "n_saved", n_tokens },
  764. { "n_written", n_bytes },
  765. { "timings", {
  766. { "save_ms", t_ms }
  767. }},
  768. };
  769. } else {
  770. return json {
  771. { "id_slot", id_slot },
  772. { "filename", filename },
  773. { "n_restored", n_tokens },
  774. { "n_read", n_bytes },
  775. { "timings", {
  776. { "restore_ms", t_ms }
  777. }},
  778. };
  779. }
  780. }
  781. };
  782. struct server_task_result_slot_erase : server_task_result {
  783. size_t n_erased;
  784. virtual json to_json() override {
  785. return json {
  786. { "id_slot", id_slot },
  787. { "n_erased", n_erased },
  788. };
  789. }
  790. };
  791. struct server_task_result_apply_lora : server_task_result {
  792. virtual json to_json() override {
  793. return json {{ "success", true }};
  794. }
  795. };
  796. struct server_slot {
  797. int id;
  798. int id_task = -1;
  799. // only used for completion/embedding/infill/rerank
  800. server_task_type task_type = SERVER_TASK_TYPE_COMPLETION;
  801. llama_batch batch_spec = {};
  802. llama_context * ctx = nullptr;
  803. llama_context * ctx_dft = nullptr;
  804. common_speculative * spec = nullptr;
  805. // the index relative to completion multi-task request
  806. size_t index = 0;
  807. struct slot_params params;
  808. slot_state state = SLOT_STATE_IDLE;
  809. // used to determine the slot that has been used the longest
  810. int64_t t_last_used = -1;
  811. // generation props
  812. int32_t n_ctx = 0; // context size per slot
  813. int32_t n_past = 0;
  814. int32_t n_decoded = 0;
  815. int32_t n_remaining = -1;
  816. int32_t i_batch = -1;
  817. int32_t n_predict = -1; // TODO: disambiguate from params.n_predict
  818. // n_prompt_tokens may not be equal to prompt_tokens.size(), because prompt maybe truncated
  819. int32_t n_prompt_tokens = 0;
  820. int32_t n_prompt_tokens_processed = 0;
  821. // input prompt tokens
  822. llama_tokens prompt_tokens;
  823. size_t last_nl_pos = 0;
  824. std::string generated_text;
  825. llama_tokens generated_tokens;
  826. llama_tokens cache_tokens;
  827. std::vector<completion_token_output> generated_token_probs;
  828. bool has_next_token = true;
  829. bool has_new_line = false;
  830. bool truncated = false;
  831. stop_type stop;
  832. std::string stopping_word;
  833. // sampling
  834. json json_schema;
  835. struct common_sampler * smpl = nullptr;
  836. llama_token sampled;
  837. // stats
  838. size_t n_sent_text = 0; // number of sent text character
  839. size_t n_sent_token_probs = 0;
  840. int64_t t_start_process_prompt;
  841. int64_t t_start_generation;
  842. double t_prompt_processing; // ms
  843. double t_token_generation; // ms
  844. std::function<void(int)> callback_on_release;
  845. void reset() {
  846. SLT_DBG(*this, "%s", "\n");
  847. n_prompt_tokens = 0;
  848. last_nl_pos = 0;
  849. generated_text = "";
  850. has_new_line = false;
  851. truncated = false;
  852. stop = STOP_TYPE_NONE;
  853. stopping_word = "";
  854. n_past = 0;
  855. n_sent_text = 0;
  856. n_sent_token_probs = 0;
  857. task_type = SERVER_TASK_TYPE_COMPLETION;
  858. generated_tokens.clear();
  859. generated_token_probs.clear();
  860. }
  861. bool is_non_causal() const {
  862. return task_type == SERVER_TASK_TYPE_EMBEDDING || task_type == SERVER_TASK_TYPE_RERANK;
  863. }
  864. bool has_budget(const common_params & global_params) {
  865. if (params.n_predict == -1 && global_params.n_predict == -1) {
  866. return true; // limitless
  867. }
  868. n_remaining = -1;
  869. if (params.n_predict != -1) {
  870. n_remaining = params.n_predict - n_decoded;
  871. } else if (global_params.n_predict != -1) {
  872. n_remaining = global_params.n_predict - n_decoded;
  873. }
  874. return n_remaining > 0; // no budget
  875. }
  876. bool is_processing() const {
  877. return state != SLOT_STATE_IDLE;
  878. }
  879. bool can_speculate() const {
  880. return ctx_dft && params.speculative.n_max > 0 && params.cache_prompt;
  881. }
  882. void add_token(const completion_token_output & token) {
  883. if (!is_processing()) {
  884. SLT_WRN(*this, "%s", "slot is not processing\n");
  885. return;
  886. }
  887. generated_token_probs.push_back(token);
  888. }
  889. void release() {
  890. if (is_processing()) {
  891. SLT_INF(*this, "stop processing: n_past = %d, truncated = %d\n", n_past, truncated);
  892. t_last_used = ggml_time_us();
  893. t_token_generation = (ggml_time_us() - t_start_generation) / 1e3;
  894. state = SLOT_STATE_IDLE;
  895. callback_on_release(id);
  896. }
  897. }
  898. result_timings get_timings() const {
  899. result_timings timings;
  900. timings.prompt_n = n_prompt_tokens_processed;
  901. timings.prompt_ms = t_prompt_processing;
  902. timings.prompt_per_token_ms = t_prompt_processing / n_prompt_tokens_processed;
  903. timings.prompt_per_second = 1e3 / t_prompt_processing * n_prompt_tokens_processed;
  904. timings.predicted_n = n_decoded;
  905. timings.predicted_ms = t_token_generation;
  906. timings.predicted_per_token_ms = t_token_generation / n_decoded;
  907. timings.predicted_per_second = 1e3 / t_token_generation * n_decoded;
  908. return timings;
  909. }
  910. size_t find_stopping_strings(const std::string & text, const size_t last_token_size, bool is_full_stop) {
  911. size_t stop_pos = std::string::npos;
  912. for (const std::string & word : params.antiprompt) {
  913. size_t pos;
  914. if (is_full_stop) {
  915. const size_t tmp = word.size() + last_token_size;
  916. const size_t from_pos = text.size() > tmp ? text.size() - tmp : 0;
  917. pos = text.find(word, from_pos);
  918. } else {
  919. // otherwise, partial stop
  920. pos = find_partial_stop_string(word, text);
  921. }
  922. if (pos != std::string::npos && (stop_pos == std::string::npos || pos < stop_pos)) {
  923. if (is_full_stop) {
  924. stop = STOP_TYPE_WORD;
  925. stopping_word = word;
  926. has_next_token = false;
  927. }
  928. stop_pos = pos;
  929. }
  930. }
  931. return stop_pos;
  932. }
  933. void print_timings() const {
  934. const double t_prompt = t_prompt_processing / n_prompt_tokens_processed;
  935. const double n_prompt_second = 1e3 / t_prompt_processing * n_prompt_tokens_processed;
  936. const double t_gen = t_token_generation / n_decoded;
  937. const double n_gen_second = 1e3 / t_token_generation * n_decoded;
  938. SLT_INF(*this,
  939. "\n"
  940. "prompt eval time = %10.2f ms / %5d tokens (%8.2f ms per token, %8.2f tokens per second)\n"
  941. " eval time = %10.2f ms / %5d tokens (%8.2f ms per token, %8.2f tokens per second)\n"
  942. " total time = %10.2f ms / %5d tokens\n",
  943. t_prompt_processing, n_prompt_tokens_processed, t_prompt, n_prompt_second,
  944. t_token_generation, n_decoded, t_gen, n_gen_second,
  945. t_prompt_processing + t_token_generation, n_prompt_tokens_processed + n_decoded);
  946. }
  947. json to_json() const {
  948. return json {
  949. {"id", id},
  950. {"id_task", id_task},
  951. {"n_ctx", n_ctx},
  952. {"speculative", can_speculate()},
  953. {"is_processing", is_processing()},
  954. {"non_causal", is_non_causal()},
  955. {"params", params.to_json()},
  956. {"prompt", common_detokenize(ctx, prompt_tokens)},
  957. {"next_token",
  958. {
  959. {"has_next_token", has_next_token},
  960. {"has_new_line", has_new_line},
  961. {"n_remain", n_remaining},
  962. {"n_decoded", n_decoded},
  963. {"stopping_word", stopping_word},
  964. }
  965. },
  966. };
  967. }
  968. };
  969. struct server_metrics {
  970. int64_t t_start = 0;
  971. uint64_t n_prompt_tokens_processed_total = 0;
  972. uint64_t t_prompt_processing_total = 0;
  973. uint64_t n_tokens_predicted_total = 0;
  974. uint64_t t_tokens_generation_total = 0;
  975. uint64_t n_prompt_tokens_processed = 0;
  976. uint64_t t_prompt_processing = 0;
  977. uint64_t n_tokens_predicted = 0;
  978. uint64_t t_tokens_generation = 0;
  979. uint64_t n_decode_total = 0;
  980. uint64_t n_busy_slots_total = 0;
  981. void init() {
  982. t_start = ggml_time_us();
  983. }
  984. void on_prompt_eval(const server_slot & slot) {
  985. n_prompt_tokens_processed_total += slot.n_prompt_tokens_processed;
  986. n_prompt_tokens_processed += slot.n_prompt_tokens_processed;
  987. t_prompt_processing += slot.t_prompt_processing;
  988. t_prompt_processing_total += slot.t_prompt_processing;
  989. }
  990. void on_prediction(const server_slot & slot) {
  991. n_tokens_predicted_total += slot.n_decoded;
  992. n_tokens_predicted += slot.n_decoded;
  993. t_tokens_generation += slot.t_token_generation;
  994. t_tokens_generation_total += slot.t_token_generation;
  995. }
  996. void on_decoded(const std::vector<server_slot> & slots) {
  997. n_decode_total++;
  998. for (const auto & slot : slots) {
  999. if (slot.is_processing()) {
  1000. n_busy_slots_total++;
  1001. }
  1002. }
  1003. }
  1004. void reset_bucket() {
  1005. n_prompt_tokens_processed = 0;
  1006. t_prompt_processing = 0;
  1007. n_tokens_predicted = 0;
  1008. t_tokens_generation = 0;
  1009. }
  1010. };
  1011. struct server_queue {
  1012. int id = 0;
  1013. bool running;
  1014. // queues
  1015. std::deque<server_task> queue_tasks;
  1016. std::deque<server_task> queue_tasks_deferred;
  1017. std::mutex mutex_tasks;
  1018. std::condition_variable condition_tasks;
  1019. // callback functions
  1020. std::function<void(server_task)> callback_new_task;
  1021. std::function<void(void)> callback_update_slots;
  1022. // Add a new task to the end of the queue
  1023. int post(server_task task, bool front = false) {
  1024. std::unique_lock<std::mutex> lock(mutex_tasks);
  1025. GGML_ASSERT(task.id != -1);
  1026. QUE_DBG("new task, id = %d, front = %d\n", task.id, front);
  1027. if (front) {
  1028. queue_tasks.push_front(std::move(task));
  1029. } else {
  1030. queue_tasks.push_back(std::move(task));
  1031. }
  1032. condition_tasks.notify_one();
  1033. return task.id;
  1034. }
  1035. // multi-task version of post()
  1036. int post(std::vector<server_task> & tasks, bool front = false) {
  1037. std::unique_lock<std::mutex> lock(mutex_tasks);
  1038. for (auto & task : tasks) {
  1039. if (task.id == -1) {
  1040. task.id = id++;
  1041. }
  1042. QUE_DBG("new task, id = %d/%d, front = %d\n", task.id, (int) tasks.size(), front);
  1043. if (front) {
  1044. queue_tasks.push_front(std::move(task));
  1045. } else {
  1046. queue_tasks.push_back(std::move(task));
  1047. }
  1048. }
  1049. condition_tasks.notify_one();
  1050. return 0;
  1051. }
  1052. // Add a new task, but defer until one slot is available
  1053. void defer(server_task task) {
  1054. std::unique_lock<std::mutex> lock(mutex_tasks);
  1055. QUE_DBG("defer task, id = %d\n", task.id);
  1056. queue_tasks_deferred.push_back(std::move(task));
  1057. condition_tasks.notify_one();
  1058. }
  1059. // Get the next id for creating a new task
  1060. int get_new_id() {
  1061. std::unique_lock<std::mutex> lock(mutex_tasks);
  1062. int new_id = id++;
  1063. return new_id;
  1064. }
  1065. // Register function to process a new task
  1066. void on_new_task(std::function<void(server_task)> callback) {
  1067. callback_new_task = std::move(callback);
  1068. }
  1069. // Register the function to be called when all slots data is ready to be processed
  1070. void on_update_slots(std::function<void(void)> callback) {
  1071. callback_update_slots = std::move(callback);
  1072. }
  1073. // Call when the state of one slot is changed, it will move one task from deferred to main queue
  1074. void pop_deferred_task() {
  1075. std::unique_lock<std::mutex> lock(mutex_tasks);
  1076. if (!queue_tasks_deferred.empty()) {
  1077. queue_tasks.emplace_back(std::move(queue_tasks_deferred.front()));
  1078. queue_tasks_deferred.pop_front();
  1079. }
  1080. condition_tasks.notify_one();
  1081. }
  1082. // end the start_loop routine
  1083. void terminate() {
  1084. std::unique_lock<std::mutex> lock(mutex_tasks);
  1085. running = false;
  1086. condition_tasks.notify_all();
  1087. }
  1088. /**
  1089. * Main loop consists of these steps:
  1090. * - Wait until a new task arrives
  1091. * - Process the task (i.e. maybe copy data into slot)
  1092. * - Check if multitask is finished
  1093. * - Update all slots
  1094. */
  1095. void start_loop() {
  1096. running = true;
  1097. while (true) {
  1098. QUE_DBG("%s", "processing new tasks\n");
  1099. while (true) {
  1100. std::unique_lock<std::mutex> lock(mutex_tasks);
  1101. if (queue_tasks.empty()) {
  1102. lock.unlock();
  1103. break;
  1104. }
  1105. server_task task = queue_tasks.front();
  1106. queue_tasks.pop_front();
  1107. lock.unlock();
  1108. QUE_DBG("processing task, id = %d\n", task.id);
  1109. callback_new_task(std::move(task));
  1110. }
  1111. // all tasks in the current loop is processed, slots data is now ready
  1112. QUE_DBG("%s", "update slots\n");
  1113. callback_update_slots();
  1114. QUE_DBG("%s", "waiting for new tasks\n");
  1115. {
  1116. std::unique_lock<std::mutex> lock(mutex_tasks);
  1117. if (queue_tasks.empty()) {
  1118. if (!running) {
  1119. QUE_DBG("%s", "terminate\n");
  1120. return;
  1121. }
  1122. condition_tasks.wait(lock, [&]{
  1123. return (!queue_tasks.empty() || !running);
  1124. });
  1125. }
  1126. }
  1127. }
  1128. }
  1129. };
  1130. struct server_response {
  1131. // for keeping track of all tasks waiting for the result
  1132. std::unordered_set<int> waiting_task_ids;
  1133. // the main result queue (using ptr for polymorphism)
  1134. std::vector<server_task_result_ptr> queue_results;
  1135. std::mutex mutex_results;
  1136. std::condition_variable condition_results;
  1137. // add the id_task to the list of tasks waiting for response
  1138. void add_waiting_task_id(int id_task) {
  1139. SRV_DBG("add task %d to waiting list. current waiting = %d (before add)\n", id_task, (int) waiting_task_ids.size());
  1140. std::unique_lock<std::mutex> lock(mutex_results);
  1141. waiting_task_ids.insert(id_task);
  1142. }
  1143. void add_waiting_tasks(const std::vector<server_task> & tasks) {
  1144. std::unique_lock<std::mutex> lock(mutex_results);
  1145. for (const auto & task : tasks) {
  1146. SRV_DBG("add task %d to waiting list. current waiting = %d (before add)\n", task.id, (int) waiting_task_ids.size());
  1147. waiting_task_ids.insert(task.id);
  1148. }
  1149. }
  1150. // when the request is finished, we can remove task associated with it
  1151. void remove_waiting_task_id(int id_task) {
  1152. SRV_DBG("remove task %d from waiting list. current waiting = %d (before remove)\n", id_task, (int) waiting_task_ids.size());
  1153. std::unique_lock<std::mutex> lock(mutex_results);
  1154. waiting_task_ids.erase(id_task);
  1155. }
  1156. void remove_waiting_task_ids(const std::unordered_set<int> & id_tasks) {
  1157. std::unique_lock<std::mutex> lock(mutex_results);
  1158. for (const auto & id_task : id_tasks) {
  1159. SRV_DBG("remove task %d from waiting list. current waiting = %d (before remove)\n", id_task, (int) waiting_task_ids.size());
  1160. waiting_task_ids.erase(id_task);
  1161. }
  1162. }
  1163. // This function blocks the thread until there is a response for one of the id_tasks
  1164. server_task_result_ptr recv(const std::unordered_set<int> & id_tasks) {
  1165. while (true) {
  1166. std::unique_lock<std::mutex> lock(mutex_results);
  1167. condition_results.wait(lock, [&]{
  1168. return !queue_results.empty();
  1169. });
  1170. for (int i = 0; i < (int) queue_results.size(); i++) {
  1171. if (id_tasks.find(queue_results[i]->id) != id_tasks.end()) {
  1172. server_task_result_ptr res = std::move(queue_results[i]);
  1173. queue_results.erase(queue_results.begin() + i);
  1174. return res;
  1175. }
  1176. }
  1177. }
  1178. // should never reach here
  1179. }
  1180. // single-task version of recv()
  1181. server_task_result_ptr recv(int id_task) {
  1182. std::unordered_set<int> id_tasks = {id_task};
  1183. return recv(id_tasks);
  1184. }
  1185. // Send a new result to a waiting id_task
  1186. void send(server_task_result_ptr && result) {
  1187. SRV_DBG("sending result for task id = %d\n", result->id);
  1188. std::unique_lock<std::mutex> lock(mutex_results);
  1189. for (const auto & id_task : waiting_task_ids) {
  1190. if (result->id == id_task) {
  1191. SRV_DBG("task id = %d pushed to result queue\n", result->id);
  1192. queue_results.emplace_back(std::move(result));
  1193. condition_results.notify_all();
  1194. return;
  1195. }
  1196. }
  1197. }
  1198. };
  1199. struct server_context {
  1200. common_params params_base;
  1201. llama_model * model = nullptr;
  1202. llama_context * ctx = nullptr;
  1203. std::vector<common_lora_adapter_container> loras;
  1204. llama_model * model_dft = nullptr;
  1205. llama_context_params cparams_dft;
  1206. llama_batch batch = {};
  1207. bool clean_kv_cache = true;
  1208. bool add_bos_token = true;
  1209. bool has_eos_token = false;
  1210. int32_t n_ctx; // total context for all clients / slots
  1211. // slots / clients
  1212. std::vector<server_slot> slots;
  1213. json default_generation_settings_for_props;
  1214. server_queue queue_tasks;
  1215. server_response queue_results;
  1216. server_metrics metrics;
  1217. // Necessary similarity of prompt for slot selection
  1218. float slot_prompt_similarity = 0.0f;
  1219. ~server_context() {
  1220. if (ctx) {
  1221. llama_free(ctx);
  1222. ctx = nullptr;
  1223. }
  1224. if (model) {
  1225. llama_free_model(model);
  1226. model = nullptr;
  1227. }
  1228. if (model_dft) {
  1229. llama_free_model(model_dft);
  1230. model_dft = nullptr;
  1231. }
  1232. // Clear any sampling context
  1233. for (server_slot & slot : slots) {
  1234. common_sampler_free(slot.smpl);
  1235. slot.smpl = nullptr;
  1236. llama_free(slot.ctx_dft);
  1237. slot.ctx_dft = nullptr;
  1238. common_speculative_free(slot.spec);
  1239. slot.spec = nullptr;
  1240. llama_batch_free(slot.batch_spec);
  1241. }
  1242. llama_batch_free(batch);
  1243. }
  1244. bool load_model(const common_params & params) {
  1245. SRV_INF("loading model '%s'\n", params.model.c_str());
  1246. params_base = params;
  1247. common_init_result llama_init = common_init_from_params(params_base);
  1248. model = llama_init.model;
  1249. ctx = llama_init.context;
  1250. loras = llama_init.lora_adapters;
  1251. if (model == nullptr) {
  1252. SRV_ERR("failed to load model, '%s'\n", params_base.model.c_str());
  1253. return false;
  1254. }
  1255. n_ctx = llama_n_ctx(ctx);
  1256. add_bos_token = llama_add_bos_token(model);
  1257. has_eos_token = llama_token_eos(model) != LLAMA_TOKEN_NULL;
  1258. if (!params_base.speculative.model.empty()) {
  1259. SRV_INF("loading draft model '%s'\n", params_base.speculative.model.c_str());
  1260. auto params_dft = params_base;
  1261. params_dft.devices = params_base.speculative.devices;
  1262. params_dft.model = params_base.speculative.model;
  1263. params_dft.n_ctx = params_base.speculative.n_ctx == 0 ? params_base.n_ctx / params_base.n_parallel : params_base.speculative.n_ctx;
  1264. params_dft.n_gpu_layers = params_base.speculative.n_gpu_layers;
  1265. params_dft.n_parallel = 1;
  1266. common_init_result llama_init_dft = common_init_from_params(params_dft);
  1267. model_dft = llama_init_dft.model;
  1268. if (model_dft == nullptr) {
  1269. SRV_ERR("failed to load draft model, '%s'\n", params_base.speculative.model.c_str());
  1270. return false;
  1271. }
  1272. if (!common_speculative_are_compatible(ctx, llama_init_dft.context)) {
  1273. SRV_ERR("the draft model '%s' is not compatible with the target model '%s'\n", params_base.speculative.model.c_str(), params_base.model.c_str());
  1274. llama_free (llama_init_dft.context);
  1275. llama_free_model(llama_init_dft.model);
  1276. return false;
  1277. }
  1278. const int n_ctx_dft = llama_n_ctx(llama_init_dft.context);
  1279. cparams_dft = common_context_params_to_llama(params_dft);
  1280. cparams_dft.n_batch = n_ctx_dft;
  1281. // force F16 KV cache for the draft model for extra performance
  1282. cparams_dft.type_k = GGML_TYPE_F16;
  1283. cparams_dft.type_v = GGML_TYPE_F16;
  1284. // the context is not needed - we will create one for each slot
  1285. llama_free(llama_init_dft.context);
  1286. }
  1287. return true;
  1288. }
  1289. bool validate_model_chat_template() const {
  1290. std::vector<char> model_template(2048, 0); // longest known template is about 1200 bytes
  1291. std::string template_key = "tokenizer.chat_template";
  1292. int32_t res = llama_model_meta_val_str(model, template_key.c_str(), model_template.data(), model_template.size());
  1293. if (res >= 0) {
  1294. llama_chat_message chat[] = {{"user", "test"}};
  1295. std::string tmpl = std::string(model_template.data(), model_template.size());
  1296. int32_t chat_res = llama_chat_apply_template(model, tmpl.c_str(), chat, 1, true, nullptr, 0);
  1297. return chat_res > 0;
  1298. }
  1299. return false;
  1300. }
  1301. void init() {
  1302. const int32_t n_ctx_slot = n_ctx / params_base.n_parallel;
  1303. SRV_INF("initializing slots, n_slots = %d\n", params_base.n_parallel);
  1304. for (int i = 0; i < params_base.n_parallel; i++) {
  1305. server_slot slot;
  1306. slot.id = i;
  1307. slot.ctx = ctx;
  1308. slot.n_ctx = n_ctx_slot;
  1309. slot.n_predict = params_base.n_predict;
  1310. if (model_dft) {
  1311. slot.batch_spec = llama_batch_init(params_base.speculative.n_max + 1, 0, 1);
  1312. slot.ctx_dft = llama_new_context_with_model(model_dft, cparams_dft);
  1313. if (slot.ctx_dft == nullptr) {
  1314. SRV_ERR("%s", "failed to create draft context\n");
  1315. return;
  1316. }
  1317. slot.spec = common_speculative_init(slot.ctx_dft);
  1318. if (slot.spec == nullptr) {
  1319. SRV_ERR("%s", "failed to create speculator\n");
  1320. return;
  1321. }
  1322. }
  1323. SLT_INF(slot, "new slot n_ctx_slot = %d\n", slot.n_ctx);
  1324. slot.params.sampling = params_base.sampling;
  1325. slot.callback_on_release = [this](int) {
  1326. queue_tasks.pop_deferred_task();
  1327. };
  1328. slot.reset();
  1329. slots.push_back(slot);
  1330. }
  1331. default_generation_settings_for_props = slots[0].to_json();
  1332. // the update_slots() logic will always submit a maximum of n_batch or n_parallel tokens
  1333. // note that n_batch can be > n_ctx (e.g. for non-causal attention models such as BERT where the KV cache is not used)
  1334. {
  1335. const int32_t n_batch = llama_n_batch(ctx);
  1336. // only a single seq_id per token is needed
  1337. batch = llama_batch_init(std::max(n_batch, params_base.n_parallel), 0, 1);
  1338. }
  1339. metrics.init();
  1340. }
  1341. server_slot * get_slot_by_id(int id) {
  1342. for (server_slot & slot : slots) {
  1343. if (slot.id == id) {
  1344. return &slot;
  1345. }
  1346. }
  1347. return nullptr;
  1348. }
  1349. server_slot * get_available_slot(const server_task & task) {
  1350. server_slot * ret = nullptr;
  1351. // find the slot that has at least n% prompt similarity
  1352. if (ret == nullptr && slot_prompt_similarity != 0.0f) {
  1353. int lcs_len = 0;
  1354. float similarity = 0;
  1355. for (server_slot & slot : slots) {
  1356. // skip the slot if it is not available
  1357. if (slot.is_processing()) {
  1358. continue;
  1359. }
  1360. // skip the slot if it does not contains cached tokens
  1361. if (slot.cache_tokens.empty()) {
  1362. continue;
  1363. }
  1364. // length of the Longest Common Subsequence between the current slot's prompt and the input prompt
  1365. int cur_lcs_len = common_lcs(slot.cache_tokens, task.prompt_tokens);
  1366. // fraction of the common subsequence length compared to the current slot's prompt length
  1367. float cur_similarity = static_cast<float>(cur_lcs_len) / static_cast<int>(slot.cache_tokens.size());
  1368. // select the current slot if the criteria match
  1369. if (cur_lcs_len > lcs_len && cur_similarity > slot_prompt_similarity) {
  1370. lcs_len = cur_lcs_len;
  1371. similarity = cur_similarity;
  1372. ret = &slot;
  1373. }
  1374. }
  1375. if (ret != nullptr) {
  1376. SLT_DBG(*ret, "selected slot by lcs similarity, lcs_len = %d, similarity = %f\n", lcs_len, similarity);
  1377. }
  1378. }
  1379. // find the slot that has been least recently used
  1380. if (ret == nullptr) {
  1381. int64_t t_last = ggml_time_us();
  1382. for (server_slot & slot : slots) {
  1383. // skip the slot if it is not available
  1384. if (slot.is_processing()) {
  1385. continue;
  1386. }
  1387. // select the current slot if the criteria match
  1388. if (slot.t_last_used < t_last) {
  1389. t_last = slot.t_last_used;
  1390. ret = &slot;
  1391. }
  1392. }
  1393. if (ret != nullptr) {
  1394. SLT_DBG(*ret, "selected slot by lru, t_last = %" PRId64 "\n", t_last);
  1395. }
  1396. }
  1397. return ret;
  1398. }
  1399. bool launch_slot_with_task(server_slot & slot, const server_task & task) {
  1400. slot.reset();
  1401. slot.id_task = task.id;
  1402. slot.index = task.index;
  1403. slot.task_type = task.type;
  1404. slot.params = std::move(task.params);
  1405. slot.prompt_tokens = std::move(task.prompt_tokens);
  1406. SLT_DBG(slot, "launching slot : %s\n", safe_json_to_str(slot.to_json()).c_str());
  1407. if (slot.n_predict > 0 && slot.params.n_predict > slot.n_predict) {
  1408. // Might be better to reject the request with a 400 ?
  1409. slot.params.n_predict = slot.n_predict;
  1410. SLT_WRN(slot, "n_predict = %d exceeds server configuration, setting to %d", slot.n_predict, slot.n_predict);
  1411. }
  1412. if (slot.params.ignore_eos && has_eos_token) {
  1413. slot.params.sampling.logit_bias.push_back({llama_token_eos(model), -INFINITY});
  1414. }
  1415. {
  1416. if (slot.smpl != nullptr) {
  1417. common_sampler_free(slot.smpl);
  1418. }
  1419. slot.smpl = common_sampler_init(model, slot.params.sampling);
  1420. if (slot.smpl == nullptr) {
  1421. // for now, the only error that may happen here is invalid grammar
  1422. send_error(task, "Failed to parse grammar", ERROR_TYPE_INVALID_REQUEST);
  1423. return false;
  1424. }
  1425. }
  1426. if (slot.ctx_dft) {
  1427. llama_batch_free(slot.batch_spec);
  1428. slot.batch_spec = llama_batch_init(slot.params.speculative.n_max + 1, 0, 1);
  1429. }
  1430. slot.state = SLOT_STATE_STARTED;
  1431. SLT_INF(slot, "%s", "processing task\n");
  1432. return true;
  1433. }
  1434. void kv_cache_clear() {
  1435. SRV_DBG("%s", "clearing KV cache\n");
  1436. // clear the entire KV cache
  1437. llama_kv_cache_clear(ctx);
  1438. clean_kv_cache = false;
  1439. }
  1440. bool process_token(completion_token_output & result, server_slot & slot) {
  1441. // remember which tokens were sampled - used for repetition penalties during sampling
  1442. const std::string token_str = common_token_to_piece(ctx, result.tok, params_base.special);
  1443. slot.sampled = result.tok;
  1444. slot.generated_text += token_str;
  1445. if (slot.params.return_tokens) {
  1446. slot.generated_tokens.push_back(result.tok);
  1447. }
  1448. slot.has_next_token = true;
  1449. // check if there is incomplete UTF-8 character at the end
  1450. bool incomplete = false;
  1451. for (unsigned i = 1; i < 5 && i <= slot.generated_text.size(); ++i) {
  1452. unsigned char c = slot.generated_text[slot.generated_text.size() - i];
  1453. if ((c & 0xC0) == 0x80) {
  1454. // continuation byte: 10xxxxxx
  1455. continue;
  1456. }
  1457. if ((c & 0xE0) == 0xC0) {
  1458. // 2-byte character: 110xxxxx ...
  1459. incomplete = i < 2;
  1460. } else if ((c & 0xF0) == 0xE0) {
  1461. // 3-byte character: 1110xxxx ...
  1462. incomplete = i < 3;
  1463. } else if ((c & 0xF8) == 0xF0) {
  1464. // 4-byte character: 11110xxx ...
  1465. incomplete = i < 4;
  1466. }
  1467. // else 1-byte character or invalid byte
  1468. break;
  1469. }
  1470. // search stop word and delete it
  1471. if (!incomplete) {
  1472. size_t pos = std::min(slot.n_sent_text, slot.generated_text.size());
  1473. const std::string str_test = slot.generated_text.substr(pos);
  1474. bool send_text = true;
  1475. size_t stop_pos = slot.find_stopping_strings(str_test, token_str.size(), true);
  1476. if (stop_pos != std::string::npos) {
  1477. slot.generated_text.erase(
  1478. slot.generated_text.begin() + pos + stop_pos,
  1479. slot.generated_text.end());
  1480. pos = std::min(slot.n_sent_text, slot.generated_text.size());
  1481. } else if (slot.has_next_token) {
  1482. stop_pos = slot.find_stopping_strings(str_test, token_str.size(), false);
  1483. send_text = stop_pos == std::string::npos;
  1484. }
  1485. // check if there is any token to predict
  1486. if (send_text) {
  1487. // no send the stop word in the response
  1488. result.text_to_send = slot.generated_text.substr(pos, std::string::npos);
  1489. slot.n_sent_text += result.text_to_send.size();
  1490. // add the token to slot queue and cache
  1491. }
  1492. slot.add_token(result);
  1493. if (slot.params.stream) {
  1494. send_partial_response(slot, result);
  1495. }
  1496. }
  1497. if (incomplete) {
  1498. slot.has_next_token = true;
  1499. }
  1500. // check the limits
  1501. if (slot.n_decoded > 0 && slot.has_next_token && !slot.has_budget(params_base)) {
  1502. slot.stop = STOP_TYPE_LIMIT;
  1503. slot.has_next_token = false;
  1504. SLT_DBG(slot, "stopped by limit, n_decoded = %d, n_predict = %d\n", slot.n_decoded, slot.params.n_predict);
  1505. }
  1506. if (slot.has_new_line) {
  1507. // if we have already seen a new line, we stop after a certain time limit
  1508. if (slot.params.t_max_predict_ms > 0 && (ggml_time_us() - slot.t_start_generation > 1000.0f*slot.params.t_max_predict_ms)) {
  1509. slot.stop = STOP_TYPE_LIMIT;
  1510. slot.has_next_token = false;
  1511. SLT_DBG(slot, "stopped by time limit, n_decoded = %d, t_max_predict_ms = %d ms\n", slot.n_decoded, (int) slot.params.t_max_predict_ms);
  1512. }
  1513. // require that each new line has a whitespace prefix (i.e. indentation) of at least slot.params.n_indent
  1514. if (slot.params.n_indent > 0) {
  1515. // check the current indentation
  1516. // TODO: improve by not doing it more than once for each new line
  1517. if (slot.last_nl_pos > 0) {
  1518. size_t pos = slot.last_nl_pos;
  1519. int n_indent = 0;
  1520. while (pos < slot.generated_text.size() && (slot.generated_text[pos] == ' ' || slot.generated_text[pos] == '\t')) {
  1521. n_indent++;
  1522. pos++;
  1523. }
  1524. if (pos < slot.generated_text.size() && n_indent < slot.params.n_indent) {
  1525. slot.stop = STOP_TYPE_LIMIT;
  1526. slot.has_next_token = false;
  1527. // cut the last line
  1528. slot.generated_text.erase(pos, std::string::npos);
  1529. SLT_DBG(slot, "stopped by indentation limit, n_decoded = %d, n_indent = %d\n", slot.n_decoded, n_indent);
  1530. }
  1531. }
  1532. // find the next new line
  1533. {
  1534. const size_t pos = slot.generated_text.find('\n', slot.last_nl_pos);
  1535. if (pos != std::string::npos) {
  1536. slot.last_nl_pos = pos + 1;
  1537. }
  1538. }
  1539. }
  1540. }
  1541. // check if there is a new line in the generated text
  1542. if (result.text_to_send.find('\n') != std::string::npos) {
  1543. slot.has_new_line = true;
  1544. }
  1545. // if context shift is disabled, we stop when it reaches the context limit
  1546. if (slot.n_past >= slot.n_ctx) {
  1547. slot.truncated = true;
  1548. slot.stop = STOP_TYPE_LIMIT;
  1549. slot.has_next_token = false;
  1550. SLT_DBG(slot, "stopped due to running out of context capacity, n_past = %d, n_prompt_tokens = %d, n_decoded = %d, n_ctx = %d\n",
  1551. slot.n_decoded, slot.n_prompt_tokens, slot.n_past, slot.n_ctx);
  1552. }
  1553. if (llama_token_is_eog(model, result.tok)) {
  1554. slot.stop = STOP_TYPE_EOS;
  1555. slot.has_next_token = false;
  1556. SLT_DBG(slot, "%s", "stopped by EOS\n");
  1557. }
  1558. const auto n_ctx_train = llama_n_ctx_train(model);
  1559. if (slot.params.n_predict < 1 && slot.n_predict < 1 && slot.n_prompt_tokens + slot.n_decoded >= n_ctx_train) {
  1560. slot.truncated = true;
  1561. slot.stop = STOP_TYPE_LIMIT;
  1562. slot.has_next_token = false; // stop prediction
  1563. SLT_WRN(slot,
  1564. "n_predict (%d) is set for infinite generation. "
  1565. "Limiting generated tokens to n_ctx_train (%d) to avoid EOS-less generation infinite loop\n",
  1566. slot.params.n_predict, n_ctx_train);
  1567. }
  1568. SLT_DBG(slot, "n_decoded = %d, n_remaining = %d, next token: %5d '%s'\n", slot.n_decoded, slot.n_remaining, result.tok, token_str.c_str());
  1569. return slot.has_next_token; // continue
  1570. }
  1571. void send_error(const server_task & task, const std::string & error, const enum error_type type = ERROR_TYPE_SERVER) {
  1572. send_error(task.id, error, type);
  1573. }
  1574. void send_error(const server_slot & slot, const std::string & error, const enum error_type type = ERROR_TYPE_SERVER) {
  1575. send_error(slot.id_task, error, type);
  1576. }
  1577. void send_error(const int id_task, const std::string & error, const enum error_type type = ERROR_TYPE_SERVER) {
  1578. SRV_ERR("task id = %d, error: %s\n", id_task, error.c_str());
  1579. auto res = std::make_unique<server_task_result_error>();
  1580. res->id = id_task;
  1581. res->err_type = type;
  1582. res->err_msg = error;
  1583. queue_results.send(std::move(res));
  1584. }
  1585. void send_partial_response(server_slot & slot, const completion_token_output & tkn) {
  1586. auto res = std::make_unique<server_task_result_cmpl_partial>();
  1587. res->id = slot.id_task;
  1588. res->index = slot.index;
  1589. res->content = tkn.text_to_send;
  1590. res->tokens = { tkn.tok };
  1591. res->n_decoded = slot.n_decoded;
  1592. res->n_prompt_tokens = slot.n_prompt_tokens;
  1593. res->verbose = slot.params.verbose;
  1594. res->oaicompat = slot.params.oaicompat;
  1595. res->oaicompat_chat = slot.params.oaicompat_chat;
  1596. res->oaicompat_model = slot.params.oaicompat_model;
  1597. res->oaicompat_cmpl_id = slot.params.oaicompat_cmpl_id;
  1598. // populate res.probs_output
  1599. if (slot.params.sampling.n_probs > 0) {
  1600. const llama_tokens to_send_toks = common_tokenize(ctx, tkn.text_to_send, false);
  1601. const size_t probs_pos = std::min(slot.n_sent_token_probs, slot.generated_token_probs.size());
  1602. const size_t probs_stop_pos = std::min(slot.n_sent_token_probs + to_send_toks.size(), slot.generated_token_probs.size());
  1603. std::vector<completion_token_output> probs_output;
  1604. if (probs_pos < probs_stop_pos) {
  1605. res->probs_output = std::vector<completion_token_output>(
  1606. slot.generated_token_probs.begin() + probs_pos,
  1607. slot.generated_token_probs.begin() + probs_stop_pos);
  1608. }
  1609. }
  1610. // populate timings if this is final response or timings_per_token is enabled
  1611. if (slot.stop != STOP_TYPE_NONE || slot.params.timings_per_token) {
  1612. res->timings = slot.get_timings();
  1613. }
  1614. queue_results.send(std::move(res));
  1615. }
  1616. void send_final_response(server_slot & slot) {
  1617. auto res = std::make_unique<server_task_result_cmpl_final>();
  1618. res->id = slot.id_task;
  1619. res->id_slot = slot.id;
  1620. res->index = slot.index;
  1621. res->content = slot.generated_text;
  1622. res->tokens = slot.generated_tokens;
  1623. res->timings = slot.get_timings();
  1624. res->prompt = common_detokenize(ctx, slot.prompt_tokens, true);
  1625. res->truncated = slot.truncated;
  1626. res->n_decoded = slot.n_decoded;
  1627. res->n_prompt_tokens = slot.n_prompt_tokens;
  1628. res->n_tokens_cached = slot.n_past;
  1629. res->has_new_line = slot.has_new_line;
  1630. res->stopping_word = slot.stopping_word;
  1631. res->stop = slot.stop;
  1632. res->verbose = slot.params.verbose;
  1633. res->stream = slot.params.stream;
  1634. res->oaicompat = slot.params.oaicompat;
  1635. res->oaicompat_chat = slot.params.oaicompat_chat;
  1636. res->oaicompat_model = slot.params.oaicompat_model;
  1637. res->oaicompat_cmpl_id = slot.params.oaicompat_cmpl_id;
  1638. // populate res.probs_output
  1639. if (slot.params.sampling.n_probs > 0) {
  1640. if (!slot.params.stream && slot.stop == STOP_TYPE_WORD) {
  1641. const llama_tokens stop_word_toks = common_tokenize(ctx, slot.stopping_word, false);
  1642. size_t safe_offset = std::min(slot.generated_token_probs.size(), stop_word_toks.size());
  1643. res->probs_output = std::vector<completion_token_output>(
  1644. slot.generated_token_probs.begin(),
  1645. slot.generated_token_probs.end() - safe_offset);
  1646. } else {
  1647. res->probs_output = std::vector<completion_token_output>(
  1648. slot.generated_token_probs.begin(),
  1649. slot.generated_token_probs.end());
  1650. }
  1651. }
  1652. res->generation_params = slot.params; // copy the parameters
  1653. queue_results.send(std::move(res));
  1654. }
  1655. void send_embedding(const server_slot & slot, const llama_batch & batch) {
  1656. auto res = std::make_unique<server_task_result_embd>();
  1657. res->id = slot.id_task;
  1658. res->index = slot.index;
  1659. res->n_tokens = slot.n_prompt_tokens;
  1660. const int n_embd = llama_n_embd(model);
  1661. std::vector<float> embd_res(n_embd, 0.0f);
  1662. for (int i = 0; i < batch.n_tokens; ++i) {
  1663. if (!batch.logits[i] || batch.seq_id[i][0] != slot.id) {
  1664. continue;
  1665. }
  1666. const float * embd = llama_get_embeddings_seq(ctx, batch.seq_id[i][0]);
  1667. if (embd == NULL) {
  1668. embd = llama_get_embeddings_ith(ctx, i);
  1669. }
  1670. if (embd == NULL) {
  1671. SLT_ERR(slot, "failed to get embeddings, token = %d, seq_id = %d\n", batch.token[i], batch.seq_id[i][0]);
  1672. res->embedding = std::vector<float>(n_embd, 0.0f);
  1673. continue;
  1674. }
  1675. common_embd_normalize(embd, embd_res.data(), n_embd);
  1676. res->embedding = embd_res;
  1677. }
  1678. SLT_DBG(slot, "%s", "sending embeddings\n");
  1679. queue_results.send(std::move(res));
  1680. }
  1681. void send_rerank(const server_slot & slot, const llama_batch & batch) {
  1682. auto res = std::make_unique<server_task_result_rerank>();
  1683. res->id = slot.id_task;
  1684. res->index = slot.index;
  1685. res->n_tokens = slot.n_prompt_tokens;
  1686. for (int i = 0; i < batch.n_tokens; ++i) {
  1687. if (!batch.logits[i] || batch.seq_id[i][0] != slot.id) {
  1688. continue;
  1689. }
  1690. const float * embd = llama_get_embeddings_seq(ctx, batch.seq_id[i][0]);
  1691. if (embd == NULL) {
  1692. embd = llama_get_embeddings_ith(ctx, i);
  1693. }
  1694. if (embd == NULL) {
  1695. SLT_ERR(slot, "failed to get embeddings, token = %d, seq_id = %d\n", batch.token[i], batch.seq_id[i][0]);
  1696. res->score = -1e6;
  1697. continue;
  1698. }
  1699. res->score = embd[0];
  1700. }
  1701. SLT_DBG(slot, "sending rerank result, res.score = %f\n", res->score);
  1702. queue_results.send(std::move(res));
  1703. }
  1704. //
  1705. // Functions to create new task(s) and receive result(s)
  1706. //
  1707. void cancel_tasks(const std::unordered_set<int> & id_tasks) {
  1708. std::vector<server_task> cancel_tasks;
  1709. cancel_tasks.reserve(id_tasks.size());
  1710. for (const auto & id_task : id_tasks) {
  1711. SRV_WRN("cancel task, id_task = %d\n", id_task);
  1712. server_task task(SERVER_TASK_TYPE_CANCEL);
  1713. task.id_target = id_task;
  1714. cancel_tasks.push_back(task);
  1715. queue_results.remove_waiting_task_id(id_task);
  1716. }
  1717. // push to beginning of the queue, so it has highest priority
  1718. queue_tasks.post(cancel_tasks, true);
  1719. }
  1720. // receive the results from task(s)
  1721. void receive_multi_results(
  1722. const std::unordered_set<int> & id_tasks,
  1723. const std::function<void(std::vector<server_task_result_ptr>&)> & result_handler,
  1724. const std::function<void(json)> & error_handler) {
  1725. std::vector<server_task_result_ptr> results(id_tasks.size());
  1726. for (size_t i = 0; i < id_tasks.size(); i++) {
  1727. server_task_result_ptr result = queue_results.recv(id_tasks);
  1728. if (result->is_error()) {
  1729. error_handler(result->to_json());
  1730. cancel_tasks(id_tasks);
  1731. return;
  1732. }
  1733. GGML_ASSERT(
  1734. dynamic_cast<server_task_result_cmpl_final*>(result.get()) != nullptr
  1735. || dynamic_cast<server_task_result_embd*>(result.get()) != nullptr
  1736. || dynamic_cast<server_task_result_rerank*>(result.get()) != nullptr
  1737. );
  1738. const size_t idx = result->get_index();
  1739. GGML_ASSERT(idx < results.size() && "index out of range");
  1740. results[idx] = std::move(result);
  1741. }
  1742. result_handler(results);
  1743. }
  1744. // receive the results from task(s), in stream mode
  1745. void receive_cmpl_results_stream(
  1746. const std::unordered_set<int> & id_tasks,
  1747. const std::function<bool(server_task_result_ptr&)> & result_handler,
  1748. const std::function<void(json)> & error_handler) {
  1749. size_t n_finished = 0;
  1750. while (true) {
  1751. server_task_result_ptr result = queue_results.recv(id_tasks);
  1752. if (result->is_error()) {
  1753. error_handler(result->to_json());
  1754. cancel_tasks(id_tasks);
  1755. return;
  1756. }
  1757. GGML_ASSERT(
  1758. dynamic_cast<server_task_result_cmpl_partial*>(result.get()) != nullptr
  1759. || dynamic_cast<server_task_result_cmpl_final*>(result.get()) != nullptr
  1760. );
  1761. if (!result_handler(result)) {
  1762. cancel_tasks(id_tasks);
  1763. break;
  1764. }
  1765. if (result->is_stop()) {
  1766. if (++n_finished == id_tasks.size()) {
  1767. break;
  1768. }
  1769. }
  1770. }
  1771. }
  1772. //
  1773. // Functions to process the task
  1774. //
  1775. void process_single_task(server_task task) {
  1776. switch (task.type) {
  1777. case SERVER_TASK_TYPE_COMPLETION:
  1778. case SERVER_TASK_TYPE_INFILL:
  1779. case SERVER_TASK_TYPE_EMBEDDING:
  1780. case SERVER_TASK_TYPE_RERANK:
  1781. {
  1782. const int id_slot = task.id_selected_slot;
  1783. server_slot * slot = id_slot != -1 ? get_slot_by_id(id_slot) : get_available_slot(task);
  1784. if (slot == nullptr) {
  1785. // if no slot is available, we defer this task for processing later
  1786. SRV_DBG("no slot is available, defer task, id_task = %d\n", task.id);
  1787. queue_tasks.defer(task);
  1788. break;
  1789. }
  1790. if (slot->is_processing()) {
  1791. // if requested slot is unavailable, we defer this task for processing later
  1792. SRV_DBG("requested slot is unavailable, defer task, id_task = %d\n", task.id);
  1793. queue_tasks.defer(task);
  1794. break;
  1795. }
  1796. if (!launch_slot_with_task(*slot, task)) {
  1797. SRV_ERR("failed to launch slot with task, id_task = %d\n", task.id);
  1798. break;
  1799. }
  1800. } break;
  1801. case SERVER_TASK_TYPE_CANCEL:
  1802. {
  1803. // release slot linked with the task id
  1804. for (auto & slot : slots) {
  1805. if (slot.id_task == task.id_target) {
  1806. slot.release();
  1807. break;
  1808. }
  1809. }
  1810. } break;
  1811. case SERVER_TASK_TYPE_NEXT_RESPONSE:
  1812. {
  1813. // do nothing
  1814. } break;
  1815. case SERVER_TASK_TYPE_METRICS:
  1816. {
  1817. json slots_data = json::array();
  1818. int n_idle_slots = 0;
  1819. int n_processing_slots = 0;
  1820. for (server_slot & slot : slots) {
  1821. json slot_data = slot.to_json();
  1822. if (slot.is_processing()) {
  1823. n_processing_slots++;
  1824. } else {
  1825. n_idle_slots++;
  1826. }
  1827. slots_data.push_back(slot_data);
  1828. }
  1829. SRV_DBG("n_idle_slots = %d, n_processing_slots = %d\n", n_idle_slots, n_processing_slots);
  1830. auto res = std::make_unique<server_task_result_metrics>();
  1831. res->id = task.id;
  1832. res->slots_data = std::move(slots_data);
  1833. res->n_idle_slots = n_idle_slots;
  1834. res->n_processing_slots = n_processing_slots;
  1835. res->n_tasks_deferred = queue_tasks.queue_tasks_deferred.size();
  1836. res->t_start = metrics.t_start;
  1837. res->kv_cache_tokens_count = llama_get_kv_cache_token_count(ctx);
  1838. res->kv_cache_used_cells = llama_get_kv_cache_used_cells(ctx);
  1839. res->n_prompt_tokens_processed_total = metrics.n_prompt_tokens_processed_total;
  1840. res->t_prompt_processing_total = metrics.t_prompt_processing_total;
  1841. res->n_tokens_predicted_total = metrics.n_tokens_predicted_total;
  1842. res->t_tokens_generation_total = metrics.t_tokens_generation_total;
  1843. res->n_prompt_tokens_processed = metrics.n_prompt_tokens_processed;
  1844. res->t_prompt_processing = metrics.t_prompt_processing;
  1845. res->n_tokens_predicted = metrics.n_tokens_predicted;
  1846. res->t_tokens_generation = metrics.t_tokens_generation;
  1847. res->n_decode_total = metrics.n_decode_total;
  1848. res->n_busy_slots_total = metrics.n_busy_slots_total;
  1849. if (task.metrics_reset_bucket) {
  1850. metrics.reset_bucket();
  1851. }
  1852. queue_results.send(std::move(res));
  1853. } break;
  1854. case SERVER_TASK_TYPE_SLOT_SAVE:
  1855. {
  1856. int id_slot = task.slot_action.slot_id;
  1857. server_slot * slot = get_slot_by_id(id_slot);
  1858. if (slot == nullptr) {
  1859. send_error(task, "Invalid slot ID", ERROR_TYPE_INVALID_REQUEST);
  1860. break;
  1861. }
  1862. if (slot->is_processing()) {
  1863. // if requested slot is unavailable, we defer this task for processing later
  1864. SRV_DBG("requested slot is unavailable, defer task, id_task = %d\n", task.id);
  1865. queue_tasks.defer(task);
  1866. break;
  1867. }
  1868. const size_t token_count = slot->cache_tokens.size();
  1869. const int64_t t_start = ggml_time_us();
  1870. std::string filename = task.slot_action.filename;
  1871. std::string filepath = task.slot_action.filepath;
  1872. const size_t nwrite = llama_state_seq_save_file(ctx, filepath.c_str(), slot->id, slot->cache_tokens.data(), token_count);
  1873. const int64_t t_end = ggml_time_us();
  1874. const double t_save_ms = (t_end - t_start) / 1000.0;
  1875. auto res = std::make_unique<server_task_result_slot_save_load>();
  1876. res->id = task.id;
  1877. res->id_slot = id_slot;
  1878. res->filename = filename;
  1879. res->is_save = true;
  1880. res->n_tokens = token_count;
  1881. res->n_bytes = nwrite;
  1882. res->t_ms = t_save_ms;
  1883. queue_results.send(std::move(res));
  1884. } break;
  1885. case SERVER_TASK_TYPE_SLOT_RESTORE:
  1886. {
  1887. int id_slot = task.slot_action.slot_id;
  1888. server_slot * slot = get_slot_by_id(id_slot);
  1889. if (slot == nullptr) {
  1890. send_error(task, "Invalid slot ID", ERROR_TYPE_INVALID_REQUEST);
  1891. break;
  1892. }
  1893. if (slot->is_processing()) {
  1894. // if requested slot is unavailable, we defer this task for processing later
  1895. SRV_DBG("requested slot is unavailable, defer task, id_task = %d\n", task.id);
  1896. queue_tasks.defer(task);
  1897. break;
  1898. }
  1899. const int64_t t_start = ggml_time_us();
  1900. std::string filename = task.slot_action.filename;
  1901. std::string filepath = task.slot_action.filepath;
  1902. slot->cache_tokens.resize(slot->n_ctx);
  1903. size_t token_count = 0;
  1904. size_t nread = llama_state_seq_load_file(ctx, filepath.c_str(), slot->id, slot->cache_tokens.data(), slot->cache_tokens.size(), &token_count);
  1905. if (nread == 0) {
  1906. slot->cache_tokens.resize(0);
  1907. send_error(task, "Unable to restore slot, no available space in KV cache or invalid slot save file", ERROR_TYPE_INVALID_REQUEST);
  1908. break;
  1909. }
  1910. slot->cache_tokens.resize(token_count);
  1911. const int64_t t_end = ggml_time_us();
  1912. const double t_restore_ms = (t_end - t_start) / 1000.0;
  1913. auto res = std::make_unique<server_task_result_slot_save_load>();
  1914. res->id = task.id;
  1915. res->id_slot = id_slot;
  1916. res->filename = filename;
  1917. res->is_save = false;
  1918. res->n_tokens = token_count;
  1919. res->n_bytes = nread;
  1920. res->t_ms = t_restore_ms;
  1921. queue_results.send(std::move(res));
  1922. } break;
  1923. case SERVER_TASK_TYPE_SLOT_ERASE:
  1924. {
  1925. int id_slot = task.slot_action.slot_id;
  1926. server_slot * slot = get_slot_by_id(id_slot);
  1927. if (slot == nullptr) {
  1928. send_error(task, "Invalid slot ID", ERROR_TYPE_INVALID_REQUEST);
  1929. break;
  1930. }
  1931. if (slot->is_processing()) {
  1932. // if requested slot is unavailable, we defer this task for processing later
  1933. SRV_DBG("requested slot is unavailable, defer task, id_task = %d\n", task.id);
  1934. queue_tasks.defer(task);
  1935. break;
  1936. }
  1937. // Erase token cache
  1938. const size_t n_erased = slot->cache_tokens.size();
  1939. llama_kv_cache_seq_rm(ctx, slot->id, -1, -1);
  1940. slot->cache_tokens.clear();
  1941. auto res = std::make_unique<server_task_result_slot_erase>();
  1942. res->id = task.id;
  1943. res->id_slot = id_slot;
  1944. res->n_erased = n_erased;
  1945. queue_results.send(std::move(res));
  1946. } break;
  1947. case SERVER_TASK_TYPE_SET_LORA:
  1948. {
  1949. common_lora_adapters_apply(ctx, loras);
  1950. auto res = std::make_unique<server_task_result_apply_lora>();
  1951. res->id = task.id;
  1952. queue_results.send(std::move(res));
  1953. } break;
  1954. }
  1955. }
  1956. void update_slots() {
  1957. // check if all slots are idle
  1958. {
  1959. bool all_idle = true;
  1960. for (auto & slot : slots) {
  1961. if (slot.is_processing()) {
  1962. all_idle = false;
  1963. break;
  1964. }
  1965. }
  1966. if (all_idle) {
  1967. SRV_INF("%s", "all slots are idle\n");
  1968. if (clean_kv_cache) {
  1969. kv_cache_clear();
  1970. }
  1971. return;
  1972. }
  1973. }
  1974. {
  1975. SRV_DBG("%s", "posting NEXT_RESPONSE\n");
  1976. server_task task(SERVER_TASK_TYPE_NEXT_RESPONSE);
  1977. task.id = queue_tasks.get_new_id();
  1978. queue_tasks.post(task);
  1979. }
  1980. // apply context-shift if needed
  1981. // TODO: simplify and improve
  1982. for (server_slot & slot : slots) {
  1983. if (slot.is_processing() && slot.n_past + 1 >= slot.n_ctx) {
  1984. if (!params_base.ctx_shift) {
  1985. // this check is redundant (for good)
  1986. // we should never get here, because generation should already stopped in process_token()
  1987. slot.release();
  1988. send_error(slot, "context shift is disabled", ERROR_TYPE_SERVER);
  1989. continue;
  1990. }
  1991. // Shift context
  1992. const int n_keep = slot.params.n_keep + add_bos_token;
  1993. const int n_left = slot.n_past - n_keep;
  1994. const int n_discard = slot.params.n_discard ? slot.params.n_discard : (n_left / 2);
  1995. SLT_WRN(slot, "slot context shift, n_keep = %d, n_left = %d, n_discard = %d\n", n_keep, n_left, n_discard);
  1996. llama_kv_cache_seq_rm (ctx, slot.id, n_keep , n_keep + n_discard);
  1997. llama_kv_cache_seq_add(ctx, slot.id, n_keep + n_discard, slot.n_past, -n_discard);
  1998. if (slot.params.cache_prompt) {
  1999. for (size_t i = n_keep + n_discard; i < slot.cache_tokens.size(); i++) {
  2000. slot.cache_tokens[i - n_discard] = slot.cache_tokens[i];
  2001. }
  2002. slot.cache_tokens.resize(slot.cache_tokens.size() - n_discard);
  2003. }
  2004. slot.n_past -= n_discard;
  2005. slot.truncated = true;
  2006. }
  2007. }
  2008. // start populating the batch for this iteration
  2009. common_batch_clear(batch);
  2010. // frist, add sampled tokens from any ongoing sequences
  2011. for (auto & slot : slots) {
  2012. if (slot.state != SLOT_STATE_GENERATING) {
  2013. continue;
  2014. }
  2015. slot.i_batch = batch.n_tokens;
  2016. common_batch_add(batch, slot.sampled, slot.n_past, { slot.id }, true);
  2017. slot.n_past += 1;
  2018. if (slot.params.cache_prompt) {
  2019. slot.cache_tokens.push_back(slot.sampled);
  2020. }
  2021. SLT_DBG(slot, "slot decode token, n_ctx = %d, n_past = %d, n_cache_tokens = %d, truncated = %d\n",
  2022. slot.n_ctx, slot.n_past, (int) slot.cache_tokens.size(), slot.truncated);
  2023. }
  2024. // process in chunks of params.n_batch
  2025. int32_t n_batch = llama_n_batch(ctx);
  2026. int32_t n_ubatch = llama_n_ubatch(ctx);
  2027. // track if this is an embedding or non-embedding batch
  2028. // if we've added sampled tokens above, we are in non-embedding mode
  2029. // -1: none, 0: non-embedding, 1: embedding
  2030. // TODO: make enum
  2031. int32_t batch_type = batch.n_tokens > 0 ? 0 : -1;
  2032. // next, batch any pending prompts without exceeding n_batch
  2033. if (params_base.cont_batching || batch.n_tokens == 0) {
  2034. for (auto & slot : slots) {
  2035. // this slot still has a prompt to be processed
  2036. if (slot.state == SLOT_STATE_PROCESSING_PROMPT || slot.state == SLOT_STATE_STARTED) {
  2037. auto & prompt_tokens = slot.prompt_tokens;
  2038. // TODO: maybe move branch to outside of this loop in the future
  2039. if (slot.state == SLOT_STATE_STARTED) {
  2040. slot.t_start_process_prompt = ggml_time_us();
  2041. slot.t_start_generation = 0;
  2042. slot.n_past = 0;
  2043. slot.n_prompt_tokens = prompt_tokens.size();
  2044. slot.state = SLOT_STATE_PROCESSING_PROMPT;
  2045. SLT_INF(slot, "new prompt, n_ctx_slot = %d, n_keep = %d, n_prompt_tokens = %d\n", slot.n_ctx, slot.params.n_keep, slot.n_prompt_tokens);
  2046. // print prompt tokens (for debugging)
  2047. if (1) {
  2048. // first 16 tokens (avoid flooding logs)
  2049. for (int i = 0; i < std::min<int>(16, prompt_tokens.size()); i++) {
  2050. SLT_DBG(slot, "prompt token %3d: %6d '%s'\n", i, prompt_tokens[i], common_token_to_piece(ctx, prompt_tokens[i]).c_str());
  2051. }
  2052. } else {
  2053. // all
  2054. for (int i = 0; i < (int) prompt_tokens.size(); i++) {
  2055. SLT_DBG(slot, "prompt token %3d: %6d '%s'\n", i, prompt_tokens[i], common_token_to_piece(ctx, prompt_tokens[i]).c_str());
  2056. }
  2057. }
  2058. // empty prompt passed -> release the slot and send empty response
  2059. if (prompt_tokens.empty()) {
  2060. SLT_WRN(slot, "%s", "empty prompt - releasing slot\n");
  2061. slot.release();
  2062. slot.print_timings();
  2063. send_final_response(slot);
  2064. continue;
  2065. }
  2066. if (slot.is_non_causal()) {
  2067. if (slot.n_prompt_tokens > n_ubatch) {
  2068. slot.release();
  2069. send_error(slot, "input is too large to process. increase the physical batch size", ERROR_TYPE_SERVER);
  2070. continue;
  2071. }
  2072. if (slot.n_prompt_tokens > slot.n_ctx) {
  2073. slot.release();
  2074. send_error(slot, "input is larger than the max context size. skipping", ERROR_TYPE_SERVER);
  2075. continue;
  2076. }
  2077. } else {
  2078. if (!params_base.ctx_shift) {
  2079. // if context shift is disabled, we make sure prompt size is smaller than KV size
  2080. // TODO: there should be a separate parameter that control prompt truncation
  2081. // context shift should be applied only during the generation phase
  2082. if (slot.n_prompt_tokens >= slot.n_ctx) {
  2083. slot.release();
  2084. send_error(slot, "the request exceeds the available context size. try increasing the context size or enable context shift", ERROR_TYPE_INVALID_REQUEST);
  2085. continue;
  2086. }
  2087. }
  2088. if (slot.params.n_keep < 0) {
  2089. slot.params.n_keep = slot.n_prompt_tokens;
  2090. }
  2091. slot.params.n_keep = std::min(slot.n_ctx - 4, slot.params.n_keep);
  2092. // if input prompt is too big, truncate it
  2093. if (slot.n_prompt_tokens >= slot.n_ctx) {
  2094. const int n_left = slot.n_ctx - slot.params.n_keep;
  2095. const int n_block_size = n_left / 2;
  2096. const int erased_blocks = (slot.n_prompt_tokens - slot.params.n_keep - n_block_size) / n_block_size;
  2097. llama_tokens new_tokens(
  2098. prompt_tokens.begin(),
  2099. prompt_tokens.begin() + slot.params.n_keep);
  2100. new_tokens.insert(
  2101. new_tokens.end(),
  2102. prompt_tokens.begin() + slot.params.n_keep + erased_blocks * n_block_size,
  2103. prompt_tokens.end());
  2104. prompt_tokens = std::move(new_tokens);
  2105. slot.truncated = true;
  2106. slot.n_prompt_tokens = prompt_tokens.size();
  2107. SLT_WRN(slot, "input truncated, n_ctx = %d, n_keep = %d, n_left = %d, n_prompt_tokens = %d\n", slot.n_ctx, slot.params.n_keep, n_left, slot.n_prompt_tokens);
  2108. GGML_ASSERT(slot.n_prompt_tokens < slot.n_ctx);
  2109. }
  2110. if (slot.params.cache_prompt) {
  2111. // reuse any previously computed tokens that are common with the new prompt
  2112. slot.n_past = common_lcp(slot.cache_tokens, prompt_tokens);
  2113. // reuse chunks from the cached prompt by shifting their KV cache in the new position
  2114. if (params_base.n_cache_reuse > 0) {
  2115. size_t head_c = slot.n_past; // cache
  2116. size_t head_p = slot.n_past; // current prompt
  2117. SLT_DBG(slot, "trying to reuse chunks with size > %d, slot.n_past = %d\n", params_base.n_cache_reuse, slot.n_past);
  2118. while (head_c < slot.cache_tokens.size() &&
  2119. head_p < prompt_tokens.size()) {
  2120. size_t n_match = 0;
  2121. while (head_c + n_match < slot.cache_tokens.size() &&
  2122. head_p + n_match < prompt_tokens.size() &&
  2123. slot.cache_tokens[head_c + n_match] == prompt_tokens[head_p + n_match]) {
  2124. n_match++;
  2125. }
  2126. if (n_match >= (size_t) params_base.n_cache_reuse) {
  2127. SLT_INF(slot, "reusing chunk with size %zu, shifting KV cache [%zu, %zu) -> [%zu, %zu)\n", n_match, head_c, head_c + n_match, head_p, head_p + n_match);
  2128. //for (size_t i = head_p; i < head_p + n_match; i++) {
  2129. // SLT_DBG(slot, "cache token %3zu: %6d '%s'\n", i, prompt_tokens[i], common_token_to_piece(ctx, prompt_tokens[i]).c_str());
  2130. //}
  2131. const int64_t kv_shift = (int64_t) head_p - (int64_t) head_c;
  2132. llama_kv_cache_seq_rm (ctx, slot.id, head_p, head_c);
  2133. llama_kv_cache_seq_add(ctx, slot.id, head_c, -1, kv_shift);
  2134. for (size_t i = 0; i < n_match; i++) {
  2135. slot.cache_tokens[head_p + i] = slot.cache_tokens[head_c + i];
  2136. slot.n_past++;
  2137. }
  2138. head_c += n_match;
  2139. head_p += n_match;
  2140. } else {
  2141. head_c += 1;
  2142. }
  2143. }
  2144. SLT_DBG(slot, "after context reuse, new slot.n_past = %d\n", slot.n_past);
  2145. }
  2146. }
  2147. }
  2148. if (slot.n_past == slot.n_prompt_tokens && slot.n_past > 0) {
  2149. // we have to evaluate at least 1 token to generate logits.
  2150. SLT_WRN(slot, "need to evaluate at least 1 token to generate logits, n_past = %d, n_prompt_tokens = %d\n", slot.n_past, slot.n_prompt_tokens);
  2151. slot.n_past--;
  2152. }
  2153. slot.n_prompt_tokens_processed = 0;
  2154. }
  2155. // non-causal tasks require to fit the entire prompt in the physical batch
  2156. if (slot.is_non_causal()) {
  2157. // cannot fit the prompt in the current batch - will try next iter
  2158. if (batch.n_tokens + slot.n_prompt_tokens > n_batch) {
  2159. continue;
  2160. }
  2161. }
  2162. // check that we are in the right batch_type, if not defer the slot
  2163. int slot_type = slot.is_non_causal();
  2164. if (batch_type == -1) {
  2165. batch_type = slot_type;
  2166. } else if (batch_type != slot_type) {
  2167. continue;
  2168. }
  2169. // keep only the common part
  2170. if (!llama_kv_cache_seq_rm(ctx, slot.id, slot.n_past, -1)) {
  2171. // could not partially delete (likely using a non-Transformer model)
  2172. llama_kv_cache_seq_rm(ctx, slot.id, -1, -1);
  2173. // there is no common part left
  2174. slot.n_past = 0;
  2175. }
  2176. SLT_INF(slot, "kv cache rm [%d, end)\n", slot.n_past);
  2177. // remove the non-common part from the cache
  2178. slot.cache_tokens.resize(slot.n_past);
  2179. // add prompt tokens for processing in the current batch
  2180. while (slot.n_past < slot.n_prompt_tokens && batch.n_tokens < n_batch) {
  2181. common_batch_add(batch, prompt_tokens[slot.n_past], slot.n_past, { slot.id }, false);
  2182. if (slot.params.cache_prompt) {
  2183. slot.cache_tokens.push_back(prompt_tokens[slot.n_past]);
  2184. }
  2185. slot.n_prompt_tokens_processed++;
  2186. slot.n_past++;
  2187. }
  2188. SLT_INF(slot, "prompt processing progress, n_past = %d, n_tokens = %d, progress = %f\n", slot.n_past, batch.n_tokens, (float) slot.n_prompt_tokens_processed / slot.n_prompt_tokens);
  2189. // entire prompt has been processed
  2190. if (slot.n_past == slot.n_prompt_tokens) {
  2191. slot.state = SLOT_STATE_DONE_PROMPT;
  2192. GGML_ASSERT(batch.n_tokens > 0);
  2193. common_sampler_reset(slot.smpl);
  2194. // Process all prompt tokens through sampler system
  2195. for (int i = 0; i < slot.n_prompt_tokens; ++i) {
  2196. common_sampler_accept(slot.smpl, prompt_tokens[i], false);
  2197. }
  2198. // extract the logits only for the last token
  2199. batch.logits[batch.n_tokens - 1] = true;
  2200. slot.n_decoded = 0;
  2201. slot.i_batch = batch.n_tokens - 1;
  2202. SLT_INF(slot, "prompt done, n_past = %d, n_tokens = %d\n", slot.n_past, batch.n_tokens);
  2203. }
  2204. }
  2205. if (batch.n_tokens >= n_batch) {
  2206. break;
  2207. }
  2208. }
  2209. }
  2210. if (batch.n_tokens == 0) {
  2211. SRV_WRN("%s", "no tokens to decode\n");
  2212. return;
  2213. }
  2214. SRV_DBG("decoding batch, n_tokens = %d\n", batch.n_tokens);
  2215. // make sure we're in the right embedding mode
  2216. llama_set_embeddings(ctx, batch_type == 1);
  2217. // process the created batch of tokens
  2218. for (int32_t i = 0; i < batch.n_tokens; i += n_batch) {
  2219. const int32_t n_tokens = std::min(n_batch, batch.n_tokens - i);
  2220. llama_batch batch_view = {
  2221. n_tokens,
  2222. batch.token + i,
  2223. nullptr,
  2224. batch.pos + i,
  2225. batch.n_seq_id + i,
  2226. batch.seq_id + i,
  2227. batch.logits + i,
  2228. };
  2229. const int ret = llama_decode(ctx, batch_view);
  2230. metrics.on_decoded(slots);
  2231. if (ret != 0) {
  2232. if (n_batch == 1 || ret < 0) {
  2233. // if you get here, it means the KV cache is full - try increasing it via the context size
  2234. SRV_ERR("failed to decode the batch: KV cache is full - try increasing it via the context size, i = %d, n_batch = %d, ret = %d\n", i, n_batch, ret);
  2235. for (auto & slot : slots) {
  2236. slot.release();
  2237. send_error(slot, "Input prompt is too big compared to KV size. Please try increasing KV size.");
  2238. }
  2239. break; // break loop of n_batch
  2240. }
  2241. // retry with half the batch size to try to find a free slot in the KV cache
  2242. n_batch /= 2;
  2243. i -= n_batch;
  2244. SRV_WRN("failed to find free space in the KV cache, retrying with smaller batch size - try increasing it via the context size or enable defragmentation, i = %d, n_batch = %d, ret = %d\n", i, n_batch, ret);
  2245. continue; // continue loop of n_batch
  2246. }
  2247. for (auto & slot : slots) {
  2248. if (slot.i_batch < (int) i || slot.i_batch >= (int) (i + n_tokens)) {
  2249. continue; // continue loop of slots
  2250. }
  2251. if (slot.state == SLOT_STATE_DONE_PROMPT) {
  2252. if (slot.task_type == SERVER_TASK_TYPE_EMBEDDING) {
  2253. // prompt evaluated for embedding
  2254. send_embedding(slot, batch_view);
  2255. slot.release();
  2256. slot.i_batch = -1;
  2257. continue; // continue loop of slots
  2258. }
  2259. if (slot.task_type == SERVER_TASK_TYPE_RERANK) {
  2260. send_rerank(slot, batch_view);
  2261. slot.release();
  2262. slot.i_batch = -1;
  2263. continue; // continue loop of slots
  2264. }
  2265. // prompt evaluated for next-token prediction
  2266. slot.state = SLOT_STATE_GENERATING;
  2267. } else if (slot.state != SLOT_STATE_GENERATING) {
  2268. continue; // continue loop of slots
  2269. }
  2270. llama_token id = common_sampler_sample(slot.smpl, ctx, slot.i_batch - i);
  2271. slot.i_batch = -1;
  2272. common_sampler_accept(slot.smpl, id, true);
  2273. slot.n_decoded += 1;
  2274. const int64_t t_current = ggml_time_us();
  2275. if (slot.n_decoded == 1) {
  2276. slot.t_start_generation = t_current;
  2277. slot.t_prompt_processing = (slot.t_start_generation - slot.t_start_process_prompt) / 1e3;
  2278. metrics.on_prompt_eval(slot);
  2279. }
  2280. slot.t_token_generation = (t_current - slot.t_start_generation) / 1e3;
  2281. completion_token_output result;
  2282. result.tok = id;
  2283. const auto * cur_p = common_sampler_get_candidates(slot.smpl);
  2284. for (size_t i = 0; i < (size_t) slot.params.sampling.n_probs; ++i) {
  2285. auto tok_id = cur_p->data[i].id;
  2286. result.probs.push_back({
  2287. tok_id,
  2288. tokens_to_output_formatted_string(ctx, tok_id),
  2289. i >= cur_p->size ? 0.0f : cur_p->data[i].p,
  2290. });
  2291. }
  2292. if (!process_token(result, slot)) {
  2293. // release slot because of stop condition
  2294. slot.release();
  2295. slot.print_timings();
  2296. send_final_response(slot);
  2297. metrics.on_prediction(slot);
  2298. continue;
  2299. }
  2300. }
  2301. // do speculative decoding
  2302. for (auto & slot : slots) {
  2303. if (!slot.is_processing() || !slot.can_speculate()) {
  2304. continue;
  2305. }
  2306. if (slot.state != SLOT_STATE_GENERATING) {
  2307. continue;
  2308. }
  2309. // determine the max draft that fits the current slot state
  2310. int n_draft_max = slot.params.speculative.n_max;
  2311. // note: n_past is not yet increased for the `id` token sampled above
  2312. // also, need to leave space for 1 extra token to allow context shifts
  2313. n_draft_max = std::min(n_draft_max, slot.n_ctx - slot.n_past - 2);
  2314. if (slot.n_remaining > 0) {
  2315. n_draft_max = std::min(n_draft_max, slot.n_remaining - 1);
  2316. }
  2317. SLT_DBG(slot, "max possible draft: %d\n", n_draft_max);
  2318. if (n_draft_max < slot.params.speculative.n_min) {
  2319. SLT_DBG(slot, "the max possible draft is too small: %d < %d - skipping speculative decoding\n", n_draft_max, slot.params.speculative.n_min);
  2320. continue;
  2321. }
  2322. llama_token id = slot.sampled;
  2323. struct common_speculative_params params_spec;
  2324. params_spec.n_draft = n_draft_max;
  2325. params_spec.n_reuse = llama_n_ctx(slot.ctx_dft) - slot.params.speculative.n_max;
  2326. params_spec.p_min = slot.params.speculative.p_min;
  2327. llama_tokens draft = common_speculative_gen_draft(slot.spec, params_spec, slot.cache_tokens, id);
  2328. // ignore small drafts
  2329. if (slot.params.speculative.n_min > (int) draft.size()) {
  2330. SLT_DBG(slot, "ignoring small draft: %d < %d\n", (int) draft.size(), slot.params.speculative.n_min);
  2331. continue;
  2332. }
  2333. // construct the speculation batch
  2334. common_batch_clear(slot.batch_spec);
  2335. common_batch_add (slot.batch_spec, id, slot.n_past, { slot.id }, true);
  2336. for (size_t i = 0; i < draft.size(); ++i) {
  2337. common_batch_add(slot.batch_spec, draft[i], slot.n_past + 1 + i, { slot.id }, true);
  2338. }
  2339. SLT_DBG(slot, "decoding speculative batch, size = %d\n", slot.batch_spec.n_tokens);
  2340. llama_decode(ctx, slot.batch_spec);
  2341. // the accepted tokens from the speculation
  2342. const auto ids = common_sampler_sample_and_accept_n(slot.smpl, ctx, draft);
  2343. slot.n_past += ids.size();
  2344. slot.n_decoded += ids.size();
  2345. slot.cache_tokens.push_back(id);
  2346. slot.cache_tokens.insert(slot.cache_tokens.end(), ids.begin(), ids.end() - 1);
  2347. llama_kv_cache_seq_rm(ctx, slot.id, slot.n_past, -1);
  2348. for (size_t i = 0; i < ids.size(); ++i) {
  2349. completion_token_output result;
  2350. result.tok = ids[i];
  2351. if (!process_token(result, slot)) {
  2352. // release slot because of stop condition
  2353. slot.release();
  2354. slot.print_timings();
  2355. send_final_response(slot);
  2356. metrics.on_prediction(slot);
  2357. break;
  2358. }
  2359. }
  2360. SLT_DBG(slot, "accepted %d/%d draft tokens, new n_past = %d\n", (int) ids.size() - 1, (int) draft.size(), slot.n_past);
  2361. }
  2362. }
  2363. SRV_DBG("%s", "run slots completed\n");
  2364. }
  2365. json model_meta() const {
  2366. return json {
  2367. {"vocab_type", llama_vocab_type (model)},
  2368. {"n_vocab", llama_n_vocab (model)},
  2369. {"n_ctx_train", llama_n_ctx_train (model)},
  2370. {"n_embd", llama_n_embd (model)},
  2371. {"n_params", llama_model_n_params(model)},
  2372. {"size", llama_model_size (model)},
  2373. };
  2374. }
  2375. };
  2376. static void log_server_request(const httplib::Request & req, const httplib::Response & res) {
  2377. // skip GH copilot requests when using default port
  2378. if (req.path == "/v1/health" || req.path == "/v1/completions") {
  2379. return;
  2380. }
  2381. LOG_INF("request: %s %s %s %d\n", req.method.c_str(), req.path.c_str(), req.remote_addr.c_str(), res.status);
  2382. LOG_DBG("request: %s\n", req.body.c_str());
  2383. LOG_DBG("response: %s\n", res.body.c_str());
  2384. }
  2385. std::function<void(int)> shutdown_handler;
  2386. std::atomic_flag is_terminating = ATOMIC_FLAG_INIT;
  2387. inline void signal_handler(int signal) {
  2388. if (is_terminating.test_and_set()) {
  2389. // in case it hangs, we can force terminate the server by hitting Ctrl+C twice
  2390. // this is for better developer experience, we can remove when the server is stable enough
  2391. fprintf(stderr, "Received second interrupt, terminating immediately.\n");
  2392. exit(1);
  2393. }
  2394. shutdown_handler(signal);
  2395. }
  2396. int main(int argc, char ** argv) {
  2397. // own arguments required by this example
  2398. common_params params;
  2399. if (!common_params_parse(argc, argv, params, LLAMA_EXAMPLE_SERVER)) {
  2400. return 1;
  2401. }
  2402. common_init();
  2403. // struct that contains llama context and inference
  2404. server_context ctx_server;
  2405. llama_backend_init();
  2406. llama_numa_init(params.numa);
  2407. LOG_INF("system info: n_threads = %d, n_threads_batch = %d, total_threads = %d\n", params.cpuparams.n_threads, params.cpuparams_batch.n_threads, std::thread::hardware_concurrency());
  2408. LOG_INF("\n");
  2409. LOG_INF("%s\n", common_params_get_system_info(params).c_str());
  2410. LOG_INF("\n");
  2411. std::unique_ptr<httplib::Server> svr;
  2412. #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
  2413. if (params.ssl_file_key != "" && params.ssl_file_cert != "") {
  2414. LOG_INF("Running with SSL: key = %s, cert = %s\n", params.ssl_file_key.c_str(), params.ssl_file_cert.c_str());
  2415. svr.reset(
  2416. new httplib::SSLServer(params.ssl_file_cert.c_str(), params.ssl_file_key.c_str())
  2417. );
  2418. } else {
  2419. LOG_INF("Running without SSL\n");
  2420. svr.reset(new httplib::Server());
  2421. }
  2422. #else
  2423. if (params.ssl_file_key != "" && params.ssl_file_cert != "") {
  2424. LOG_ERR("Server is built without SSL support\n");
  2425. return 1;
  2426. }
  2427. svr.reset(new httplib::Server());
  2428. #endif
  2429. std::atomic<server_state> state{SERVER_STATE_LOADING_MODEL};
  2430. svr->set_default_headers({{"Server", "llama.cpp"}});
  2431. svr->set_logger(log_server_request);
  2432. auto res_error = [](httplib::Response & res, const json & error_data) {
  2433. json final_response {{"error", error_data}};
  2434. res.set_content(safe_json_to_str(final_response), MIMETYPE_JSON);
  2435. res.status = json_value(error_data, "code", 500);
  2436. };
  2437. auto res_ok = [](httplib::Response & res, const json & data) {
  2438. res.set_content(safe_json_to_str(data), MIMETYPE_JSON);
  2439. res.status = 200;
  2440. };
  2441. svr->set_exception_handler([&res_error](const httplib::Request &, httplib::Response & res, const std::exception_ptr & ep) {
  2442. std::string message;
  2443. try {
  2444. std::rethrow_exception(ep);
  2445. } catch (const std::exception & e) {
  2446. message = e.what();
  2447. } catch (...) {
  2448. message = "Unknown Exception";
  2449. }
  2450. json formatted_error = format_error_response(message, ERROR_TYPE_SERVER);
  2451. LOG_WRN("got exception: %s\n", formatted_error.dump().c_str());
  2452. res_error(res, formatted_error);
  2453. });
  2454. svr->set_error_handler([&res_error](const httplib::Request &, httplib::Response & res) {
  2455. if (res.status == 404) {
  2456. res_error(res, format_error_response("File Not Found", ERROR_TYPE_NOT_FOUND));
  2457. }
  2458. // for other error codes, we skip processing here because it's already done by res_error()
  2459. });
  2460. // set timeouts and change hostname and port
  2461. svr->set_read_timeout (params.timeout_read);
  2462. svr->set_write_timeout(params.timeout_write);
  2463. std::unordered_map<std::string, std::string> log_data;
  2464. log_data["hostname"] = params.hostname;
  2465. log_data["port"] = std::to_string(params.port);
  2466. if (params.api_keys.size() == 1) {
  2467. auto key = params.api_keys[0];
  2468. log_data["api_key"] = "api_key: ****" + key.substr(std::max((int)(key.length() - 4), 0));
  2469. } else if (params.api_keys.size() > 1) {
  2470. log_data["api_key"] = "api_key: " + std::to_string(params.api_keys.size()) + " keys loaded";
  2471. }
  2472. // Necessary similarity of prompt for slot selection
  2473. ctx_server.slot_prompt_similarity = params.slot_prompt_similarity;
  2474. //
  2475. // Middlewares
  2476. //
  2477. auto middleware_validate_api_key = [&params, &res_error](const httplib::Request & req, httplib::Response & res) {
  2478. static const std::unordered_set<std::string> public_endpoints = {
  2479. "/health",
  2480. "/models",
  2481. "/v1/models",
  2482. };
  2483. // If API key is not set, skip validation
  2484. if (params.api_keys.empty()) {
  2485. return true;
  2486. }
  2487. // If path is public or is static file, skip validation
  2488. if (public_endpoints.find(req.path) != public_endpoints.end() || req.path == "/") {
  2489. return true;
  2490. }
  2491. // Check for API key in the header
  2492. auto auth_header = req.get_header_value("Authorization");
  2493. std::string prefix = "Bearer ";
  2494. if (auth_header.substr(0, prefix.size()) == prefix) {
  2495. std::string received_api_key = auth_header.substr(prefix.size());
  2496. if (std::find(params.api_keys.begin(), params.api_keys.end(), received_api_key) != params.api_keys.end()) {
  2497. return true; // API key is valid
  2498. }
  2499. }
  2500. // API key is invalid or not provided
  2501. res_error(res, format_error_response("Invalid API Key", ERROR_TYPE_AUTHENTICATION));
  2502. LOG_WRN("Unauthorized: Invalid API Key\n");
  2503. return false;
  2504. };
  2505. auto middleware_server_state = [&res_error, &state](const httplib::Request & req, httplib::Response & res) {
  2506. server_state current_state = state.load();
  2507. if (current_state == SERVER_STATE_LOADING_MODEL) {
  2508. auto tmp = string_split<std::string>(req.path, '.');
  2509. if (req.path == "/" || tmp.back() == "html") {
  2510. res.set_content(reinterpret_cast<const char*>(loading_html), loading_html_len, "text/html; charset=utf-8");
  2511. res.status = 503;
  2512. } else {
  2513. res_error(res, format_error_response("Loading model", ERROR_TYPE_UNAVAILABLE));
  2514. }
  2515. return false;
  2516. }
  2517. return true;
  2518. };
  2519. // register server middlewares
  2520. svr->set_pre_routing_handler([&middleware_validate_api_key, &middleware_server_state](const httplib::Request & req, httplib::Response & res) {
  2521. res.set_header("Access-Control-Allow-Origin", req.get_header_value("Origin"));
  2522. // If this is OPTIONS request, skip validation because browsers don't include Authorization header
  2523. if (req.method == "OPTIONS") {
  2524. res.set_header("Access-Control-Allow-Credentials", "true");
  2525. res.set_header("Access-Control-Allow-Methods", "GET, POST");
  2526. res.set_header("Access-Control-Allow-Headers", "*");
  2527. res.set_content("", "text/html"); // blank response, no data
  2528. return httplib::Server::HandlerResponse::Handled; // skip further processing
  2529. }
  2530. if (!middleware_server_state(req, res)) {
  2531. return httplib::Server::HandlerResponse::Handled;
  2532. }
  2533. if (!middleware_validate_api_key(req, res)) {
  2534. return httplib::Server::HandlerResponse::Handled;
  2535. }
  2536. return httplib::Server::HandlerResponse::Unhandled;
  2537. });
  2538. //
  2539. // Route handlers (or controllers)
  2540. //
  2541. const auto handle_health = [&](const httplib::Request &, httplib::Response & res) {
  2542. // error and loading states are handled by middleware
  2543. json health = {{"status", "ok"}};
  2544. res_ok(res, health);
  2545. };
  2546. const auto handle_slots = [&](const httplib::Request & req, httplib::Response & res) {
  2547. if (!params.endpoint_slots) {
  2548. res_error(res, format_error_response("This server does not support slots endpoint. Start it with `--slots`", ERROR_TYPE_NOT_SUPPORTED));
  2549. return;
  2550. }
  2551. // request slots data using task queue
  2552. server_task task(SERVER_TASK_TYPE_METRICS);
  2553. task.id = ctx_server.queue_tasks.get_new_id();
  2554. ctx_server.queue_results.add_waiting_task_id(task.id);
  2555. ctx_server.queue_tasks.post(task, true); // high-priority task
  2556. // get the result
  2557. server_task_result_ptr result = ctx_server.queue_results.recv(task.id);
  2558. ctx_server.queue_results.remove_waiting_task_id(task.id);
  2559. if (result->is_error()) {
  2560. res_error(res, result->to_json());
  2561. return;
  2562. }
  2563. // TODO: get rid of this dynamic_cast
  2564. auto res_metrics = dynamic_cast<server_task_result_metrics*>(result.get());
  2565. GGML_ASSERT(res_metrics != nullptr);
  2566. // optionally return "fail_on_no_slot" error
  2567. if (req.has_param("fail_on_no_slot")) {
  2568. if (res_metrics->n_idle_slots == 0) {
  2569. res_error(res, format_error_response("no slot available", ERROR_TYPE_UNAVAILABLE));
  2570. return;
  2571. }
  2572. }
  2573. res_ok(res, res_metrics->slots_data);
  2574. };
  2575. const auto handle_metrics = [&](const httplib::Request &, httplib::Response & res) {
  2576. if (!params.endpoint_metrics) {
  2577. res_error(res, format_error_response("This server does not support metrics endpoint. Start it with `--metrics`", ERROR_TYPE_NOT_SUPPORTED));
  2578. return;
  2579. }
  2580. // request slots data using task queue
  2581. server_task task(SERVER_TASK_TYPE_METRICS);
  2582. task.id = ctx_server.queue_tasks.get_new_id();
  2583. task.metrics_reset_bucket = true;
  2584. ctx_server.queue_results.add_waiting_task_id(task.id);
  2585. ctx_server.queue_tasks.post(task, true); // high-priority task
  2586. // get the result
  2587. server_task_result_ptr result = ctx_server.queue_results.recv(task.id);
  2588. ctx_server.queue_results.remove_waiting_task_id(task.id);
  2589. if (result->is_error()) {
  2590. res_error(res, result->to_json());
  2591. return;
  2592. }
  2593. // TODO: get rid of this dynamic_cast
  2594. auto res_metrics = dynamic_cast<server_task_result_metrics*>(result.get());
  2595. GGML_ASSERT(res_metrics != nullptr);
  2596. // metrics definition: https://prometheus.io/docs/practices/naming/#metric-names
  2597. json all_metrics_def = json {
  2598. {"counter", {{
  2599. {"name", "prompt_tokens_total"},
  2600. {"help", "Number of prompt tokens processed."},
  2601. {"value", (uint64_t) res_metrics->n_prompt_tokens_processed_total}
  2602. }, {
  2603. {"name", "prompt_seconds_total"},
  2604. {"help", "Prompt process time"},
  2605. {"value", (uint64_t) res_metrics->t_prompt_processing_total / 1.e3}
  2606. }, {
  2607. {"name", "tokens_predicted_total"},
  2608. {"help", "Number of generation tokens processed."},
  2609. {"value", (uint64_t) res_metrics->n_tokens_predicted_total}
  2610. }, {
  2611. {"name", "tokens_predicted_seconds_total"},
  2612. {"help", "Predict process time"},
  2613. {"value", (uint64_t) res_metrics->t_tokens_generation_total / 1.e3}
  2614. }, {
  2615. {"name", "n_decode_total"},
  2616. {"help", "Total number of llama_decode() calls"},
  2617. {"value", res_metrics->n_decode_total}
  2618. }, {
  2619. {"name", "n_busy_slots_per_decode"},
  2620. {"help", "Average number of busy slots per llama_decode() call"},
  2621. {"value", (float) res_metrics->n_busy_slots_total / (float) res_metrics->n_decode_total}
  2622. }}},
  2623. {"gauge", {{
  2624. {"name", "prompt_tokens_seconds"},
  2625. {"help", "Average prompt throughput in tokens/s."},
  2626. {"value", res_metrics->n_prompt_tokens_processed ? 1.e3 / res_metrics->t_prompt_processing * res_metrics->n_prompt_tokens_processed : 0.}
  2627. },{
  2628. {"name", "predicted_tokens_seconds"},
  2629. {"help", "Average generation throughput in tokens/s."},
  2630. {"value", res_metrics->n_tokens_predicted ? 1.e3 / res_metrics->t_tokens_generation * res_metrics->n_tokens_predicted : 0.}
  2631. },{
  2632. {"name", "kv_cache_usage_ratio"},
  2633. {"help", "KV-cache usage. 1 means 100 percent usage."},
  2634. {"value", 1. * res_metrics->kv_cache_used_cells / params.n_ctx}
  2635. },{
  2636. {"name", "kv_cache_tokens"},
  2637. {"help", "KV-cache tokens."},
  2638. {"value", (uint64_t) res_metrics->kv_cache_tokens_count}
  2639. },{
  2640. {"name", "requests_processing"},
  2641. {"help", "Number of request processing."},
  2642. {"value", (uint64_t) res_metrics->n_processing_slots}
  2643. },{
  2644. {"name", "requests_deferred"},
  2645. {"help", "Number of request deferred."},
  2646. {"value", (uint64_t) res_metrics->n_tasks_deferred}
  2647. }}}
  2648. };
  2649. std::stringstream prometheus;
  2650. for (const auto & el : all_metrics_def.items()) {
  2651. const auto & type = el.key();
  2652. const auto & metrics_def = el.value();
  2653. for (const auto & metric_def : metrics_def) {
  2654. const std::string name = metric_def.at("name");
  2655. const std::string help = metric_def.at("help");
  2656. auto value = json_value(metric_def, "value", 0.);
  2657. prometheus << "# HELP llamacpp:" << name << " " << help << "\n"
  2658. << "# TYPE llamacpp:" << name << " " << type << "\n"
  2659. << "llamacpp:" << name << " " << value << "\n";
  2660. }
  2661. }
  2662. res.set_header("Process-Start-Time-Unix", std::to_string(res_metrics->t_start));
  2663. res.set_content(prometheus.str(), "text/plain; version=0.0.4");
  2664. res.status = 200; // HTTP OK
  2665. };
  2666. const auto handle_slots_save = [&ctx_server, &res_error, &res_ok, &params](const httplib::Request & req, httplib::Response & res, int id_slot) {
  2667. json request_data = json::parse(req.body);
  2668. std::string filename = request_data.at("filename");
  2669. if (!fs_validate_filename(filename)) {
  2670. res_error(res, format_error_response("Invalid filename", ERROR_TYPE_INVALID_REQUEST));
  2671. return;
  2672. }
  2673. std::string filepath = params.slot_save_path + filename;
  2674. server_task task(SERVER_TASK_TYPE_SLOT_SAVE);
  2675. task.id = ctx_server.queue_tasks.get_new_id();
  2676. task.slot_action.slot_id = id_slot;
  2677. task.slot_action.filename = filename;
  2678. task.slot_action.filepath = filepath;
  2679. ctx_server.queue_results.add_waiting_task_id(task.id);
  2680. ctx_server.queue_tasks.post(task);
  2681. server_task_result_ptr result = ctx_server.queue_results.recv(task.id);
  2682. ctx_server.queue_results.remove_waiting_task_id(task.id);
  2683. if (result->is_error()) {
  2684. res_error(res, result->to_json());
  2685. return;
  2686. }
  2687. res_ok(res, result->to_json());
  2688. };
  2689. const auto handle_slots_restore = [&ctx_server, &res_error, &res_ok, &params](const httplib::Request & req, httplib::Response & res, int id_slot) {
  2690. json request_data = json::parse(req.body);
  2691. std::string filename = request_data.at("filename");
  2692. if (!fs_validate_filename(filename)) {
  2693. res_error(res, format_error_response("Invalid filename", ERROR_TYPE_INVALID_REQUEST));
  2694. return;
  2695. }
  2696. std::string filepath = params.slot_save_path + filename;
  2697. server_task task(SERVER_TASK_TYPE_SLOT_RESTORE);
  2698. task.id = ctx_server.queue_tasks.get_new_id();
  2699. task.slot_action.slot_id = id_slot;
  2700. task.slot_action.filename = filename;
  2701. task.slot_action.filepath = filepath;
  2702. ctx_server.queue_results.add_waiting_task_id(task.id);
  2703. ctx_server.queue_tasks.post(task);
  2704. server_task_result_ptr result = ctx_server.queue_results.recv(task.id);
  2705. ctx_server.queue_results.remove_waiting_task_id(task.id);
  2706. if (result->is_error()) {
  2707. res_error(res, result->to_json());
  2708. return;
  2709. }
  2710. GGML_ASSERT(dynamic_cast<server_task_result_slot_save_load*>(result.get()) != nullptr);
  2711. res_ok(res, result->to_json());
  2712. };
  2713. const auto handle_slots_erase = [&ctx_server, &res_error, &res_ok](const httplib::Request & /* req */, httplib::Response & res, int id_slot) {
  2714. server_task task(SERVER_TASK_TYPE_SLOT_ERASE);
  2715. task.id = ctx_server.queue_tasks.get_new_id();
  2716. task.slot_action.slot_id = id_slot;
  2717. ctx_server.queue_results.add_waiting_task_id(task.id);
  2718. ctx_server.queue_tasks.post(task);
  2719. server_task_result_ptr result = ctx_server.queue_results.recv(task.id);
  2720. ctx_server.queue_results.remove_waiting_task_id(task.id);
  2721. if (result->is_error()) {
  2722. res_error(res, result->to_json());
  2723. return;
  2724. }
  2725. GGML_ASSERT(dynamic_cast<server_task_result_slot_erase*>(result.get()) != nullptr);
  2726. res_ok(res, result->to_json());
  2727. };
  2728. const auto handle_slots_action = [&params, &res_error, &handle_slots_save, &handle_slots_restore, &handle_slots_erase](const httplib::Request & req, httplib::Response & res) {
  2729. if (params.slot_save_path.empty()) {
  2730. res_error(res, format_error_response("This server does not support slots action. Start it with `--slot-save-path`", ERROR_TYPE_NOT_SUPPORTED));
  2731. return;
  2732. }
  2733. std::string id_slot_str = req.path_params.at("id_slot");
  2734. int id_slot;
  2735. try {
  2736. id_slot = std::stoi(id_slot_str);
  2737. } catch (const std::exception &) {
  2738. res_error(res, format_error_response("Invalid slot ID", ERROR_TYPE_INVALID_REQUEST));
  2739. return;
  2740. }
  2741. std::string action = req.get_param_value("action");
  2742. if (action == "save") {
  2743. handle_slots_save(req, res, id_slot);
  2744. } else if (action == "restore") {
  2745. handle_slots_restore(req, res, id_slot);
  2746. } else if (action == "erase") {
  2747. handle_slots_erase(req, res, id_slot);
  2748. } else {
  2749. res_error(res, format_error_response("Invalid action", ERROR_TYPE_INVALID_REQUEST));
  2750. }
  2751. };
  2752. const auto handle_props = [&ctx_server, &res_ok](const httplib::Request &, httplib::Response & res) {
  2753. // this endpoint is publicly available, please only return what is safe to be exposed
  2754. json data = {
  2755. { "default_generation_settings", ctx_server.default_generation_settings_for_props },
  2756. { "total_slots", ctx_server.params_base.n_parallel },
  2757. { "model_path", ctx_server.params_base.model },
  2758. { "chat_template", llama_get_chat_template(ctx_server.model) },
  2759. };
  2760. res_ok(res, data);
  2761. };
  2762. const auto handle_props_change = [&ctx_server, &res_error, &res_ok](const httplib::Request & req, httplib::Response & res) {
  2763. if (!ctx_server.params_base.endpoint_props) {
  2764. res_error(res, format_error_response("This server does not support changing global properties. Start it with `--props`", ERROR_TYPE_NOT_SUPPORTED));
  2765. return;
  2766. }
  2767. json data = json::parse(req.body);
  2768. // update any props here
  2769. res_ok(res, {{ "success", true }});
  2770. };
  2771. // handle completion-like requests (completion, chat, infill)
  2772. // we can optionally provide a custom format for partial results and final results
  2773. const auto handle_completions_generic = [&ctx_server, &res_error, &res_ok](
  2774. server_task_type type,
  2775. json & data,
  2776. httplib::Response & res,
  2777. bool oaicompat = false,
  2778. bool oaicompat_chat = false) {
  2779. GGML_ASSERT(type == SERVER_TASK_TYPE_COMPLETION || type == SERVER_TASK_TYPE_INFILL);
  2780. if (ctx_server.params_base.embedding) {
  2781. res_error(res, format_error_response("This server does not support completions. Start it without `--embeddings`", ERROR_TYPE_NOT_SUPPORTED));
  2782. return;
  2783. }
  2784. auto completion_id = gen_chatcmplid();
  2785. std::vector<server_task> tasks;
  2786. try {
  2787. std::vector<llama_tokens> tokenized_prompts = tokenize_input_prompts(ctx_server.ctx, data.at("prompt"), true, true);
  2788. tasks.reserve(tokenized_prompts.size());
  2789. for (size_t i = 0; i < tokenized_prompts.size(); i++) {
  2790. server_task task = server_task(type);
  2791. task.id = ctx_server.queue_tasks.get_new_id();
  2792. task.index = i;
  2793. task.prompt_tokens = std::move(tokenized_prompts[i]);
  2794. task.params = server_task::params_from_json_cmpl(ctx_server.model, ctx_server.ctx, ctx_server.params_base, data);
  2795. task.id_selected_slot = json_value(data, "id_slot", -1);
  2796. // OAI-compat
  2797. task.params.oaicompat = oaicompat;
  2798. task.params.oaicompat_chat = oaicompat_chat;
  2799. task.params.oaicompat_cmpl_id = completion_id;
  2800. // oaicompat_model is already populated by params_from_json_cmpl
  2801. tasks.push_back(task);
  2802. }
  2803. } catch (const std::exception & e) {
  2804. res_error(res, format_error_response(e.what(), ERROR_TYPE_INVALID_REQUEST));
  2805. return;
  2806. }
  2807. ctx_server.queue_results.add_waiting_tasks(tasks);
  2808. ctx_server.queue_tasks.post(tasks);
  2809. bool stream = json_value(data, "stream", false);
  2810. const auto task_ids = server_task::get_list_id(tasks);
  2811. if (!stream) {
  2812. ctx_server.receive_multi_results(task_ids, [&](std::vector<server_task_result_ptr> & results) {
  2813. if (results.size() == 1) {
  2814. // single result
  2815. res_ok(res, results[0]->to_json());
  2816. } else {
  2817. // multiple results (multitask)
  2818. json arr = json::array();
  2819. for (auto & res : results) {
  2820. arr.push_back(res->to_json());
  2821. }
  2822. res_ok(res, arr);
  2823. }
  2824. }, [&](const json & error_data) {
  2825. res_error(res, error_data);
  2826. });
  2827. ctx_server.queue_results.remove_waiting_task_ids(task_ids);
  2828. } else {
  2829. const auto chunked_content_provider = [task_ids, &ctx_server, oaicompat](size_t, httplib::DataSink & sink) {
  2830. ctx_server.receive_cmpl_results_stream(task_ids, [&](server_task_result_ptr & result) -> bool {
  2831. json res_json = result->to_json();
  2832. if (res_json.is_array()) {
  2833. for (const auto & res : res_json) {
  2834. if (!server_sent_event(sink, "data", res)) {
  2835. return false;
  2836. }
  2837. }
  2838. return true;
  2839. } else {
  2840. return server_sent_event(sink, "data", res_json);
  2841. }
  2842. }, [&](const json & error_data) {
  2843. server_sent_event(sink, "error", error_data);
  2844. });
  2845. if (oaicompat) {
  2846. static const std::string ev_done = "data: [DONE]\n\n";
  2847. sink.write(ev_done.data(), ev_done.size());
  2848. }
  2849. sink.done();
  2850. return false;
  2851. };
  2852. auto on_complete = [task_ids, &ctx_server] (bool) {
  2853. ctx_server.queue_results.remove_waiting_task_ids(task_ids);
  2854. };
  2855. res.set_chunked_content_provider("text/event-stream", chunked_content_provider, on_complete);
  2856. }
  2857. };
  2858. const auto handle_completions = [&handle_completions_generic](const httplib::Request & req, httplib::Response & res) {
  2859. json data = json::parse(req.body);
  2860. return handle_completions_generic(
  2861. SERVER_TASK_TYPE_COMPLETION,
  2862. data,
  2863. res,
  2864. /* oaicompat */ false,
  2865. /* oaicompat_chat */ false);
  2866. };
  2867. const auto handle_infill = [&ctx_server, &res_error, &handle_completions_generic](const httplib::Request & req, httplib::Response & res) {
  2868. // check model compatibility
  2869. std::string err;
  2870. if (llama_token_fim_pre(ctx_server.model) == LLAMA_TOKEN_NULL) {
  2871. err += "prefix token is missing. ";
  2872. }
  2873. if (llama_token_fim_suf(ctx_server.model) == LLAMA_TOKEN_NULL) {
  2874. err += "suffix token is missing. ";
  2875. }
  2876. if (llama_token_fim_mid(ctx_server.model) == LLAMA_TOKEN_NULL) {
  2877. err += "middle token is missing. ";
  2878. }
  2879. if (!err.empty()) {
  2880. res_error(res, format_error_response(string_format("Infill is not supported by this model: %s", err.c_str()), ERROR_TYPE_NOT_SUPPORTED));
  2881. return;
  2882. }
  2883. json data = json::parse(req.body);
  2884. // validate input
  2885. if (data.contains("prompt") && !data.at("prompt").is_string()) {
  2886. // prompt is optional
  2887. res_error(res, format_error_response("\"prompt\" must be a string", ERROR_TYPE_INVALID_REQUEST));
  2888. }
  2889. if (!data.contains("input_prefix")) {
  2890. res_error(res, format_error_response("\"input_prefix\" is required", ERROR_TYPE_INVALID_REQUEST));
  2891. }
  2892. if (!data.contains("input_suffix")) {
  2893. res_error(res, format_error_response("\"input_suffix\" is required", ERROR_TYPE_INVALID_REQUEST));
  2894. }
  2895. if (data.contains("input_extra") && !data.at("input_extra").is_array()) {
  2896. // input_extra is optional
  2897. res_error(res, format_error_response("\"input_extra\" must be an array of {\"filename\": string, \"text\": string}", ERROR_TYPE_INVALID_REQUEST));
  2898. return;
  2899. }
  2900. json input_extra = json_value(data, "input_extra", json::array());
  2901. for (const auto & chunk : input_extra) {
  2902. // { "text": string, "filename": string }
  2903. if (!chunk.contains("text") || !chunk.at("text").is_string()) {
  2904. res_error(res, format_error_response("extra_context chunk must contain a \"text\" field with a string value", ERROR_TYPE_INVALID_REQUEST));
  2905. return;
  2906. }
  2907. // filename is optional
  2908. if (chunk.contains("filename") && !chunk.at("filename").is_string()) {
  2909. res_error(res, format_error_response("extra_context chunk's \"filename\" field must be a string", ERROR_TYPE_INVALID_REQUEST));
  2910. return;
  2911. }
  2912. }
  2913. data["input_extra"] = input_extra; // default to empty array if it's not exist
  2914. std::string prompt = json_value(data, "prompt", std::string());
  2915. std::vector<llama_tokens> tokenized_prompts = tokenize_input_prompts(ctx_server.ctx, prompt, true, true);
  2916. SRV_DBG("creating infill tasks, n_prompts = %d\n", (int) tokenized_prompts.size());
  2917. data["prompt"] = format_infill(
  2918. ctx_server.ctx,
  2919. data.at("input_prefix"),
  2920. data.at("input_suffix"),
  2921. data.at("input_extra"),
  2922. ctx_server.params_base.n_batch,
  2923. ctx_server.params_base.n_predict,
  2924. ctx_server.slots[0].n_ctx, // TODO: there should be a better way
  2925. ctx_server.params_base.spm_infill,
  2926. tokenized_prompts[0]
  2927. );
  2928. return handle_completions_generic(SERVER_TASK_TYPE_INFILL, data, res);
  2929. };
  2930. const auto handle_chat_completions = [&ctx_server, &params, &res_error, &handle_completions_generic](const httplib::Request & req, httplib::Response & res) {
  2931. if (ctx_server.params_base.embedding) {
  2932. res_error(res, format_error_response("This server does not support completions. Start it without `--embeddings`", ERROR_TYPE_NOT_SUPPORTED));
  2933. return;
  2934. }
  2935. json data = oaicompat_completion_params_parse(ctx_server.model, json::parse(req.body), params.chat_template);
  2936. return handle_completions_generic(
  2937. SERVER_TASK_TYPE_COMPLETION,
  2938. data,
  2939. res,
  2940. /* oaicompat */ true,
  2941. /* oaicompat_chat */ true);
  2942. };
  2943. const auto handle_models = [&params, &ctx_server, &res_ok](const httplib::Request &, httplib::Response & res) {
  2944. json models = {
  2945. {"object", "list"},
  2946. {"data", {
  2947. {
  2948. {"id", params.model_alias},
  2949. {"object", "model"},
  2950. {"created", std::time(0)},
  2951. {"owned_by", "llamacpp"},
  2952. {"meta", ctx_server.model_meta()}
  2953. },
  2954. }}
  2955. };
  2956. res_ok(res, models);
  2957. };
  2958. const auto handle_tokenize = [&ctx_server, &res_ok](const httplib::Request & req, httplib::Response & res) {
  2959. const json body = json::parse(req.body);
  2960. json tokens_response = json::array();
  2961. if (body.count("content") != 0) {
  2962. const bool add_special = json_value(body, "add_special", false);
  2963. const bool with_pieces = json_value(body, "with_pieces", false);
  2964. llama_tokens tokens = tokenize_mixed(ctx_server.ctx, body.at("content"), add_special, true);
  2965. if (with_pieces) {
  2966. for (const auto& token : tokens) {
  2967. std::string piece = common_token_to_piece(ctx_server.ctx, token);
  2968. json piece_json;
  2969. // Check if the piece is valid UTF-8
  2970. if (is_valid_utf8(piece)) {
  2971. piece_json = piece;
  2972. } else {
  2973. // If not valid UTF-8, store as array of byte values
  2974. piece_json = json::array();
  2975. for (unsigned char c : piece) {
  2976. piece_json.push_back(static_cast<int>(c));
  2977. }
  2978. }
  2979. tokens_response.push_back({
  2980. {"id", token},
  2981. {"piece", piece_json}
  2982. });
  2983. }
  2984. } else {
  2985. tokens_response = tokens;
  2986. }
  2987. }
  2988. const json data = format_tokenizer_response(tokens_response);
  2989. res_ok(res, data);
  2990. };
  2991. const auto handle_detokenize = [&ctx_server, &res_ok](const httplib::Request & req, httplib::Response & res) {
  2992. const json body = json::parse(req.body);
  2993. std::string content;
  2994. if (body.count("tokens") != 0) {
  2995. const llama_tokens tokens = body.at("tokens");
  2996. content = tokens_to_str(ctx_server.ctx, tokens.cbegin(), tokens.cend());
  2997. }
  2998. const json data = format_detokenized_response(content);
  2999. res_ok(res, data);
  3000. };
  3001. const auto handle_embeddings = [&ctx_server, &res_error, &res_ok](const httplib::Request & req, httplib::Response & res) {
  3002. const json body = json::parse(req.body);
  3003. bool oaicompat = false;
  3004. // for the shape of input/content, see tokenize_input_prompts()
  3005. json prompt;
  3006. if (body.contains("input")) {
  3007. oaicompat = true;
  3008. prompt = body.at("input");
  3009. } else if (body.contains("content")) {
  3010. oaicompat = false;
  3011. prompt = body.at("content");
  3012. } else {
  3013. res_error(res, format_error_response("\"input\" or \"content\" must be provided", ERROR_TYPE_INVALID_REQUEST));
  3014. return;
  3015. }
  3016. std::vector<llama_tokens> tokenized_prompts = tokenize_input_prompts(ctx_server.ctx, prompt, true, true);
  3017. for (const auto & tokens : tokenized_prompts) {
  3018. // this check is necessary for models that do not add BOS token to the input
  3019. if (tokens.empty()) {
  3020. res_error(res, format_error_response("Input content cannot be empty", ERROR_TYPE_INVALID_REQUEST));
  3021. return;
  3022. }
  3023. }
  3024. // create and queue the task
  3025. json responses = json::array();
  3026. bool error = false;
  3027. {
  3028. std::vector<server_task> tasks;
  3029. for (size_t i = 0; i < tokenized_prompts.size(); i++) {
  3030. server_task task = server_task(SERVER_TASK_TYPE_EMBEDDING);
  3031. task.id = ctx_server.queue_tasks.get_new_id();
  3032. task.index = i;
  3033. task.prompt_tokens = std::move(tokenized_prompts[i]);
  3034. tasks.push_back(task);
  3035. }
  3036. ctx_server.queue_results.add_waiting_tasks(tasks);
  3037. ctx_server.queue_tasks.post(tasks);
  3038. // get the result
  3039. std::unordered_set<int> task_ids = server_task::get_list_id(tasks);
  3040. ctx_server.receive_multi_results(task_ids, [&](std::vector<server_task_result_ptr> & results) {
  3041. for (auto & res : results) {
  3042. GGML_ASSERT(dynamic_cast<server_task_result_embd*>(res.get()) != nullptr);
  3043. responses.push_back(res->to_json());
  3044. }
  3045. }, [&](const json & error_data) {
  3046. res_error(res, error_data);
  3047. error = true;
  3048. });
  3049. ctx_server.queue_results.remove_waiting_task_ids(task_ids);
  3050. }
  3051. if (error) {
  3052. return;
  3053. }
  3054. // write JSON response
  3055. json root = oaicompat
  3056. ? format_embeddings_response_oaicompat(body, responses)
  3057. : responses.size() == 1 ? responses[0] : json(responses);
  3058. res_ok(res, root);
  3059. };
  3060. const auto handle_rerank = [&ctx_server, &res_error, &res_ok](const httplib::Request & req, httplib::Response & res) {
  3061. if (!ctx_server.params_base.reranking || ctx_server.params_base.embedding) {
  3062. res_error(res, format_error_response("This server does not support reranking. Start it with `--reranking` and without `--embedding`", ERROR_TYPE_NOT_SUPPORTED));
  3063. return;
  3064. }
  3065. const json body = json::parse(req.body);
  3066. // TODO: implement
  3067. //int top_n = 1;
  3068. //if (body.count("top_n") != 1) {
  3069. // top_n = body.at("top_n");
  3070. //} else {
  3071. // res_error(res, format_error_response("\"top_n\" must be provided", ERROR_TYPE_INVALID_REQUEST));
  3072. // return;
  3073. //}
  3074. json query;
  3075. if (body.count("query") == 1) {
  3076. query = body.at("query");
  3077. if (!query.is_string()) {
  3078. res_error(res, format_error_response("\"query\" must be a string", ERROR_TYPE_INVALID_REQUEST));
  3079. return;
  3080. }
  3081. } else {
  3082. res_error(res, format_error_response("\"query\" must be provided", ERROR_TYPE_INVALID_REQUEST));
  3083. return;
  3084. }
  3085. std::vector<std::string> documents = json_value(body, "documents", std::vector<std::string>());
  3086. if (documents.empty()) {
  3087. res_error(res, format_error_response("\"documents\" must be a non-empty string array", ERROR_TYPE_INVALID_REQUEST));
  3088. return;
  3089. }
  3090. llama_tokens tokenized_query = tokenize_input_prompts(ctx_server.ctx, query, /* add_special */ false, true)[0];
  3091. // create and queue the task
  3092. json responses = json::array();
  3093. bool error = false;
  3094. {
  3095. std::vector<server_task> tasks;
  3096. std::vector<llama_tokens> tokenized_docs = tokenize_input_prompts(ctx_server.ctx, documents, /* add_special */ false, true);
  3097. tasks.reserve(tokenized_docs.size());
  3098. for (size_t i = 0; i < tokenized_docs.size(); i++) {
  3099. server_task task = server_task(SERVER_TASK_TYPE_RERANK);
  3100. task.id = ctx_server.queue_tasks.get_new_id();
  3101. task.index = i;
  3102. task.prompt_tokens = format_rerank(ctx_server.model, tokenized_query, tokenized_docs[i]);
  3103. tasks.push_back(task);
  3104. }
  3105. ctx_server.queue_results.add_waiting_tasks(tasks);
  3106. ctx_server.queue_tasks.post(tasks);
  3107. // get the result
  3108. std::unordered_set<int> task_ids = server_task::get_list_id(tasks);
  3109. ctx_server.receive_multi_results(task_ids, [&](std::vector<server_task_result_ptr> & results) {
  3110. for (auto & res : results) {
  3111. GGML_ASSERT(dynamic_cast<server_task_result_rerank*>(res.get()) != nullptr);
  3112. responses.push_back(res->to_json());
  3113. }
  3114. }, [&](const json & error_data) {
  3115. res_error(res, error_data);
  3116. error = true;
  3117. });
  3118. }
  3119. if (error) {
  3120. return;
  3121. }
  3122. // write JSON response
  3123. json root = format_response_rerank(body, responses);
  3124. res_ok(res, root);
  3125. };
  3126. const auto handle_lora_adapters_list = [&](const httplib::Request &, httplib::Response & res) {
  3127. json result = json::array();
  3128. for (size_t i = 0; i < ctx_server.loras.size(); ++i) {
  3129. auto & lora = ctx_server.loras[i];
  3130. result.push_back({
  3131. {"id", i},
  3132. {"path", lora.path},
  3133. {"scale", lora.scale},
  3134. });
  3135. }
  3136. res_ok(res, result);
  3137. res.status = 200; // HTTP OK
  3138. };
  3139. const auto handle_lora_adapters_apply = [&](const httplib::Request & req, httplib::Response & res) {
  3140. const std::vector<json> body = json::parse(req.body);
  3141. int max_idx = ctx_server.loras.size();
  3142. // clear existing value
  3143. for (auto & lora : ctx_server.loras) {
  3144. lora.scale = 0.0f;
  3145. }
  3146. // set value
  3147. for (auto entry : body) {
  3148. int id = entry.at("id");
  3149. float scale = entry.at("scale");
  3150. if (0 <= id && id < max_idx) {
  3151. ctx_server.loras[id].scale = scale;
  3152. } else {
  3153. throw std::runtime_error("invalid adapter id");
  3154. }
  3155. }
  3156. server_task task(SERVER_TASK_TYPE_SET_LORA);
  3157. task.id = ctx_server.queue_tasks.get_new_id();
  3158. ctx_server.queue_results.add_waiting_task_id(task.id);
  3159. ctx_server.queue_tasks.post(task);
  3160. server_task_result_ptr result = ctx_server.queue_results.recv(task.id);
  3161. ctx_server.queue_results.remove_waiting_task_id(task.id);
  3162. if (result->is_error()) {
  3163. res_error(res, result->to_json());
  3164. return;
  3165. }
  3166. GGML_ASSERT(dynamic_cast<server_task_result_apply_lora*>(result.get()) != nullptr);
  3167. res_ok(res, result->to_json());
  3168. };
  3169. //
  3170. // Router
  3171. //
  3172. if (!params.webui) {
  3173. LOG_INF("Web UI is disabled\n");
  3174. } else {
  3175. // register static assets routes
  3176. if (!params.public_path.empty()) {
  3177. // Set the base directory for serving static files
  3178. bool is_found = svr->set_mount_point("/", params.public_path);
  3179. if (!is_found) {
  3180. LOG_ERR("%s: static assets path not found: %s\n", __func__, params.public_path.c_str());
  3181. return 1;
  3182. }
  3183. } else {
  3184. // using embedded static index.html
  3185. svr->Get("/", [](const httplib::Request & req, httplib::Response & res) {
  3186. if (req.get_header_value("Accept-Encoding").find("gzip") == std::string::npos) {
  3187. res.set_content("Error: gzip is not supported by this browser", "text/plain");
  3188. } else {
  3189. res.set_header("Content-Encoding", "gzip");
  3190. res.set_content(reinterpret_cast<const char*>(index_html_gz), index_html_gz_len, "text/html; charset=utf-8");
  3191. }
  3192. return false;
  3193. });
  3194. }
  3195. }
  3196. // register API routes
  3197. svr->Get ("/health", handle_health); // public endpoint (no API key check)
  3198. svr->Get ("/metrics", handle_metrics);
  3199. svr->Get ("/props", handle_props);
  3200. svr->Post("/props", handle_props_change);
  3201. svr->Get ("/models", handle_models); // public endpoint (no API key check)
  3202. svr->Get ("/v1/models", handle_models); // public endpoint (no API key check)
  3203. svr->Post("/completion", handle_completions); // legacy
  3204. svr->Post("/completions", handle_completions);
  3205. svr->Post("/v1/completions", handle_completions);
  3206. svr->Post("/chat/completions", handle_chat_completions);
  3207. svr->Post("/v1/chat/completions", handle_chat_completions);
  3208. svr->Post("/infill", handle_infill);
  3209. svr->Post("/embedding", handle_embeddings); // legacy
  3210. svr->Post("/embeddings", handle_embeddings);
  3211. svr->Post("/v1/embeddings", handle_embeddings);
  3212. svr->Post("/rerank", handle_rerank);
  3213. svr->Post("/reranking", handle_rerank);
  3214. svr->Post("/v1/rerank", handle_rerank);
  3215. svr->Post("/v1/reranking", handle_rerank);
  3216. svr->Post("/tokenize", handle_tokenize);
  3217. svr->Post("/detokenize", handle_detokenize);
  3218. // LoRA adapters hotswap
  3219. svr->Get ("/lora-adapters", handle_lora_adapters_list);
  3220. svr->Post("/lora-adapters", handle_lora_adapters_apply);
  3221. // Save & load slots
  3222. svr->Get ("/slots", handle_slots);
  3223. svr->Post("/slots/:id_slot", handle_slots_action);
  3224. //
  3225. // Start the server
  3226. //
  3227. if (params.n_threads_http < 1) {
  3228. // +2 threads for monitoring endpoints
  3229. params.n_threads_http = std::max(params.n_parallel + 2, (int32_t) std::thread::hardware_concurrency() - 1);
  3230. }
  3231. log_data["n_threads_http"] = std::to_string(params.n_threads_http);
  3232. svr->new_task_queue = [&params] { return new httplib::ThreadPool(params.n_threads_http); };
  3233. // clean up function, to be called before exit
  3234. auto clean_up = [&svr]() {
  3235. svr->stop();
  3236. llama_backend_free();
  3237. };
  3238. // bind HTTP listen port
  3239. bool was_bound = false;
  3240. if (params.port == 0) {
  3241. int bound_port = svr->bind_to_any_port(params.hostname);
  3242. if ((was_bound = (bound_port >= 0))) {
  3243. params.port = bound_port;
  3244. }
  3245. } else {
  3246. was_bound = svr->bind_to_port(params.hostname, params.port);
  3247. }
  3248. if (!was_bound) {
  3249. //LOG_ERROR("couldn't bind HTTP server socket", {
  3250. // {"hostname", params.hostname},
  3251. // {"port", params.port},
  3252. //});
  3253. LOG_ERR("%s: couldn't bind HTTP server socket, hostname: %s, port: %d\n", __func__, params.hostname.c_str(), params.port);
  3254. clean_up();
  3255. return 1;
  3256. }
  3257. // run the HTTP server in a thread
  3258. std::thread t([&]() { svr->listen_after_bind(); });
  3259. svr->wait_until_ready();
  3260. LOG_INF("%s: HTTP server is listening, hostname: %s, port: %d, http threads: %d\n", __func__, params.hostname.c_str(), params.port, params.n_threads_http);
  3261. // load the model
  3262. LOG_INF("%s: loading model\n", __func__);
  3263. if (!ctx_server.load_model(params)) {
  3264. clean_up();
  3265. t.join();
  3266. LOG_ERR("%s: exiting due to model loading error\n", __func__);
  3267. return 1;
  3268. }
  3269. ctx_server.init();
  3270. state.store(SERVER_STATE_READY);
  3271. LOG_INF("%s: model loaded\n", __func__);
  3272. // if a custom chat template is not supplied, we will use the one that comes with the model (if any)
  3273. if (params.chat_template.empty()) {
  3274. if (!ctx_server.validate_model_chat_template()) {
  3275. LOG_WRN("%s: The chat template that comes with this model is not yet supported, falling back to chatml. This may cause the model to output suboptimal responses\n", __func__);
  3276. params.chat_template = "chatml";
  3277. }
  3278. }
  3279. // print sample chat example to make it clear which template is used
  3280. LOG_INF("%s: chat template, built_in: %d, chat_example: '%s'\n", __func__, params.chat_template.empty(), common_chat_format_example(ctx_server.model, params.chat_template).c_str());
  3281. ctx_server.queue_tasks.on_new_task(std::bind(
  3282. &server_context::process_single_task, &ctx_server, std::placeholders::_1));
  3283. ctx_server.queue_tasks.on_update_slots(std::bind(
  3284. &server_context::update_slots, &ctx_server));
  3285. shutdown_handler = [&](int) {
  3286. ctx_server.queue_tasks.terminate();
  3287. };
  3288. LOG_INF("%s: server is listening on http://%s:%d - starting the main loop\n", __func__, params.hostname.c_str(), params.port);
  3289. ctx_server.queue_tasks.start_loop();
  3290. #if defined (__unix__) || (defined (__APPLE__) && defined (__MACH__))
  3291. struct sigaction sigint_action;
  3292. sigint_action.sa_handler = signal_handler;
  3293. sigemptyset (&sigint_action.sa_mask);
  3294. sigint_action.sa_flags = 0;
  3295. sigaction(SIGINT, &sigint_action, NULL);
  3296. sigaction(SIGTERM, &sigint_action, NULL);
  3297. #elif defined (_WIN32)
  3298. auto console_ctrl_handler = +[](DWORD ctrl_type) -> BOOL {
  3299. return (ctrl_type == CTRL_C_EVENT) ? (signal_handler(SIGINT), true) : false;
  3300. };
  3301. SetConsoleCtrlHandler(reinterpret_cast<PHANDLER_ROUTINE>(console_ctrl_handler), true);
  3302. #endif
  3303. clean_up();
  3304. t.join();
  3305. return 0;
  3306. }