1
0

server.cpp 196 KB

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