| .. |
|
CMakeLists.txt
|
381603a775
ci: detach common from the library (#12827)
|
9 месяцев назад |
|
llama-adapter.cpp
|
f28bc4c286
llama : make loras compatible with repacking (#12593)
|
9 месяцев назад |
|
llama-adapter.h
|
e0dbec0bc6
llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181)
|
10 месяцев назад |
|
llama-arch.cpp
|
daa422881a
llama : DeepSeek V2/V3 MLA implementation (#12801)
|
9 месяцев назад |
|
llama-arch.h
|
daa422881a
llama : DeepSeek V2/V3 MLA implementation (#12801)
|
9 месяцев назад |
|
llama-batch.cpp
|
f66f582927
llama : refactor `src/llama.cpp` (#10902)
|
1 год назад |
|
llama-batch.h
|
e0dbec0bc6
llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181)
|
10 месяцев назад |
|
llama-chat.cpp
|
1466621e73
llama : Support llama 4 text-only (#12791)
|
9 месяцев назад |
|
llama-chat.h
|
1466621e73
llama : Support llama 4 text-only (#12791)
|
9 месяцев назад |
|
llama-context.cpp
|
2f74c354c0
graph : make FA compatible with MLA + add initial Metal kernels (#12953)
|
9 месяцев назад |
|
llama-context.h
|
8fcb563613
Load all MoE experts during warmup (#11571)
|
10 месяцев назад |
|
llama-cparams.cpp
|
f66f582927
llama : refactor `src/llama.cpp` (#10902)
|
1 год назад |
|
llama-cparams.h
|
8fcb563613
Load all MoE experts during warmup (#11571)
|
10 месяцев назад |
|
llama-grammar.cpp
|
669912d9a5
`tool-call`: fix Qwen 2.5 Coder support, add micro benchmarks, support trigger patterns for lazy grammars (#12034)
|
10 месяцев назад |
|
llama-grammar.h
|
669912d9a5
`tool-call`: fix Qwen 2.5 Coder support, add micro benchmarks, support trigger patterns for lazy grammars (#12034)
|
10 месяцев назад |
|
llama-graph.cpp
|
2f74c354c0
graph : make FA compatible with MLA + add initial Metal kernels (#12953)
|
9 месяцев назад |
|
llama-graph.h
|
daa422881a
llama : DeepSeek V2/V3 MLA implementation (#12801)
|
9 месяцев назад |
|
llama-hparams.cpp
|
081bee8c64
hparams : add SWA rope parameters (#12374)
|
10 месяцев назад |
|
llama-hparams.h
|
daa422881a
llama : DeepSeek V2/V3 MLA implementation (#12801)
|
9 месяцев назад |
|
llama-impl.cpp
|
53ff6b9b9f
GGUF: C++ refactor, backend support, misc fixes (#11030)
|
1 год назад |
|
llama-impl.h
|
fef0cbeadf
cleanup: fix compile warnings associated with gnu_printf (#11811)
|
11 месяцев назад |
|
llama-io.cpp
|
e0dbec0bc6
llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181)
|
10 месяцев назад |
|
llama-io.h
|
e0dbec0bc6
llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181)
|
10 месяцев назад |
|
llama-kv-cache.cpp
|
daa422881a
llama : DeepSeek V2/V3 MLA implementation (#12801)
|
9 месяцев назад |
|
llama-kv-cache.h
|
3e1d29348b
kv-cache : simplify + fix warning for recurrent models (#12756)
|
9 месяцев назад |
|
llama-memory.cpp
|
e0dbec0bc6
llama : refactor llama_context, llama_kv_cache, llm_build_context (#12181)
|
10 месяцев назад |
|
llama-memory.h
|
3e1d29348b
kv-cache : simplify + fix warning for recurrent models (#12756)
|
9 месяцев назад |
|
llama-mmap.cpp
|
c54f6b7988
mmap : skip resource limit checks on AIX (#12541)
|
9 месяцев назад |
|
llama-mmap.h
|
19b392d58d
llama-mmap: fix missing include (#11796)
|
11 месяцев назад |
|
llama-model-loader.cpp
|
833e2b7409
model : print tensor size during load (#12711)
|
9 месяцев назад |
|
llama-model-loader.h
|
e0e912f49b
llama : add option to override model tensor buffers (#11397)
|
9 месяцев назад |
|
llama-model.cpp
|
2f74c354c0
graph : make FA compatible with MLA + add initial Metal kernels (#12953)
|
9 месяцев назад |
|
llama-model.h
|
daa422881a
llama : DeepSeek V2/V3 MLA implementation (#12801)
|
9 месяцев назад |
|
llama-quant.cpp
|
71e90e8813
quantize: Handle user-defined quantization levels for additional tensors (#12511)
|
9 месяцев назад |
|
llama-quant.h
|
f66f582927
llama : refactor `src/llama.cpp` (#10902)
|
1 год назад |
|
llama-sampling.cpp
|
dd373dd3bf
llama: fix error on bad grammar (#12628)
|
9 месяцев назад |
|
llama-sampling.h
|
afa8a9ec9b
llama : add `llama_vocab`, functions -> methods, naming (#11110)
|
1 год назад |
|
llama-vocab.cpp
|
971f245b3b
llama : recognize IBM Granite 3.3 FIM tokens (#12988)
|
9 месяцев назад |
|
llama-vocab.h
|
08f10f69c3
llama : remove notion of CLS token (#11064)
|
1 год назад |
|
llama.cpp
|
e0e912f49b
llama : add option to override model tensor buffers (#11397)
|
9 месяцев назад |
|
unicode-data.cpp
|
458367a906
server : better security control for public deployments (#9776)
|
1 год назад |
|
unicode-data.h
|
a39ab216aa
llama : reduce compile time and binary size (#9712)
|
1 год назад |
|
unicode.cpp
|
68ff663a04
repo : update links to new url (#11886)
|
11 месяцев назад |
|
unicode.h
|
08ea539df2
unicode : improve naming style (#10838)
|
1 год назад |