mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-02-24 15:14:10 +00:00
Commit Graph
Select branches
Hide Pull Requests
fcp/build_error
fcp/checkpoint
fcp/context_shift_fix
fcp/crash
fcp/fix_rpc_device
fcp/recurrent_checkpoint
fcp/server_fix
fcp/spec_self
ik/FlashMLA-3
ik/adapt_iq1_iq2_bn
ik/adaptive_p
ik/adaptive_p_2
ik/add_forgotten_multi_add
ik/add_granite
ik/add_iq3ks_to_gguf
ik/add_jinja_file_help
ik/add_missing_enum_values_qwen3
ik/add_missing_gguf_constants
ik/add_missing_mmq_iq5ks
ik/add_mmq_id
ik/add_mtmd
ik/add_q60
ik/add_vq_help
ik/allow_empty_splits
ik/andrew_trellis
ik/another_mmq_id_fix
ik/apply_cuda_faster_iq3k
ik/arch_flags
ik/arm_better_r4
ik/attn_gemm
ik/avoid_cuda_mla_1
ik/avx2_bf16
ik/avx2_flash_attn
ik/avx2_flash_attn_2
ik/avx2_q4_0_q8_0
ik/avx2_q5_0
ik/avx2_r4_tweaks
ik/backend_reduce_syncs
ik/bailingmoe2
ik/bailingmoe2_graph
ik/bench_gp
ik/better_batched_processing
ik/better_cpu_fa_thread_strategy
ik/better_fa_glm45
ik/better_fa_masking
ik/better_flash_mla
ik/better_graph_pp
ik/better_graph_tg
ik/better_iq4_nl
ik/better_iqk_strategy
ik/better_model_info
ik/better_tg_fattn
ik/bf16_kv_cache
ik/bf16_r4
ik/biased_mmvq
ik/biased_qkv
ik/bitnet_adjustments
ik/bitnet_cuda
ik/bitnet_fused_unary
ik/bitnet_improve_metal
ik/bitnet_optional_scales
ik/bitnet_token_embedding_gpu
ik/bitnet_token_embedding_gpu_2
ik/buffer_type_overrides
ik/bug_missing_parentheses
ik/cached_graph
ik/change_default_fa_offset
ik/change_fmoe_fa_defaults
ik/change_q_pure
ik/chat_templates
ik/check_up_gate_fmoe
ik/cleanup_fudge_factors
ik/cohere2
ik/cohere2_sm_graph
ik/convert_i2s
ik/copyright
ik/correct_glm47_flash_gating_func
ik/correct_missing_gating_func_comments
ik/cpp_17
ik/cpu_argsort
ik/cpu_deepseek_fa
ik/cpu_fa_dont_repack_tg
ik/cpu_fa_tg_glm4.5
ik/cpu_moe_tg
ik/cpu_repeat
ik/cpu_swa_v0
ik/cpu_swa_v1
ik/cpu_swa_v2
ik/cpu_topk_moe
ik/cuda_better_moe
ik/cuda_bf16
ik/cuda_faster_iq2k
ik/cuda_faster_iq4nl_kvcache
ik/cuda_faster_moe_tg
ik/cuda_fattn_Dk_Dv
ik/cuda_fix_quantized_flash_mla3
ik/cuda_flash_mla3
ik/cuda_flash_mla3_v2
ik/cuda_flash_mla_q8_0
ik/cuda_graphs_with_overrides
ik/cuda_grouped_topk
ik/cuda_iq1_m_r4
ik/cuda_iq1_s_r4
ik/cuda_iq2k_use_bperm1
ik/cuda_iq3k_use_bperm1
ik/cuda_iq4_k_r4
ik/cuda_iqk_ks_r4
ik/cuda_iqk_r4
ik/cuda_large_cpy
ik/cuda_lto
ik/cuda_mailine_fixes
ik/cuda_mla
ik/cuda_mla2
ik/cuda_mmq_iq2_k
ik/cuda_mmq_iq4_k
ik/cuda_mmq_iq4_ks
ik/cuda_native
ik/cuda_params
ik/cuda_q4_0_r4
ik/cuda_quantized_fmoe
ik/cuda_refactor_fattn
ik/cuda_rms_non_contiguous
ik/cuda_rope_back
ik/cuda_set_device
ik/cuda_swa2
ik/cuda_swa3
ik/cuda_topk_moe
ik/cuda_tracer
ik/cuda_use_bperm
ik/custom_q_rules
ik/debug_849
ik/debug_issue_721
ik/debug_issue_733
ik/dedup_stb_image
ik/deepseek_fa_opt
ik/deepseek_guarantee_rope_fusion
ik/deepseek_is_this_better
ik/deepseek_merge_qk
ik/deepseek_mla0
ik/deepseek_opt
ik/deepseek_rope_cache
ik/delta_net
ik/dequant_gemm
ik/dequant_moe_gemm
ik/desperate_bug_fix_attempt
ik/disable_add_fused_rms
ik/disable_experimental_code1
ik/disable_fusion_by_default
ik/disable_multi_add
ik/disable_or_enable_p2p
ik/disable_rope_cache
ik/disable_sm_row
ik/disable_some_fusion
ik/disable_vocab_debug
ik/dont_abort_on_nccl_init_failure
ik/dont_split_output
ik/dup_experts_bias
ik/enable_fusion_by_default
ik/enable_mla3_in_crippled_ggufs
ik/ernie_graph
ik/extra_reduce_types
ik/fa_mainline_compat
ik/fa_offset_2
ik/falcon3
ik/falcon3a
ik/falcon_edge
ik/faster_avx2_q40
ik/faster_iq3_iq5_quantize
ik/faster_iq4k
ik/faster_iq4k_quantize
ik/faster_iq4nl_quantize
ik/faster_q60_avx2
ik/fattn_Dk_Dv
ik/fattn_bf16
ik/fattn_enable_iq4_nl
ik/fattn_enable_q6_0
ik/fattn_gqa_10
ik/fattn_is_supported
ik/fattn_kq_max_offset
ik/fattn_kqv
ik/fattn_mma
ik/fattn_work_buffer
ik/fix_1015
ik/fix_1055
ik/fix_1205
ik/fix_1237
ik/fix_300
ik/fix_358
ik/fix_412
ik/fix_447
ik/fix_499
ik/fix_538
ik/fix_596
ik/fix_827
ik/fix_Makefile
ik/fix_add_bf16_turing
ik/fix_after_883
ik/fix_again_cmake
ik/fix_annoying_warnings
ik/fix_arm_fa
ik/fix_avx2_gemm_mess
ik/fix_avx2_iq4_nl_r4
ik/fix_avx512_vs_fancy_simd
ik/fix_batched_cublas
ik/fix_bench_compile
ik/fix_bug_481
ik/fix_comma_pauses
ik/fix_compiler_warnings
ik/fix_contiguously_allocated
ik/fix_cpu_fa_work_buffer_size
ik/fix_cuda_fa_race
ik/fix_cuda_memcpy_async
ik/fix_cuda_scale_bug
ik/fix_debug_build
ik/fix_deepseek_fattn
ik/fix_deepseek_q80_cache
ik/fix_dequantize_when_requantizing
ik/fix_div_zero
ik/fix_dup_q
ik/fix_exp_shexp_split
ik/fix_experts_node_name
ik/fix_fa_192_128
ik/fix_fa_avx2_bug
ik/fix_fattn_odd_even
ik/fix_fattn_supported
ik/fix_flash_attn
ik/fix_fused_grouped_topk
ik/fix_gcc_arm
ik/fix_gemma3_vision
ik/fix_ggml_common
ik/fix_glm4_attn
ik/fix_gpt_oss_partial_offload
ik/fix_graph_parallel_partial_offload
ik/fix_hybrid_detection
ik/fix_imatrix_check
ik/fix_imatrix_nonsense
ik/fix_iq4k_avx2
ik/fix_iqk_for_strange_numrows
ik/fix_kimi2_parse
ik/fix_kld
ik/fix_kq
ik/fix_llama4_attention
ik/fix_metal_fa
ik/fix_missing_bf16_avx512
ik/fix_missing_dry
ik/fix_missing_end
ik/fix_mla_imatrix
ik/fix_mmq_id
ik/fix_mmq_overflow
ik/fix_mmvq_bug
ik/fix_mul_mat_16
ik/fix_multiple_choice
ik/fix_neon_build
ik/fix_neon_legacy_quants
ik/fix_neon_q82
ik/fix_no_iqk_build
ik/fix_no_p2p_case
ik/fix_perf_regression
ik/fix_pr_261
ik/fix_pr_842
ik/fix_q41_q51_arm
ik/fix_q5_0_fa
ik/fix_q6_0_dequantize
ik/fix_q80_avx2_2
ik/fix_q80_avx2_mess
ik/fix_q80_moe_avx2
ik/fix_quantized_k_cache
ik/fix_quantized_kv_nofa
ik/fix_reduce_race
ik/fix_reduce_windows
ik/fix_repacked_legacy_quants
ik/fix_replace_all
ik/fix_requantize_interleaved
ik/fix_ring_reduction
ik/fix_rope_norm_fast_cuda
ik/fix_rpc_off
ik/fix_rpc_off2
ik/fix_rtr_mqkv
ik/fix_ser
ik/fix_ser_cuda
ik/fix_standard_attention_cpu
ik/fix_sync_logic
ik/fix_the_fix
ik/fix_typo
ik/fix_up_gate_mmq_not_supported
ik/fix_vulkan_required
ik/fix_windows
ik/fix_windows_avx512
ik/fix_windows_no_omp
ik/fix_xeon_6226R
ik/flash_mla
ik/flash_mla2_cuda_no_f32
ik/flash_mla2_no_f32
ik/flash_mla_2
ik/flash_mla_4
ik/flash_precision
ik/flax-vector-conversions
ik/format_name
ik/fuse_add_add_fused_rms
ik/fuse_add_fused_rms
ik/fuse_bias_only_tg
ik/fuse_biased_qkv
ik/fuse_kvcache_copy
ik/fuse_merge_up_gate_exps
ik/fuse_moe_up_gate
ik/fuse_mul_mat_scale
ik/fuse_qkv
ik/fused_bailingmoev2
ik/fused_delta_net
ik/fused_ffn_up_gate
ik/fused_mul_multiadd
ik/fused_mul_unary
ik/fused_mul_unary_1
ik/fused_norm
ik/fused_rms_norm
ik/fused_rms_rms
ik/fused_rope_rope
ik/fused_softcap_softmax
ik/fused_up_gate_unary
ik/gemm_4d
ik/gemm_iq1s
ik/gemm_neon_1bit
ik/gemm_neon_iqk
ik/gemm_neon_iquants
ik/gemm_neon_kquants
ik/gemm_neon_legacy
ik/gemma3
ik/gemma3_mqkv_rcache
ik/gemma_output_tensor
ik/gemma_q80_kvcache
ik/gemv_bf16_r16
ik/gguf_bool_arrays
ik/gguf_py_add_maxfp4
ik/gguf_py_changes_for_np2.0
ik/glm45_tg_fa_hack
ik/glm45_tg_very_fast
ik/glm47_fa_2
ik/glm47_tg_fa_hack
ik/glm5
ik/glm_flash
ik/gpt-oss
ik/gpt_oss_graph
ik/graph_alloc
ik/graph_better_splits
ik/graph_parallel_tweak
ik/graph_reuse
ik/graph_reuse_on
ik/handle_incompatible_deepseek_ggufs
ik/handle_split_cache
ik/hide_imatrix
ik/hsums
ik/huihui_57B
ik/hunyuan_graph
ik/ignore_nextn_layers
ik/imatrix_lsim
ik/improve_iq1m
ik/improve_iq2_xs
ik/improve_iq2ks
ik/improve_mmq
ik/interleaved_guards
ik/iq1_kt
ik/iq1_m_neon
ik/iq1_m_r4
ik/iq1_s_checks
ik/iq1_s_gemm
ik/iq1_s_r4
ik/iq1_s_r4_k128
ik/iq1_s_r4_neon
ik/iq1_tn
ik/iq1_tn_cuda
ik/iq1_tn_metal
ik/iq1bn_metal
ik/iq1m_gemm
ik/iq2_bn_r4
ik/iq2_k
ik/iq2_k_r4
ik/iq2_k_tweak
ik/iq2_kl
ik/iq2_s_r4
ik/iq2_tn
ik/iq2_tn_as_iq2_bn
ik/iq2_tn_avx2
ik/iq2_tn_faster_pp
ik/iq2_xs_r4
ik/iq2_xxs_gemm
ik/iq2_xxs_r4
ik/iq2k_experiments
ik/iq2ks_experiments
ik/iq3_k_r4_v2
ik/iq3_ks
ik/iq3_ks_v2
ik/iq3_s_gemm
ik/iq3_s_r4
ik/iq3_s_r4_v2
ik/iq3_xxs_gemm
ik/iq3_xxs_r4
ik/iq3_xxs_r4_v2
ik/iq4_k
ik/iq4_k_r4
ik/iq4_k_r4_avx2
ik/iq4_k_tweaks
ik/iq4_k_xxs
ik/iq4_knn
ik/iq4_ks_r4
ik/iq4_kss
ik/iq4_kss_improvements
ik/iq4_nl_cache
ik/iq4_nl_x4
ik/iq4_xs_r4
ik/iq4_xs_r4_avx2
ik/iq4_xs_r8
ik/iq4_xs_r8_v2
ik/iq4kss_experiments
ik/iq4nl_kv_cache
ik/iq5_k_r4
ik/iq5_ks
ik/iq5_ks_r4
ik/iq6_k
ik/iq_gemv_tweaks
ik/iqk_fattn_all_quants
ik/iqk_gemm
ik/iqk_mmvq_opt
ik/iqk_q_improvements
ik/is_this_better_for_multi_gpu
ik/issue_214
ik/issue_217
ik/issue_224
ik/issue_230
ik/k_cache_hadamard
ik/k_cache_hadamard_cuda
ik/kq_fused_softmax
ik/kq_mask
ik/kq_mask_padding_64
ik/l4_rms_norm
ik/legacy_gemm
ik/llama4
ik/llama_bench_mla3
ik/llama_bench_n_cpu_moe
ik/llama_bench_overrides
ik/llama_bench_rcache
ik/llama_bench_sas
ik/llama_bench_tgb
ik/llama_hparams_add_mla
ik/llama_warnings
ik/make_biased_gemv_optional
ik/make_qx_quants
ik/mask_mt
ik/max_nodes
ik/max_nodes_again
ik/measure_barriers
ik/merge_Aug_12_2024
ik/merge_July_26_2024
ik/merge_only_qk
ik/merge_qkv
ik/merge_up_gate_exps_2
ik/merge_up_gate_exps_3
ik/metal_bf16
ik/metal_faster_iq4ks
ik/metal_fattn_update
ik/metal_fix_iq2k
ik/metal_fix_iq3k
ik/metal_moe
ik/metal_new_trellis
ik/mimo2
ik/mimo2_4_gpus
ik/mimo2_graph
ik/minimax2_very_fast
ik/minimax_graph_minor
ik/ministral3
ik/minmax2_sm_graph
ik/minor_delta_tweak
ik/minor_iq2ks_tweak
ik/mistral3_large
ik/mistral3_std_attn
ik/mla
ik/mla2_q80_cache
ik/mla2_q80_cache_cpu
ik/mla=3_by_default
ik/mla_fixes
ik/mla_guard
ik/mla_imatrix
ik/mla_no_transposed_cache
ik/mla_q80
ik/mmq_id_thresh
ik/mmq_iq_ks_r4
ik/mmq_to_cublas
ik/mmvq_args
ik/mmvq_fuse_bias
ik/mmvq_type_supported
ik/moe_fused_unary
ik/moe_offload_strategy
ik/more_set_device
ik/mul_mat_bf16
ik/mul_mat_ext
ik/multi_add
ik/mv_q4_0_r4
ik/mxfp4
ik/n_cpu_moe
ik/nccl1
ik/nccl2
ik/nccl3
ik/nccl3_async
ik/neon_bf16
ik/neon_flash_attention_2
ik/neon_flash_attention_3
ik/neon_improve_legacy_quants
ik/neon_iq3_kt
ik/new_iq1bn
ik/new_iq2kt
ik/new_iq2kt_v2
ik/new_iq4kt
ik/new_trellis_2
ik/no_KV_for_unused_layers
ik/non_contiguous_rope
ik/offline_repack
ik/offline_repack_patterns
ik/offload_policy
ik/ooae2
ik/ooae_on_by_default
ik/opt_kt_quants
ik/option_cpu_fa
ik/option_to_disable_cuda_fusion
ik/optional_yarn_log_multiplier
ik/p2p_cpy_set_device
ik/per_row_scale
ik/phi3.5_tweaks
ik/pickup_13095
ik/play_with_barrier
ik/poc_tp
ik/poc_tp_glm4.5
ik/prepare_wk_b
ik/q2_k_r4
ik/q3_k_r4
ik/q3next_concat
ik/q3next_concat_cpu
ik/q3next_cuda_graphs
ik/q3next_opt2
ik/q3next_opt3
ik/q4_0_r4
ik/q4_0_r8
ik/q4_k_gemm
ik/q4_k_r4
ik/q4_k_r4_v2
ik/q4_k_r4_v3
ik/q5_0_r4
ik/q5_k_r4
ik/q60_mmq
ik/q6_0_r4
ik/q6_k_gemm
ik/q6_k_r4
ik/q8_0_r4
ik/q8_KV
ik/q8_k_r16
ik/q8_k_r8
ik/q8_k_r8_avx512
ik/qmix_tweaks
ik/qmix_tweaks_2
ik/qstats
ik/quantization_tweaks
ik/quantize_dry_run
ik/quantize_ffn_gate_inp
ik/quantize_q8k_avx2
ik/quantize_stats
ik/qwen35moe
ik/qwen3_graph
ik/qwen3next
ik/qwen3vl_graph
ik/qx_0_r4_avx2
ik/qx_k_b32_avx2
ik/r4_faster_zen4
ik/r4_neon
ik/r4_nrcy_16
ik/really_fix_rope_cache
ik/reduce_compute_buffers
ik/reduce_make_copies
ik/reduce_mla3_compute_buffer_size
ik/reduce_no_nccl
ik/reduce_race_quick_fix
ik/refactor_iqk
ik/refactor_llama.cpp
ik/remove_iqk_option
ik/remove_kv_l
ik/remove_llamafile
ik/remove_scary_warning
ik/remove_unnecessary_calls
ik/remove_unnessessary_ids_copy
ik/rename_4_8
ik/rename_iq4_nl_x4
ik/reorg_mmvq_and_fuse_bias
ik/repack_also_experts
ik/repack_f16
ik/revert_0bf4d997
ik/revert_739
ik/reverts
ik/ring_reduce
ik/rms_block_size
ik/rng_sampling
ik/rope_cache
ik/run_time_repack
ik/sampling-top-n-sigma
ik/sampling-xtc
ik/sampling_refactor_sorting
ik/sanitize_importance_iqk
ik/sanitize_importance_kt_quants
ik/sched_copy_experts
ik/sched_max_copies=1
ik/server_send_done
ik/shexps_better_hybrid
ik/skip_get_rows
ik/skip_noop_barriers
ik/skip_rowids_computation
ik/skip_unnecessary_quantize
ik/slightly_better_graph_split_strategy
ik/sm_graph_cuda_graphs
ik/sm_graph_disable_cuda_graphs
ik/sm_graph_max_gpu
ik/sm_graph_q3next
ik/sm_graph_rearrange
ik/sm_graph_seedoss
ik/sm_graph_step35
ik/sm_graph_sync
ik/smart_expert_selection
ik/smollm3
ik/softcap
ik/softcap_minor
ik/split_graph_2
ik/split_mode_f32
ik/step35
ik/step35_compat
ik/support_gigachat
ik/sweep_bench_n_predict
ik/sweep_bench_nrep
ik/sweep_bench_warmup
ik/swiglu
ik/sync_fa
ik/tensor_override_honor_mmap
ik/test_q80_NaNs
ik/test_thp
ik/tg_tweaks
ik/topk_moe_fuse_bias
ik/topk_moe_with_norm
ik/trellis_bf16
ik/trellis_metal
ik/trellis_neon
ik/trellis_opt
ik/trinet
ik/try_authors
ik/try_cuda_graphs
ik/try_fa_no_q80_repack
ik/try_fix_1014
ik/try_fix_1201
ik/try_fix_1222
ik/try_fix_367
ik/try_fix_367_v2
ik/try_fix_690
ik/try_fix_772
ik/try_fix_854
ik/try_fix_974
ik/try_fix_avx2_fa
ik/try_fix_many_gpus
ik/try_fix_many_gpus_2
ik/try_grouped_topk_playing1
ik/try_remove_cpy_indirection
ik/try_split_mla
ik/try_split_offloaded_moe_up_gate
ik/try_svd
ik/try_trellis
ik/undo_1049_if_tensor_overrides
ik/undo_sync_reduction
ik/update_authors
ik/update_license
ik/use_bf16_when_no_mmq
ik/use_mmq_id_for_moe
ik/use_q8_2
ik/validate_quants_on_load
ik/vendor
ik/vulkan1
ik/vulkan_again
ik/vulkan_disable_fused_ops
ik/vulkan_disable_multi_add
ik/vulkan_fattn
ik/vulkan_fused_mul_unary
ik/vulkan_fused_rms
ik/vulkan_multi_add
ik/wip_sync_llama
ik/zen4_faster_iq4ks_iq5ks
ik/zen4_flash_attn
ik/zen4_flash_attn_2
ik/zen4_flash_attn_bf16
ik/zen4_iq4_xs_r4
ik/zen4_repack_f16
ikawrakow-patch-1
ikawrakow-patch-1-1
main
s6/MLA_prompt_save_restore_fix
s6/bitnet2b_2501
s6/bitnet_name_update
s6/cache_default
s6/deci_support
s6/docs_update
s6/dots
s6/fix_kshift_crash
s6/fix_prompt_tokenization
s6/fix_python
s6/fp8_native
s6/list_prompt_cache
s6/mikupad
s6/mla
s6/numa_KV
s6/qwen3_dynamic_yarn
s6/readme-minor1
s6/readme-minor2
s6/readme_update
s6/remove_kv_l
s6/rope_freq_fix
s6/rpc
s6/seed_support2
s6/sweep_bench
s6/sweep_bench_update
s6/termux_fix
s6/warmup
#1
#10
#1000
#1001
#1003
#1004
#1005
#1006
#1007
#1008
#101
#1011
#1012
#1016
#1017
#1018
#102
#1022
#1023
#1024
#1025
#1026
#1027
#1029
#1030
#1031
#1032
#1033
#1034
#1035
#1036
#1037
#1038
#1039
#1040
#1042
#1047
#1048
#1049
#105
#1050
#1051
#1052
#1053
#1054
#1056
#1057
#1058
#1059
#106
#1060
#1061
#1062
#1063
#1064
#1065
#1067
#1068
#1069
#107
#1070
#1071
#1073
#1079
#108
#1080
#1082
#1086
#1087
#1088
#1089
#109
#1091
#1092
#1093
#1094
#1096
#1097
#11
#110
#1100
#1101
#1103
#1104
#1105
#1106
#1107
#111
#1110
#1112
#1114
#1115
#1116
#1118
#1119
#112
#1120
#1121
#1124
#1126
#1128
#1129
#113
#1130
#1131
#1131
#1134
#1135
#1136
#1137
#1138
#1139
#114
#1140
#1141
#1143
#1144
#1147
#115
#1151
#1152
#1153
#1154
#1155
#1156
#116
#1160
#1161
#1164
#1165
#1166
#1168
#117
#1170
#1171
#1172
#1174
#1175
#1176
#1177
#1178
#1179
#118
#1182
#1183
#1184
#1185
#1187
#119
#1190
#1191
#1192
#1193
#1194
#1195
#1196
#1198
#1199
#12
#120
#1202
#1202
#1206
#1207
#1208
#121
#1211
#1212
#1213
#1214
#1215
#1216
#1217
#1218
#122
#1220
#1221
#1222
#1223
#1224
#1226
#123
#1231
#1235
#1236
#1238
#1239
#124
#1240
#1241
#1243
#1243
#1244
#1249
#125
#1250
#1251
#1252
#1257
#126
#1260
#1261
#1262
#1263
#1266
#1268
#1269
#127
#1270
#1272
#1274
#1275
#1276
#1277
#1278
#1279
#1279
#128
#1280
#1283
#1284
#1285
#1286
#1287
#1288
#129
#1292
#1295
#1296
#13
#130
#1300
#1301
#1301
#1303
#1304
#1305
#1306
#1307
#1308
#1309
#131
#1310
#1310
#1311
#1313
#1313
#1314
#1315
#1315
#132
#134
#135
#136
#137
#138
#139
#14
#141
#142
#143
#144
#145
#146
#147
#148
#149
#150
#151
#152
#153
#154
#155
#156
#157
#158
#16
#161
#162
#163
#168
#169
#17
#170
#171
#172
#173
#174
#175
#176
#177
#178
#179
#180
#181
#182
#184
#185
#186
#187
#188
#189
#19
#190
#191
#192
#193
#194
#195
#197
#198
#2
#20
#200
#202
#204
#205
#206
#207
#208
#21
#210
#212
#213
#215
#216
#218
#219
#22
#220
#225
#226
#229
#23
#231
#232
#233
#234
#235
#236
#237
#238
#239
#24
#240
#241
#243
#244
#246
#247
#248
#250
#251
#252
#253
#259
#260
#261
#262
#264
#265
#268
#269
#27
#270
#272
#273
#274
#275
#276
#277
#278
#279
#28
#280
#282
#283
#284
#287
#289
#290
#291
#292
#294
#295
#298
#299
#3
#301
#302
#303
#304
#307
#309
#31
#310
#311
#312
#313
#315
#317
#318
#32
#320
#321
#324
#325
#326
#327
#328
#329
#33
#330
#331
#332
#333
#336
#337
#338
#341
#342
#343
#344
#346
#347
#348
#349
#35
#351
#352
#355
#356
#36
#360
#364
#366
#368
#369
#37
#370
#371
#374
#375
#377
#38
#382
#386
#39
#390
#391
#392
#394
#4
#40
#400
#402
#404
#405
#406
#408
#409
#41
#410
#411
#413
#414
#415
#416
#417
#418
#42
#421
#422
#424
#426
#427
#428
#429
#43
#430
#431
#435
#438
#439
#44
#441
#442
#443
#444
#445
#446
#448
#449
#45
#453
#454
#457
#458
#46
#460
#461
#462
#465
#468
#469
#47
#470
#471
#473
#475
#478
#48
#480
#481
#482
#483
#484
#486
#487
#488
#489
#49
#492
#493
#494
#495
#496
#497
#5
#50
#501
#502
#504
#505
#506
#508
#509
#51
#510
#511
#512
#513
#515
#516
#517
#518
#52
#520
#524
#525
#528
#529
#53
#531
#533
#534
#535
#536
#537
#54
#540
#541
#542
#544
#546
#547
#549
#55
#550
#552
#553
#554
#554
#555
#557
#558
#559
#56
#560
#563
#565
#566
#567
#569
#57
#570
#571
#573
#574
#577
#578
#579
#58
#580
#581
#582
#583
#584
#585
#587
#588
#589
#592
#593
#595
#598
#6
#602
#603
#604
#606
#607
#608
#609
#61
#610
#611
#612
#616
#617
#618
#62
#620
#622
#624
#628
#630
#631
#637
#639
#64
#640
#642
#643
#645
#648
#65
#652
#653
#653
#654
#66
#661
#662
#668
#670
#672
#674
#676
#677
#68
#680
#682
#683
#684
#688
#689
#69
#692
#695
#696
#698
#699
#7
#70
#700
#701
#702
#705
#707
#708
#709
#71
#710
#711
#712
#713
#714
#716
#717
#719
#72
#720
#722
#723
#724
#726
#727
#728
#73
#734
#735
#738
#739
#74
#740
#741
#742
#745
#748
#75
#751
#752
#754
#757
#759
#76
#760
#762
#764
#768
#77
#771
#774
#78
#782
#786
#787
#788
#789
#79
#790
#791
#794
#795
#796
#797
#798
#799
#80
#801
#802
#803
#807
#81
#810
#814
#817
#820
#823
#824
#825
#826
#828
#829
#83
#833
#835
#836
#837
#838
#84
#840
#841
#842
#843
#844
#845
#85
#850
#851
#852
#853
#855
#857
#858
#86
#860
#861
#863
#864
#866
#868
#87
#870
#871
#872
#874
#875
#876
#878
#879
#880
#881
#882
#883
#887
#889
#89
#891
#892
#894
#896
#897
#899
#9
#90
#900
#901
#902
#903
#906
#907
#91
#910
#911
#913
#914
#916
#920
#921
#922
#923
#924
#926
#928
#929
#93
#931
#932
#933
#934
#935
#936
#937
#938
#939
#94
#941
#943
#944
#945
#947
#948
#949
#951
#952
#954
#957
#958
#959
#96
#963
#965
#966
#968
#969
#97
#970
#971
#972
#973
#976
#977
#98
#980
#983
#984
#985
#987
#988
#989
#99
#991
#992
#993
#995
#996
#998
#999
t0002
Select branches
Hide Pull Requests
fcp/build_error
fcp/checkpoint
fcp/context_shift_fix
fcp/crash
fcp/fix_rpc_device
fcp/recurrent_checkpoint
fcp/server_fix
fcp/spec_self
ik/FlashMLA-3
ik/adapt_iq1_iq2_bn
ik/adaptive_p
ik/adaptive_p_2
ik/add_forgotten_multi_add
ik/add_granite
ik/add_iq3ks_to_gguf
ik/add_jinja_file_help
ik/add_missing_enum_values_qwen3
ik/add_missing_gguf_constants
ik/add_missing_mmq_iq5ks
ik/add_mmq_id
ik/add_mtmd
ik/add_q60
ik/add_vq_help
ik/allow_empty_splits
ik/andrew_trellis
ik/another_mmq_id_fix
ik/apply_cuda_faster_iq3k
ik/arch_flags
ik/arm_better_r4
ik/attn_gemm
ik/avoid_cuda_mla_1
ik/avx2_bf16
ik/avx2_flash_attn
ik/avx2_flash_attn_2
ik/avx2_q4_0_q8_0
ik/avx2_q5_0
ik/avx2_r4_tweaks
ik/backend_reduce_syncs
ik/bailingmoe2
ik/bailingmoe2_graph
ik/bench_gp
ik/better_batched_processing
ik/better_cpu_fa_thread_strategy
ik/better_fa_glm45
ik/better_fa_masking
ik/better_flash_mla
ik/better_graph_pp
ik/better_graph_tg
ik/better_iq4_nl
ik/better_iqk_strategy
ik/better_model_info
ik/better_tg_fattn
ik/bf16_kv_cache
ik/bf16_r4
ik/biased_mmvq
ik/biased_qkv
ik/bitnet_adjustments
ik/bitnet_cuda
ik/bitnet_fused_unary
ik/bitnet_improve_metal
ik/bitnet_optional_scales
ik/bitnet_token_embedding_gpu
ik/bitnet_token_embedding_gpu_2
ik/buffer_type_overrides
ik/bug_missing_parentheses
ik/cached_graph
ik/change_default_fa_offset
ik/change_fmoe_fa_defaults
ik/change_q_pure
ik/chat_templates
ik/check_up_gate_fmoe
ik/cleanup_fudge_factors
ik/cohere2
ik/cohere2_sm_graph
ik/convert_i2s
ik/copyright
ik/correct_glm47_flash_gating_func
ik/correct_missing_gating_func_comments
ik/cpp_17
ik/cpu_argsort
ik/cpu_deepseek_fa
ik/cpu_fa_dont_repack_tg
ik/cpu_fa_tg_glm4.5
ik/cpu_moe_tg
ik/cpu_repeat
ik/cpu_swa_v0
ik/cpu_swa_v1
ik/cpu_swa_v2
ik/cpu_topk_moe
ik/cuda_better_moe
ik/cuda_bf16
ik/cuda_faster_iq2k
ik/cuda_faster_iq4nl_kvcache
ik/cuda_faster_moe_tg
ik/cuda_fattn_Dk_Dv
ik/cuda_fix_quantized_flash_mla3
ik/cuda_flash_mla3
ik/cuda_flash_mla3_v2
ik/cuda_flash_mla_q8_0
ik/cuda_graphs_with_overrides
ik/cuda_grouped_topk
ik/cuda_iq1_m_r4
ik/cuda_iq1_s_r4
ik/cuda_iq2k_use_bperm1
ik/cuda_iq3k_use_bperm1
ik/cuda_iq4_k_r4
ik/cuda_iqk_ks_r4
ik/cuda_iqk_r4
ik/cuda_large_cpy
ik/cuda_lto
ik/cuda_mailine_fixes
ik/cuda_mla
ik/cuda_mla2
ik/cuda_mmq_iq2_k
ik/cuda_mmq_iq4_k
ik/cuda_mmq_iq4_ks
ik/cuda_native
ik/cuda_params
ik/cuda_q4_0_r4
ik/cuda_quantized_fmoe
ik/cuda_refactor_fattn
ik/cuda_rms_non_contiguous
ik/cuda_rope_back
ik/cuda_set_device
ik/cuda_swa2
ik/cuda_swa3
ik/cuda_topk_moe
ik/cuda_tracer
ik/cuda_use_bperm
ik/custom_q_rules
ik/debug_849
ik/debug_issue_721
ik/debug_issue_733
ik/dedup_stb_image
ik/deepseek_fa_opt
ik/deepseek_guarantee_rope_fusion
ik/deepseek_is_this_better
ik/deepseek_merge_qk
ik/deepseek_mla0
ik/deepseek_opt
ik/deepseek_rope_cache
ik/delta_net
ik/dequant_gemm
ik/dequant_moe_gemm
ik/desperate_bug_fix_attempt
ik/disable_add_fused_rms
ik/disable_experimental_code1
ik/disable_fusion_by_default
ik/disable_multi_add
ik/disable_or_enable_p2p
ik/disable_rope_cache
ik/disable_sm_row
ik/disable_some_fusion
ik/disable_vocab_debug
ik/dont_abort_on_nccl_init_failure
ik/dont_split_output
ik/dup_experts_bias
ik/enable_fusion_by_default
ik/enable_mla3_in_crippled_ggufs
ik/ernie_graph
ik/extra_reduce_types
ik/fa_mainline_compat
ik/fa_offset_2
ik/falcon3
ik/falcon3a
ik/falcon_edge
ik/faster_avx2_q40
ik/faster_iq3_iq5_quantize
ik/faster_iq4k
ik/faster_iq4k_quantize
ik/faster_iq4nl_quantize
ik/faster_q60_avx2
ik/fattn_Dk_Dv
ik/fattn_bf16
ik/fattn_enable_iq4_nl
ik/fattn_enable_q6_0
ik/fattn_gqa_10
ik/fattn_is_supported
ik/fattn_kq_max_offset
ik/fattn_kqv
ik/fattn_mma
ik/fattn_work_buffer
ik/fix_1015
ik/fix_1055
ik/fix_1205
ik/fix_1237
ik/fix_300
ik/fix_358
ik/fix_412
ik/fix_447
ik/fix_499
ik/fix_538
ik/fix_596
ik/fix_827
ik/fix_Makefile
ik/fix_add_bf16_turing
ik/fix_after_883
ik/fix_again_cmake
ik/fix_annoying_warnings
ik/fix_arm_fa
ik/fix_avx2_gemm_mess
ik/fix_avx2_iq4_nl_r4
ik/fix_avx512_vs_fancy_simd
ik/fix_batched_cublas
ik/fix_bench_compile
ik/fix_bug_481
ik/fix_comma_pauses
ik/fix_compiler_warnings
ik/fix_contiguously_allocated
ik/fix_cpu_fa_work_buffer_size
ik/fix_cuda_fa_race
ik/fix_cuda_memcpy_async
ik/fix_cuda_scale_bug
ik/fix_debug_build
ik/fix_deepseek_fattn
ik/fix_deepseek_q80_cache
ik/fix_dequantize_when_requantizing
ik/fix_div_zero
ik/fix_dup_q
ik/fix_exp_shexp_split
ik/fix_experts_node_name
ik/fix_fa_192_128
ik/fix_fa_avx2_bug
ik/fix_fattn_odd_even
ik/fix_fattn_supported
ik/fix_flash_attn
ik/fix_fused_grouped_topk
ik/fix_gcc_arm
ik/fix_gemma3_vision
ik/fix_ggml_common
ik/fix_glm4_attn
ik/fix_gpt_oss_partial_offload
ik/fix_graph_parallel_partial_offload
ik/fix_hybrid_detection
ik/fix_imatrix_check
ik/fix_imatrix_nonsense
ik/fix_iq4k_avx2
ik/fix_iqk_for_strange_numrows
ik/fix_kimi2_parse
ik/fix_kld
ik/fix_kq
ik/fix_llama4_attention
ik/fix_metal_fa
ik/fix_missing_bf16_avx512
ik/fix_missing_dry
ik/fix_missing_end
ik/fix_mla_imatrix
ik/fix_mmq_id
ik/fix_mmq_overflow
ik/fix_mmvq_bug
ik/fix_mul_mat_16
ik/fix_multiple_choice
ik/fix_neon_build
ik/fix_neon_legacy_quants
ik/fix_neon_q82
ik/fix_no_iqk_build
ik/fix_no_p2p_case
ik/fix_perf_regression
ik/fix_pr_261
ik/fix_pr_842
ik/fix_q41_q51_arm
ik/fix_q5_0_fa
ik/fix_q6_0_dequantize
ik/fix_q80_avx2_2
ik/fix_q80_avx2_mess
ik/fix_q80_moe_avx2
ik/fix_quantized_k_cache
ik/fix_quantized_kv_nofa
ik/fix_reduce_race
ik/fix_reduce_windows
ik/fix_repacked_legacy_quants
ik/fix_replace_all
ik/fix_requantize_interleaved
ik/fix_ring_reduction
ik/fix_rope_norm_fast_cuda
ik/fix_rpc_off
ik/fix_rpc_off2
ik/fix_rtr_mqkv
ik/fix_ser
ik/fix_ser_cuda
ik/fix_standard_attention_cpu
ik/fix_sync_logic
ik/fix_the_fix
ik/fix_typo
ik/fix_up_gate_mmq_not_supported
ik/fix_vulkan_required
ik/fix_windows
ik/fix_windows_avx512
ik/fix_windows_no_omp
ik/fix_xeon_6226R
ik/flash_mla
ik/flash_mla2_cuda_no_f32
ik/flash_mla2_no_f32
ik/flash_mla_2
ik/flash_mla_4
ik/flash_precision
ik/flax-vector-conversions
ik/format_name
ik/fuse_add_add_fused_rms
ik/fuse_add_fused_rms
ik/fuse_bias_only_tg
ik/fuse_biased_qkv
ik/fuse_kvcache_copy
ik/fuse_merge_up_gate_exps
ik/fuse_moe_up_gate
ik/fuse_mul_mat_scale
ik/fuse_qkv
ik/fused_bailingmoev2
ik/fused_delta_net
ik/fused_ffn_up_gate
ik/fused_mul_multiadd
ik/fused_mul_unary
ik/fused_mul_unary_1
ik/fused_norm
ik/fused_rms_norm
ik/fused_rms_rms
ik/fused_rope_rope
ik/fused_softcap_softmax
ik/fused_up_gate_unary
ik/gemm_4d
ik/gemm_iq1s
ik/gemm_neon_1bit
ik/gemm_neon_iqk
ik/gemm_neon_iquants
ik/gemm_neon_kquants
ik/gemm_neon_legacy
ik/gemma3
ik/gemma3_mqkv_rcache
ik/gemma_output_tensor
ik/gemma_q80_kvcache
ik/gemv_bf16_r16
ik/gguf_bool_arrays
ik/gguf_py_add_maxfp4
ik/gguf_py_changes_for_np2.0
ik/glm45_tg_fa_hack
ik/glm45_tg_very_fast
ik/glm47_fa_2
ik/glm47_tg_fa_hack
ik/glm5
ik/glm_flash
ik/gpt-oss
ik/gpt_oss_graph
ik/graph_alloc
ik/graph_better_splits
ik/graph_parallel_tweak
ik/graph_reuse
ik/graph_reuse_on
ik/handle_incompatible_deepseek_ggufs
ik/handle_split_cache
ik/hide_imatrix
ik/hsums
ik/huihui_57B
ik/hunyuan_graph
ik/ignore_nextn_layers
ik/imatrix_lsim
ik/improve_iq1m
ik/improve_iq2_xs
ik/improve_iq2ks
ik/improve_mmq
ik/interleaved_guards
ik/iq1_kt
ik/iq1_m_neon
ik/iq1_m_r4
ik/iq1_s_checks
ik/iq1_s_gemm
ik/iq1_s_r4
ik/iq1_s_r4_k128
ik/iq1_s_r4_neon
ik/iq1_tn
ik/iq1_tn_cuda
ik/iq1_tn_metal
ik/iq1bn_metal
ik/iq1m_gemm
ik/iq2_bn_r4
ik/iq2_k
ik/iq2_k_r4
ik/iq2_k_tweak
ik/iq2_kl
ik/iq2_s_r4
ik/iq2_tn
ik/iq2_tn_as_iq2_bn
ik/iq2_tn_avx2
ik/iq2_tn_faster_pp
ik/iq2_xs_r4
ik/iq2_xxs_gemm
ik/iq2_xxs_r4
ik/iq2k_experiments
ik/iq2ks_experiments
ik/iq3_k_r4_v2
ik/iq3_ks
ik/iq3_ks_v2
ik/iq3_s_gemm
ik/iq3_s_r4
ik/iq3_s_r4_v2
ik/iq3_xxs_gemm
ik/iq3_xxs_r4
ik/iq3_xxs_r4_v2
ik/iq4_k
ik/iq4_k_r4
ik/iq4_k_r4_avx2
ik/iq4_k_tweaks
ik/iq4_k_xxs
ik/iq4_knn
ik/iq4_ks_r4
ik/iq4_kss
ik/iq4_kss_improvements
ik/iq4_nl_cache
ik/iq4_nl_x4
ik/iq4_xs_r4
ik/iq4_xs_r4_avx2
ik/iq4_xs_r8
ik/iq4_xs_r8_v2
ik/iq4kss_experiments
ik/iq4nl_kv_cache
ik/iq5_k_r4
ik/iq5_ks
ik/iq5_ks_r4
ik/iq6_k
ik/iq_gemv_tweaks
ik/iqk_fattn_all_quants
ik/iqk_gemm
ik/iqk_mmvq_opt
ik/iqk_q_improvements
ik/is_this_better_for_multi_gpu
ik/issue_214
ik/issue_217
ik/issue_224
ik/issue_230
ik/k_cache_hadamard
ik/k_cache_hadamard_cuda
ik/kq_fused_softmax
ik/kq_mask
ik/kq_mask_padding_64
ik/l4_rms_norm
ik/legacy_gemm
ik/llama4
ik/llama_bench_mla3
ik/llama_bench_n_cpu_moe
ik/llama_bench_overrides
ik/llama_bench_rcache
ik/llama_bench_sas
ik/llama_bench_tgb
ik/llama_hparams_add_mla
ik/llama_warnings
ik/make_biased_gemv_optional
ik/make_qx_quants
ik/mask_mt
ik/max_nodes
ik/max_nodes_again
ik/measure_barriers
ik/merge_Aug_12_2024
ik/merge_July_26_2024
ik/merge_only_qk
ik/merge_qkv
ik/merge_up_gate_exps_2
ik/merge_up_gate_exps_3
ik/metal_bf16
ik/metal_faster_iq4ks
ik/metal_fattn_update
ik/metal_fix_iq2k
ik/metal_fix_iq3k
ik/metal_moe
ik/metal_new_trellis
ik/mimo2
ik/mimo2_4_gpus
ik/mimo2_graph
ik/minimax2_very_fast
ik/minimax_graph_minor
ik/ministral3
ik/minmax2_sm_graph
ik/minor_delta_tweak
ik/minor_iq2ks_tweak
ik/mistral3_large
ik/mistral3_std_attn
ik/mla
ik/mla2_q80_cache
ik/mla2_q80_cache_cpu
ik/mla=3_by_default
ik/mla_fixes
ik/mla_guard
ik/mla_imatrix
ik/mla_no_transposed_cache
ik/mla_q80
ik/mmq_id_thresh
ik/mmq_iq_ks_r4
ik/mmq_to_cublas
ik/mmvq_args
ik/mmvq_fuse_bias
ik/mmvq_type_supported
ik/moe_fused_unary
ik/moe_offload_strategy
ik/more_set_device
ik/mul_mat_bf16
ik/mul_mat_ext
ik/multi_add
ik/mv_q4_0_r4
ik/mxfp4
ik/n_cpu_moe
ik/nccl1
ik/nccl2
ik/nccl3
ik/nccl3_async
ik/neon_bf16
ik/neon_flash_attention_2
ik/neon_flash_attention_3
ik/neon_improve_legacy_quants
ik/neon_iq3_kt
ik/new_iq1bn
ik/new_iq2kt
ik/new_iq2kt_v2
ik/new_iq4kt
ik/new_trellis_2
ik/no_KV_for_unused_layers
ik/non_contiguous_rope
ik/offline_repack
ik/offline_repack_patterns
ik/offload_policy
ik/ooae2
ik/ooae_on_by_default
ik/opt_kt_quants
ik/option_cpu_fa
ik/option_to_disable_cuda_fusion
ik/optional_yarn_log_multiplier
ik/p2p_cpy_set_device
ik/per_row_scale
ik/phi3.5_tweaks
ik/pickup_13095
ik/play_with_barrier
ik/poc_tp
ik/poc_tp_glm4.5
ik/prepare_wk_b
ik/q2_k_r4
ik/q3_k_r4
ik/q3next_concat
ik/q3next_concat_cpu
ik/q3next_cuda_graphs
ik/q3next_opt2
ik/q3next_opt3
ik/q4_0_r4
ik/q4_0_r8
ik/q4_k_gemm
ik/q4_k_r4
ik/q4_k_r4_v2
ik/q4_k_r4_v3
ik/q5_0_r4
ik/q5_k_r4
ik/q60_mmq
ik/q6_0_r4
ik/q6_k_gemm
ik/q6_k_r4
ik/q8_0_r4
ik/q8_KV
ik/q8_k_r16
ik/q8_k_r8
ik/q8_k_r8_avx512
ik/qmix_tweaks
ik/qmix_tweaks_2
ik/qstats
ik/quantization_tweaks
ik/quantize_dry_run
ik/quantize_ffn_gate_inp
ik/quantize_q8k_avx2
ik/quantize_stats
ik/qwen35moe
ik/qwen3_graph
ik/qwen3next
ik/qwen3vl_graph
ik/qx_0_r4_avx2
ik/qx_k_b32_avx2
ik/r4_faster_zen4
ik/r4_neon
ik/r4_nrcy_16
ik/really_fix_rope_cache
ik/reduce_compute_buffers
ik/reduce_make_copies
ik/reduce_mla3_compute_buffer_size
ik/reduce_no_nccl
ik/reduce_race_quick_fix
ik/refactor_iqk
ik/refactor_llama.cpp
ik/remove_iqk_option
ik/remove_kv_l
ik/remove_llamafile
ik/remove_scary_warning
ik/remove_unnecessary_calls
ik/remove_unnessessary_ids_copy
ik/rename_4_8
ik/rename_iq4_nl_x4
ik/reorg_mmvq_and_fuse_bias
ik/repack_also_experts
ik/repack_f16
ik/revert_0bf4d997
ik/revert_739
ik/reverts
ik/ring_reduce
ik/rms_block_size
ik/rng_sampling
ik/rope_cache
ik/run_time_repack
ik/sampling-top-n-sigma
ik/sampling-xtc
ik/sampling_refactor_sorting
ik/sanitize_importance_iqk
ik/sanitize_importance_kt_quants
ik/sched_copy_experts
ik/sched_max_copies=1
ik/server_send_done
ik/shexps_better_hybrid
ik/skip_get_rows
ik/skip_noop_barriers
ik/skip_rowids_computation
ik/skip_unnecessary_quantize
ik/slightly_better_graph_split_strategy
ik/sm_graph_cuda_graphs
ik/sm_graph_disable_cuda_graphs
ik/sm_graph_max_gpu
ik/sm_graph_q3next
ik/sm_graph_rearrange
ik/sm_graph_seedoss
ik/sm_graph_step35
ik/sm_graph_sync
ik/smart_expert_selection
ik/smollm3
ik/softcap
ik/softcap_minor
ik/split_graph_2
ik/split_mode_f32
ik/step35
ik/step35_compat
ik/support_gigachat
ik/sweep_bench_n_predict
ik/sweep_bench_nrep
ik/sweep_bench_warmup
ik/swiglu
ik/sync_fa
ik/tensor_override_honor_mmap
ik/test_q80_NaNs
ik/test_thp
ik/tg_tweaks
ik/topk_moe_fuse_bias
ik/topk_moe_with_norm
ik/trellis_bf16
ik/trellis_metal
ik/trellis_neon
ik/trellis_opt
ik/trinet
ik/try_authors
ik/try_cuda_graphs
ik/try_fa_no_q80_repack
ik/try_fix_1014
ik/try_fix_1201
ik/try_fix_1222
ik/try_fix_367
ik/try_fix_367_v2
ik/try_fix_690
ik/try_fix_772
ik/try_fix_854
ik/try_fix_974
ik/try_fix_avx2_fa
ik/try_fix_many_gpus
ik/try_fix_many_gpus_2
ik/try_grouped_topk_playing1
ik/try_remove_cpy_indirection
ik/try_split_mla
ik/try_split_offloaded_moe_up_gate
ik/try_svd
ik/try_trellis
ik/undo_1049_if_tensor_overrides
ik/undo_sync_reduction
ik/update_authors
ik/update_license
ik/use_bf16_when_no_mmq
ik/use_mmq_id_for_moe
ik/use_q8_2
ik/validate_quants_on_load
ik/vendor
ik/vulkan1
ik/vulkan_again
ik/vulkan_disable_fused_ops
ik/vulkan_disable_multi_add
ik/vulkan_fattn
ik/vulkan_fused_mul_unary
ik/vulkan_fused_rms
ik/vulkan_multi_add
ik/wip_sync_llama
ik/zen4_faster_iq4ks_iq5ks
ik/zen4_flash_attn
ik/zen4_flash_attn_2
ik/zen4_flash_attn_bf16
ik/zen4_iq4_xs_r4
ik/zen4_repack_f16
ikawrakow-patch-1
ikawrakow-patch-1-1
main
s6/MLA_prompt_save_restore_fix
s6/bitnet2b_2501
s6/bitnet_name_update
s6/cache_default
s6/deci_support
s6/docs_update
s6/dots
s6/fix_kshift_crash
s6/fix_prompt_tokenization
s6/fix_python
s6/fp8_native
s6/list_prompt_cache
s6/mikupad
s6/mla
s6/numa_KV
s6/qwen3_dynamic_yarn
s6/readme-minor1
s6/readme-minor2
s6/readme_update
s6/remove_kv_l
s6/rope_freq_fix
s6/rpc
s6/seed_support2
s6/sweep_bench
s6/sweep_bench_update
s6/termux_fix
s6/warmup
#1
#10
#1000
#1001
#1003
#1004
#1005
#1006
#1007
#1008
#101
#1011
#1012
#1016
#1017
#1018
#102
#1022
#1023
#1024
#1025
#1026
#1027
#1029
#1030
#1031
#1032
#1033
#1034
#1035
#1036
#1037
#1038
#1039
#1040
#1042
#1047
#1048
#1049
#105
#1050
#1051
#1052
#1053
#1054
#1056
#1057
#1058
#1059
#106
#1060
#1061
#1062
#1063
#1064
#1065
#1067
#1068
#1069
#107
#1070
#1071
#1073
#1079
#108
#1080
#1082
#1086
#1087
#1088
#1089
#109
#1091
#1092
#1093
#1094
#1096
#1097
#11
#110
#1100
#1101
#1103
#1104
#1105
#1106
#1107
#111
#1110
#1112
#1114
#1115
#1116
#1118
#1119
#112
#1120
#1121
#1124
#1126
#1128
#1129
#113
#1130
#1131
#1131
#1134
#1135
#1136
#1137
#1138
#1139
#114
#1140
#1141
#1143
#1144
#1147
#115
#1151
#1152
#1153
#1154
#1155
#1156
#116
#1160
#1161
#1164
#1165
#1166
#1168
#117
#1170
#1171
#1172
#1174
#1175
#1176
#1177
#1178
#1179
#118
#1182
#1183
#1184
#1185
#1187
#119
#1190
#1191
#1192
#1193
#1194
#1195
#1196
#1198
#1199
#12
#120
#1202
#1202
#1206
#1207
#1208
#121
#1211
#1212
#1213
#1214
#1215
#1216
#1217
#1218
#122
#1220
#1221
#1222
#1223
#1224
#1226
#123
#1231
#1235
#1236
#1238
#1239
#124
#1240
#1241
#1243
#1243
#1244
#1249
#125
#1250
#1251
#1252
#1257
#126
#1260
#1261
#1262
#1263
#1266
#1268
#1269
#127
#1270
#1272
#1274
#1275
#1276
#1277
#1278
#1279
#1279
#128
#1280
#1283
#1284
#1285
#1286
#1287
#1288
#129
#1292
#1295
#1296
#13
#130
#1300
#1301
#1301
#1303
#1304
#1305
#1306
#1307
#1308
#1309
#131
#1310
#1310
#1311
#1313
#1313
#1314
#1315
#1315
#132
#134
#135
#136
#137
#138
#139
#14
#141
#142
#143
#144
#145
#146
#147
#148
#149
#150
#151
#152
#153
#154
#155
#156
#157
#158
#16
#161
#162
#163
#168
#169
#17
#170
#171
#172
#173
#174
#175
#176
#177
#178
#179
#180
#181
#182
#184
#185
#186
#187
#188
#189
#19
#190
#191
#192
#193
#194
#195
#197
#198
#2
#20
#200
#202
#204
#205
#206
#207
#208
#21
#210
#212
#213
#215
#216
#218
#219
#22
#220
#225
#226
#229
#23
#231
#232
#233
#234
#235
#236
#237
#238
#239
#24
#240
#241
#243
#244
#246
#247
#248
#250
#251
#252
#253
#259
#260
#261
#262
#264
#265
#268
#269
#27
#270
#272
#273
#274
#275
#276
#277
#278
#279
#28
#280
#282
#283
#284
#287
#289
#290
#291
#292
#294
#295
#298
#299
#3
#301
#302
#303
#304
#307
#309
#31
#310
#311
#312
#313
#315
#317
#318
#32
#320
#321
#324
#325
#326
#327
#328
#329
#33
#330
#331
#332
#333
#336
#337
#338
#341
#342
#343
#344
#346
#347
#348
#349
#35
#351
#352
#355
#356
#36
#360
#364
#366
#368
#369
#37
#370
#371
#374
#375
#377
#38
#382
#386
#39
#390
#391
#392
#394
#4
#40
#400
#402
#404
#405
#406
#408
#409
#41
#410
#411
#413
#414
#415
#416
#417
#418
#42
#421
#422
#424
#426
#427
#428
#429
#43
#430
#431
#435
#438
#439
#44
#441
#442
#443
#444
#445
#446
#448
#449
#45
#453
#454
#457
#458
#46
#460
#461
#462
#465
#468
#469
#47
#470
#471
#473
#475
#478
#48
#480
#481
#482
#483
#484
#486
#487
#488
#489
#49
#492
#493
#494
#495
#496
#497
#5
#50
#501
#502
#504
#505
#506
#508
#509
#51
#510
#511
#512
#513
#515
#516
#517
#518
#52
#520
#524
#525
#528
#529
#53
#531
#533
#534
#535
#536
#537
#54
#540
#541
#542
#544
#546
#547
#549
#55
#550
#552
#553
#554
#554
#555
#557
#558
#559
#56
#560
#563
#565
#566
#567
#569
#57
#570
#571
#573
#574
#577
#578
#579
#58
#580
#581
#582
#583
#584
#585
#587
#588
#589
#592
#593
#595
#598
#6
#602
#603
#604
#606
#607
#608
#609
#61
#610
#611
#612
#616
#617
#618
#62
#620
#622
#624
#628
#630
#631
#637
#639
#64
#640
#642
#643
#645
#648
#65
#652
#653
#653
#654
#66
#661
#662
#668
#670
#672
#674
#676
#677
#68
#680
#682
#683
#684
#688
#689
#69
#692
#695
#696
#698
#699
#7
#70
#700
#701
#702
#705
#707
#708
#709
#71
#710
#711
#712
#713
#714
#716
#717
#719
#72
#720
#722
#723
#724
#726
#727
#728
#73
#734
#735
#738
#739
#74
#740
#741
#742
#745
#748
#75
#751
#752
#754
#757
#759
#76
#760
#762
#764
#768
#77
#771
#774
#78
#782
#786
#787
#788
#789
#79
#790
#791
#794
#795
#796
#797
#798
#799
#80
#801
#802
#803
#807
#81
#810
#814
#817
#820
#823
#824
#825
#826
#828
#829
#83
#833
#835
#836
#837
#838
#84
#840
#841
#842
#843
#844
#845
#85
#850
#851
#852
#853
#855
#857
#858
#86
#860
#861
#863
#864
#866
#868
#87
#870
#871
#872
#874
#875
#876
#878
#879
#880
#881
#882
#883
#887
#889
#89
#891
#892
#894
#896
#897
#899
#9
#90
#900
#901
#902
#903
#906
#907
#91
#910
#911
#913
#914
#916
#920
#921
#922
#923
#924
#926
#928
#929
#93
#931
#932
#933
#934
#935
#936
#937
#938
#939
#94
#941
#943
#944
#945
#947
#948
#949
#951
#952
#954
#957
#958
#959
#96
#963
#965
#966
#968
#969
#97
#970
#971
#972
#973
#976
#977
#98
#980
#983
#984
#985
#987
#988
#989
#99
#991
#992
#993
#995
#996
#998
#999
t0002
-
d7008ad52d
constexpr and minor changes
ik/cuda_flash_mla3_v2
Iwan Kawrakow
2025-05-11 11:21:51 +03:00 -
d1601d463b
Rearrange MLA K cache so it first new CUDA FA implementation
Iwan Kawrakow
2025-05-11 10:48:26 +03:00 -
130cdf2715
New DeepSeek FlashMLA
Iwan Kawrakow
2025-05-11 09:58:03 +03:00 -
0abcf0749e
Fix race in the CUDA DeepSeek FA kernel (#406)
Kawrakow
2025-05-11 08:12:47 +03:00 -
36e6e888b7
Fix race in the CUDA DeepSeek FA kernel (#406)
Kawrakow
2025-05-11 08:12:47 +03:00 -
2f32589b8e
Fix race in the CUDA DeepSeek FA kernel
ik/fix_cuda_fa_race
Iwan Kawrakow
2025-05-11 08:03:10 +03:00 -
154a195f75
Minor
ik/offload_policy
Iwan Kawrakow
2025-05-10 19:07:02 +03:00 -
3a671301f8
Adding GPU offload policy
Iwan Kawrakow
2025-05-10 18:59:46 +03:00 -
a961f41762
TG improvements for MoE models (#404)
Kawrakow
2025-05-10 18:52:54 +03:00 -
a2d24c97e5
TG improvements for MoE models (#404)
Kawrakow
2025-05-10 18:52:54 +03:00 -
c4e1c2c905
CUDA: fix TG with SER
ik/remove_unnessessary_ids_copy
Iwan Kawrakow
2025-05-10 11:06:48 +03:00 -
b38112028e
CPU: fix get_rows when SER is used
Iwan Kawrakow
2025-05-10 10:18:33 +03:00 -
10557832b1
cuda: Remove unnecessary device to host copy of row ids
Iwan Kawrakow
2025-05-10 09:49:08 +03:00 -
47fa8380c6
Handle incompatible DeepSeek GGUFs (#394)
Kawrakow
2025-05-09 22:00:40 +03:00 -
43a154d8b8
Handle incompatible DeepSeek GGUFs (#394)
Kawrakow
2025-05-09 22:00:40 +03:00 -
a7e5b01540
Fix missing rope_freqs with convert_hf_to_gguf (#402)
saood06
2025-05-09 09:17:41 -05:00 -
967a2e1860
Fix missing rope_freqs with convert_hf_to_gguf (#402)
saood06
2025-05-09 09:17:41 -05:00 -
caf309157b
convert : adapt MiniCPM3 to separate rope_freqs insertion
s6/rope_freq_fix
Francis Couture-Harpin
2024-09-16 12:05:29 -04:00 -
43b8bcf62d
convert : refactor rope_freqs generation
Francis Couture-Harpin
2024-09-08 20:01:13 -04:00 -
2c6e01d66d
lora : fix llama conversion script with ROPE_FREQS
Xuan Son Nguyen
2024-08-21 14:53:54 +02:00 -
b64cb29713
Update README.md
Kawrakow
2025-05-09 11:16:36 +03:00 -
e5a4a3ce78
Update README.md
Kawrakow
2025-05-09 11:16:36 +03:00 -
dd2014a853
Fix CUDA FlashMLA-3 with quantized KV cache (#400)
Kawrakow
2025-05-09 10:22:48 +03:00 -
8777fc4855
Fix CUDA FlashMLA-3 with quantized KV cache (#400)
Kawrakow
2025-05-09 10:22:48 +03:00 -
957a6e7911
Update README.md
Kawrakow
2025-05-09 10:13:25 +03:00 -
496451a1d4
Update README.md
Kawrakow
2025-05-09 10:13:25 +03:00 -
87bfad8437
Support for Llama-3-Nemotron models (#377)
saood06
2025-05-09 02:09:59 -05:00 -
bc6ae515ce
Support for Llama-3-Nemotron models (#377)
saood06
2025-05-09 02:09:59 -05:00 -
c5ed8f4069
Fix CUDA FlashMLA-3 with quantized KV cache
ik/cuda_fix_quantized_flash_mla3
Iwan Kawrakow
2025-05-09 09:36:38 +03:00 -
828758ec0d
Update README.md
Kawrakow
2025-05-07 18:59:01 +03:00 -
4084ca7331
Update README.md
Kawrakow
2025-05-07 18:59:01 +03:00 -
2565b29f33
Handle incompatible DeepSeek GGUFs
ik/handle_incompatible_deepseek_ggufs
Iwan Kawrakow
2025-05-07 18:25:40 +03:00 -
92ceda1d06
FlashMLA-3 for DeepSeek models on CUDA (#386)
Kawrakow
2025-05-07 17:38:22 +03:00 -
30536ee369
FlashMLA-3 for DeepSeek models on CUDA (#386)
Kawrakow
2025-05-07 17:38:22 +03:00 -
5436acdb6c
fix some MSVC build problem. (#392)
Gaolingx
2025-05-07 22:04:39 +08:00 -
17c6fc6b73
fix some MSVC build problem. (#392)
Gaolingx
2025-05-07 22:04:39 +08:00 -
8a2d611083
Fix DeepSeek q8_0 cache (#391)
Kawrakow
2025-05-07 12:06:49 +03:00 -
8a5c0410e1
Fix DeepSeek q8_0 cache (#391)
Kawrakow
2025-05-07 12:06:49 +03:00 -
93d053f7ab
Fix DeepSeek q8_0 cache
ik/fix_deepseek_q80_cache
Iwan Kawrakow
2025-05-07 12:02:05 +03:00 -
6104bf5296
Fix build for Xeon Gold 6226R (#390)
Kawrakow
2025-05-07 10:33:27 +03:00 -
090eae4d69
Fix build for Xeon Gold 6226R (#390)
Kawrakow
2025-05-07 10:33:27 +03:00 -
e6da985f02
Fix build for Xeon Gold 6226R
ik/fix_xeon_6226R
Iwan Kawrakow
2025-05-07 10:23:18 +03:00 -
1982beb005
Minor tweak
ik/cuda_flash_mla3
Iwan Kawrakow
2025-05-07 09:07:34 +03:00 -
53e7e7790e
Minor
Iwan Kawrakow
2025-05-06 19:47:55 +03:00 -
59a3e361a3
Also add these
Iwan Kawrakow
2025-05-06 16:27:41 +03:00 -
c36fa20d2a
Finalizing
Iwan Kawrakow
2025-05-06 15:54:52 +03:00 -
4edfc6712a
Sadly, the previous commit was wrong
Iwan Kawrakow
2025-05-06 15:05:05 +03:00 -
0fee6c54d9
Much better
Iwan Kawrakow
2025-05-06 12:59:05 +03:00 -
ed5990712d
CUDA WIP: support for FlashMLA-3
Iwan Kawrakow
2025-05-06 09:32:02 +03:00 -
6e7b28f7b0
Update README.md
Kawrakow
2025-05-06 08:48:11 +03:00 -
6c23618ca5
Update README.md
Kawrakow
2025-05-06 08:48:11 +03:00 -
296367a50d
Update vocab.py
s6/deci_support
Iwan Kawrakow
2025-05-05 09:37:01 +03:00 -
b08471f717
Fix DeepSeek FA (#382)
Kawrakow
2025-05-05 08:39:10 +03:00 -
e3fec17347
Fix DeepSeek FA (#382)
Kawrakow
2025-05-05 08:39:10 +03:00 -
f455ead8aa
Fix DeepSeek FA
ik/fix_deepseek_fattn
Iwan Kawrakow
2025-05-05 08:31:55 +03:00 -
0e00121596
Better n_attention_vw rule
Saood Karim
2025-05-04 10:35:48 -05:00 -
e508a3f194
Remove errant Granite mentions
Saood Karim
2025-05-04 10:28:20 -05:00 -
5e0fb61eb7
DeciLMCausalModel now reads rope_theta from config.json properly
Yee Man Chan
2024-12-29 22:17:00 +08:00 -
a1a208a535
Untested support of 253B
Saood Karim
2025-05-04 10:17:45 -05:00 -
1eeeaefdc7
Changes to n_attention_wv rule
Saood Karim
2025-05-04 08:02:16 -05:00 -
8b3721312d
Changes to make work and add longrope support
Saood Karim
2025-05-04 06:42:43 -05:00 -
df638764fb
conflict resolution
Yee Man Chan
2024-12-19 10:41:32 +08:00 -
45cd1bcd59
CUDA: MMQ for IQ4_KS (#374)
Kawrakow
2025-05-04 12:45:00 +03:00 -
f7c9a0f036
CUDA: MMQ for IQ4_KS (#374)
Kawrakow
2025-05-04 12:45:00 +03:00 -
db0ed280f1
Update README.md
Kawrakow
2025-05-04 12:06:47 +03:00 -
1328128298
Update README.md
Kawrakow
2025-05-04 12:06:47 +03:00 -
7cb99f8078
Update README.md
Kawrakow
2025-05-04 11:49:29 +03:00 -
7cb6a76cd0
Update README.md
Kawrakow
2025-05-04 11:49:29 +03:00 -
a3975acd4c
Add batch warmup to sweep-bench
ik/sweep_bench_warmup
Iwan Kawrakow
2025-05-04 11:21:19 +03:00 -
3498ea4228
CUDA: MMQ for iq4_ks now works
ik/cuda_mmq_iq4_ks
Iwan Kawrakow
2025-05-04 08:58:18 +03:00 -
ca7b671e54
WIP: still getting illegal memory access
Iwan Kawrakow
2025-05-04 08:49:30 +03:00 -
1d249476d6
WIP
Iwan Kawrakow
2025-05-03 20:04:29 +03:00 -
711ba7e8f4
CUDA: faster FA TG for GQA models (#370)
Kawrakow
2025-05-04 09:17:44 +03:00 -
ce2b0292e1
CUDA: faster FA TG for GQA models (#370)
Kawrakow
2025-05-04 09:17:44 +03:00 -
fdbdb5310a
Another attempt to fix #367 (#371)
Kawrakow
2025-05-04 09:02:12 +03:00 -
b890e01238
Another attempt to fix #367 (#371)
Kawrakow
2025-05-04 09:02:12 +03:00 -
5782f1bdf0
Yet another
ik/try_fix_367_v2
Iwan Kawrakow
2025-05-03 20:00:20 +03:00 -
5605474193
Another attempt to fix #367
Iwan Kawrakow
2025-05-03 19:28:06 +03:00 -
8db70379ae
cmake: force MSVC compiler charset to utf-8 (#369)
Gaolingx
2025-05-03 20:56:29 +08:00 -
ab7f694b71
cmake: force MSVC compiler charset to utf-8 (#369)
Gaolingx
2025-05-03 20:56:29 +08:00 -
056f08182a
Use MMA for TG also when quantized
ik/fattn_mma
Iwan Kawrakow
2025-05-03 15:34:56 +03:00 -
758ca617cd
Trying to fix iq1_s_r4/iq1_m_r4 quantization failure (#368)
Kawrakow
2025-05-03 14:43:55 +03:00 -
afcfa85756
Trying to fix iq1_s_r4/iq1_m_r4 quantization failure (#368)
Kawrakow
2025-05-03 14:43:55 +03:00 -
267a12aaa0
Trying to fix iq1_s_r4/iq1_m_r4 quantization failure
ik/try_fix_367
Iwan Kawrakow
2025-05-03 13:53:39 +03:00 -
dd46438d25
cuda: WIP MMA FA
Iwan Kawrakow
2025-05-03 13:29:25 +03:00 -
892e96be53
Fix FA bug on AVX2 (#364)
Kawrakow
2025-05-02 07:09:09 +02:00 -
1ea1df4b2d
Fix FA bug on AVX2 (#364)
Kawrakow
2025-05-02 07:09:09 +02:00 -
aca68016d8
Fix model architecture name (#366)
saood06
2025-05-02 00:07:24 -05:00 -
d37add8b39
Fix model architecture name (#366)
saood06
2025-05-02 00:07:24 -05:00 -
0e247afcac
Fix model architecture name
s6/bitnet_name_update
junhuihe
2025-04-21 17:19:43 +08:00 -
2b7061967a
Also this was wrong
ik/fix_fa_avx2_bug
Iwan Kawrakow
2025-05-01 19:05:08 +03:00 -
a0d10704cd
Dynamic Yarn
s6/qwen3_dynamic_yarn
Saood Karim
2025-05-01 07:24:02 -05:00 -
1d177a69d4
Fix FA bug on AVX2
Iwan Kawrakow
2025-05-01 09:50:25 +03:00 -
9303df7450
Update README.md (#352)
Kawrakow
2025-04-30 15:11:29 +02:00 -
98d1626469
Update README.md (#352)
Kawrakow
2025-04-30 15:11:29 +02:00 -
6c70182744
Updates
ikawrakow-patch-1-1
Iwan Kawrakow
2025-04-30 16:10:45 +03:00 -
1ea49001f3
Fix IQK_FA_ALL_QUANTS on AVX2 (#360)
Kawrakow
2025-04-30 10:45:43 +02:00 -
4c2bee0bed
Fix IQK_FA_ALL_QUANTS on AVX2 (#360)
Kawrakow
2025-04-30 10:45:43 +02:00 -
b05c85e487
Make it also work, not just compile
ik/fix_358
Iwan Kawrakow
2025-04-30 11:45:07 +03:00 -
e8dc26d544
Fix IQK_FA_ALL_QUANTS on AVX2
Iwan Kawrakow
2025-04-30 11:30:11 +03:00