..
CMakeLists.txt
Enable and clean up compiler warnings in src ( #824 )
2025-10-11 16:01:13 +03:00
llama-arch.cpp
Adding ministral3: this seems to work ( #1030 )
2025-12-03 11:01:21 +01:00
llama-arch.h
Adding ministral3: this seems to work ( #1030 )
2025-12-03 11:01:21 +01:00
llama-build-context.cpp
Fused norm ( #1086 )
2025-12-24 15:22:43 +01:00
llama-build-context.h
Graph parallel: the next generation ( #1080 )
2025-12-24 08:31:48 +01:00
llama-context.h
POC: CUDA tensor parallel (MoE models) ( #1022 )
2025-12-01 19:25:40 +01:00
llama-cparams.h
Be able to set reduce op data type for split mode "graph" ( #1087 )
2025-12-24 14:01:29 +01:00
llama-grammar.cpp
Update grammar ( #1023 )
2025-11-30 18:45:38 +01:00
llama-grammar.h
Update grammar ( #1023 )
2025-11-30 18:45:38 +01:00
llama-hparams.cpp
Adding ministral3: this seems to work ( #1030 )
2025-12-03 11:01:21 +01:00
llama-hparams.h
Adding ministral3: this seems to work ( #1030 )
2025-12-03 11:01:21 +01:00
llama-impl.h
POC: CUDA tensor parallel (MoE models) ( #1022 )
2025-12-01 19:25:40 +01:00
llama-load-tensors.cpp
Be able to set reduce op data type for split mode "graph" ( #1087 )
2025-12-24 14:01:29 +01:00
llama-mmap.cpp
Enable CUDA graphs for MoE models + GPT-OSS support ( #689 )
2025-08-15 09:18:07 +03:00
llama-mmap.h
Enable CUDA graphs for MoE models + GPT-OSS support ( #689 )
2025-08-15 09:18:07 +03:00
llama-model-loader.cpp
CUDA: set compute parameters via command line arguments ( #910 )
2025-11-07 07:11:23 +02:00
llama-model-loader.h
Merge Q, K, V ( #878 )
2025-10-30 10:49:48 +02:00
llama-model.cpp
Adding ministral3: this seems to work ( #1030 )
2025-12-03 11:01:21 +01:00
llama-model.h
Be able to set a max. number of GPUs to be used in split mode graph ( #1051 )
2025-12-11 07:22:53 +01:00
llama-quantize.cpp
Fix requatizing from row-interleaved quants ( #992 )
2025-11-20 11:50:09 +01:00
llama-sampling.cpp
Update grammar ( #1023 )
2025-11-30 18:45:38 +01:00
llama-sampling.h
add dry sampler ( #513 )
2025-06-19 10:24:53 +03:00
llama-vocab.cpp
Update mtmd to improve accuracy of M-RoPE ( #993 )
2025-11-29 07:27:15 +01:00
llama-vocab.h
Update mtmd to improve accuracy of M-RoPE ( #993 )
2025-11-29 07:27:15 +01:00
llama.cpp
Be able to set reduce op data type for split mode "graph" ( #1087 )
2025-12-24 14:01:29 +01:00
unicode-data.cpp
…
unicode-data.h
…
unicode.cpp
Enable CUDA graphs for MoE models + GPT-OSS support ( #689 )
2025-08-15 09:18:07 +03:00
unicode.h
Enable CUDA graphs for MoE models + GPT-OSS support ( #689 )
2025-08-15 09:18:07 +03:00