| .. |
|
models
|
model : Qwen3 Next (#16095)
|
2025-11-28 12:02:56 +01:00 |
|
CMakeLists.txt
|
model : Qwen3 Next (#16095)
|
2025-11-28 12:02:56 +01:00 |
|
llama-adapter.cpp
|
aLoRA Support (#15327)
|
2025-09-05 17:32:39 -06:00 |
|
llama-adapter.h
|
aLoRA Support (#15327)
|
2025-09-05 17:32:39 -06:00 |
|
llama-arch.cpp
|
model : Qwen3 Next (#16095)
|
2025-11-28 12:02:56 +01:00 |
|
llama-arch.h
|
model : Qwen3 Next (#16095)
|
2025-11-28 12:02:56 +01:00 |
|
llama-batch.cpp
|
batch : fix consistency checks for the input positions (#16890)
|
2025-10-31 13:50:33 +02:00 |
|
llama-batch.h
|
llama: store mrope data in KV cell (#16825)
|
2025-10-29 18:09:18 +01:00 |
|
llama-chat.cpp
|
model : add openPangu-Embedded (#16941)
|
2025-11-05 10:28:58 +01:00 |
|
llama-chat.h
|
model : add openPangu-Embedded (#16941)
|
2025-11-05 10:28:58 +01:00 |
|
llama-context.cpp
|
ggml : add GGML_SCHED_NO_REALLOC option to disable reallocations in ggml_backend_sched (#17276)
|
2025-11-28 17:33:23 +02:00 |
|
llama-context.h
|
server : support unified cache across slots (#16736)
|
2025-11-02 18:14:04 +02:00 |
|
llama-cparams.cpp
|
…
|
|
|
llama-cparams.h
|
server : support unified cache across slots (#16736)
|
2025-11-02 18:14:04 +02:00 |
|
llama-grammar.cpp
|
grammar: fix regression caused by #17381 (#17412)
|
2025-11-20 18:35:10 +01:00 |
|
llama-grammar.h
|
…
|
|
|
llama-graph.cpp
|
llama-graph: avoid expand_forward for fusion (#17633)
|
2025-12-01 11:12:48 +02:00 |
|
llama-graph.h
|
graph : support cacheless embeddings with FA and iSWA (#16528)
|
2025-10-13 22:42:37 +03:00 |
|
llama-hparams.cpp
|
hparams : add n_embd_inp() to support extended embed (#16928)
|
2025-11-07 19:27:58 +01:00 |
|
llama-hparams.h
|
model : Qwen3 Next (#16095)
|
2025-11-28 12:02:56 +01:00 |
|
llama-impl.cpp
|
common : more accurate sampling timing (#17382)
|
2025-11-20 13:40:10 +02:00 |
|
llama-impl.h
|
…
|
|
|
llama-io.cpp
|
…
|
|
|
llama-io.h
|
…
|
|
|
llama-kv-cache-iswa.cpp
|
kv-cache : pad the cache size to 256 for performance (#17046)
|
2025-11-07 20:03:25 +02:00 |
|
llama-kv-cache-iswa.h
|
llama: print memory breakdown on exit (#15860)
|
2025-09-24 16:53:48 +02:00 |
|
llama-kv-cache.cpp
|
model: add support for qwen3vl series (#16780)
|
2025-10-30 16:19:14 +01:00 |
|
llama-kv-cache.h
|
memory : remove KV cache size padding (#16812)
|
2025-10-28 20:19:44 +02:00 |
|
llama-kv-cells.h
|
llama: store mrope data in KV cell (#16825)
|
2025-10-29 18:09:18 +01:00 |
|
llama-memory-hybrid.cpp
|
memory : use sequential equal splits for recurrent modules (#16442)
|
2025-10-07 08:24:17 +03:00 |
|
llama-memory-hybrid.h
|
llama: print memory breakdown on exit (#15860)
|
2025-09-24 16:53:48 +02:00 |
|
llama-memory-recurrent.cpp
|
memory: Hybrid context shift (#17009)
|
2025-11-10 17:14:23 +02:00 |
|
llama-memory-recurrent.h
|
llama: consistent ctx <-> buf order for KV cache (#16746)
|
2025-10-28 11:23:54 +01:00 |
|
llama-memory.cpp
|
…
|
|
|
llama-memory.h
|
llama: print memory breakdown on exit (#15860)
|
2025-09-24 16:53:48 +02:00 |
|
llama-mmap.cpp
|
…
|
|
|
llama-mmap.h
|
…
|
|
|
llama-model-loader.cpp
|
model : Apertus model implementation (#15852)
|
2025-10-02 20:43:22 +03:00 |
|
llama-model-loader.h
|
…
|
|
|
llama-model-saver.cpp
|
…
|
|
|
llama-model-saver.h
|
…
|
|
|
llama-model.cpp
|
model : Qwen3 Next (#16095)
|
2025-11-28 12:02:56 +01:00 |
|
llama-model.h
|
model : Qwen3 Next (#16095)
|
2025-11-28 12:02:56 +01:00 |
|
llama-quant.cpp
|
model : Qwen3 Next (#16095)
|
2025-11-28 12:02:56 +01:00 |
|
llama-quant.h
|
…
|
|
|
llama-sampling.cpp
|
common : more accurate sampling timing (#17382)
|
2025-11-20 13:40:10 +02:00 |
|
llama-sampling.h
|
…
|
|
|
llama-vocab.cpp
|
vocab : call reserve() for building plamo-2-translate suffix (#17343)
|
2025-11-18 18:58:22 +01:00 |
|
llama-vocab.h
|
model : add AfmoeForCausalLM support (#16477)
|
2025-11-14 13:54:10 +01:00 |
|
llama.cpp
|
llama-quant: add support for mmproj (#16592)
|
2025-10-15 14:48:08 +02:00 |
|
unicode-data.cpp
|
…
|
|
|
unicode-data.h
|
…
|
|
|
unicode.cpp
|
model : add AfmoeForCausalLM support (#16477)
|
2025-11-14 13:54:10 +01:00 |
|
unicode.h
|
devops: add s390x & ppc64le CI (#15925)
|
2025-09-27 02:03:33 +08:00 |