Historie revizí

Autor SHA1 Zpráva Datum
  Aman Gupta 784524053d Fix params bug in diffusion example (#14993) před 5 měsíci
  Diego Devesa d6818d06a6 llama : allow other bufts when overriding to CPU, add --no-repack option (#14990) před 5 měsíci
  g2mt 94933c8c2e server : implement universal assisted decoding (#12635) před 5 měsíci
  Aman Gupta 8a4a856277 Add LLaDA 8b Diffusion model (#14771) před 5 měsíci
  Ed Addario d1aa0cc5d1 imatrix: add option to display importance score statistics for a given imatrix file (#12718) před 6 měsíci
  compilade 90083283ec imatrix : use GGUF to store importance matrices (#9400) před 6 měsíci
  Georgi Gerganov 225e7a1438 llama : add high-throughput mode (#14363) před 6 měsíci
  Aman Gupta ab14019821 Support diffusion models: Add Dream 7B (#14644) před 6 měsíci
  Georgi Gerganov 6ffd4e9c44 server : pre-calculate EOG logit biases (#14721) před 6 měsíci
  Alawode Oluwandabira 17a1f0d2d4 server: Add ability to mount server at prefix (#14544) před 6 měsíci
  matteo caf5681fcb server : support jinja extra template kwargs (Qwen3 enable_thinking feature), from command line and from client (#13196) před 6 měsíci
  Sigbjørn Skjæret 88fc854b4b llama : improve sep token handling (#14272) před 7 měsíci
  aa956 d67341dc18 server : add server parameters for draft model cache type (#13782) před 7 měsíci
  Georgi Gerganov d3e64b9f49 llama : rework embeddings logic (#14208) před 7 měsíci
  Olivier Chafik c9bbc77931 `server`: update deepseek reasoning format (pass reasoning_content as diffs) (#13933) před 7 měsíci
  Olivier Chafik cdf94a1802 server: --offline mode (#13804) před 8 měsíci
  Olivier Chafik e121edc432 `server`: add `--reasoning-budget 0` to disable thinking (incl. qwen3 w/ enable_thinking:false) (#13771) před 8 měsíci
  Olivier Chafik f5cd27b71d `server`: streaming of tool calls and thoughts when `--jinja` is on (#12379) před 8 měsíci
  Xuan-Son Nguyen 797990c4bc mtmd : add ultravox audio input (#13623) před 8 měsíci
  Georgi Gerganov a4090d1174 llama : remove llama_kv_cache_view API + remove deprecated (#13653) před 8 měsíci
  Georgi Gerganov e298d2fbd0 kv-cache : add SWA support (#13194) před 8 měsíci
  psocolovsky 1dfbf2cf3a common : add load_progress_callback (#13617) před 8 měsíci
  Isaac McFadyen 6a2bc8bfb7 server : added --no-prefill-assistant flag (#13608) před 8 měsíci
  Olivier Chafik 3198405e98 `common`: add partial regex support (#12808) před 8 měsíci
  Johannes Gäßler 10d2af0eaa llama/ggml: add LLM training support (#10544) před 8 měsíci
  David Huang 7f323a589f Add `--no-op-offload` to improve `-ot` pp perf in MoE models like llama4 400B (#13386) před 8 měsíci
  Bartowski efb8b47eda imatrix : Add --parse-special for enabling parsing of special tokens in imatrix calculation (#13389) před 8 měsíci
  Georgi Gerganov 51fb96b1ff context : remove logits_all flag (#13284) před 8 měsíci
  Georgi Gerganov 4773d7a02f examples : remove infill (#13283) před 8 měsíci
  oobabooga 233461f812 sampling : Integrate Top-nσ into main sampling chain (and add it to the server) (#13264) před 8 měsíci