server.cpp 192 KB

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