Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antirez/llama.cpp-deepseek-v4-flash
/ functions
Functions
13,473 in github.com/antirez/llama.cpp-deepseek-v4-flash
⨍
Functions
13,473
◇
Types & classes
3,460
↳
Endpoints
3
↓ 9 callers
Function
common_model_params_to_llama
common/common.cpp:1449
↓ 9 callers
Function
div_round_up
ggml/src/ggml-cpu/spacemit/ime.cpp:69
↓ 9 callers
Method
find_hparam
(self, keys: Iterable[str], *args, **kwargs)
convert_hf_to_gguf.py:11383
↓ 9 callers
Method
flush
tools/mtmd/mtmd-audio.cpp:806
↓ 9 callers
Method
get_input_shape
ggml/src/ggml-openvino/openvino/node_context.h:46
↓ 9 callers
Function
ggml_add_id
ggml/src/ggml.c:2087
↓ 9 callers
Function
ggml_argmax
ggml/src/ggml.c:2503
↓ 9 callers
Function
ggml_backend_sched_reset
ggml/src/ggml-backend.cpp:1821
↓ 9 callers
Function
ggml_conv_1d_ph
ggml/src/ggml.c:4499
↓ 9 callers
Function
ggml_conv_2d_dw
ggml/src/ggml.c:4709
↓ 9 callers
Function
ggml_cpu_has_dotprod
ggml/src/ggml-cpu/ggml-cpu.c:3683
↓ 9 callers
Function
ggml_gelu_erf
ggml/src/ggml.c:2762
↓ 9 callers
Function
ggml_graph_compute
ggml/src/ggml-cpu/ggml-cpu.c:3263
↓ 9 callers
Function
ggml_graph_overhead
ggml/src/ggml.c:7257
↓ 9 callers
Function
ggml_im2col
im2col: [N, IC, IH, IW] => [N, OH, OW, IC*KH*KW] a: [OC,IC, KH, KW] b: [N, IC, IH, IW] result: [N, OH, OW, IC*KH*KW]
ggml/src/ggml.c:4409
↓ 9 callers
Function
ggml_is_view_op
tests/test-backend-ops.cpp:457
↓ 9 callers
Function
ggml_is_view_op
ggml/src/ggml-backend.cpp:746
↓ 9 callers
Function
ggml_new_tensor_impl
ggml/src/ggml.c:1732
↓ 9 callers
Function
ggml_pool_2d
ggml/src/ggml.c:4926
↓ 9 callers
Function
ggml_rope_yarn_corr_dims
ggml/src/ggml-openvino/openvino/utils.cpp:107
↓ 9 callers
Function
ggml_sum
ggml/src/ggml.c:2443
↓ 9 callers
Function
ggml_sycl_fattn_tile_get_config
ggml/src/ggml-sycl/fattn-tile.hpp:146
↓ 9 callers
Function
ggml_time_init
ggml/src/ggml.c:523
↓ 9 callers
Function
ggml_vec_cpy_f32
ggml/src/ggml-cpu/vec.h:90
↓ 9 callers
Function
ggml_view_2d_slice
get 2D slice view from a 3D tensor, the idx corresponds to the 3rd dim
src/models/gemma3n-iswa.cpp:4
↓ 9 callers
Function
ggml_vk_create_buffer
ggml/src/ggml-vulkan/ggml-vulkan.cpp:2633
↓ 9 callers
Function
ggml_vk_get_cpy_pipeline
ggml/src/ggml-vulkan/ggml-vulkan.cpp:7292
↓ 9 callers
Function
ggml_vk_op_get_pipeline
ggml/src/ggml-vulkan/ggml-vulkan.cpp:9261
↓ 9 callers
Function
hvx_vec_get_f32
ggml/src/ggml-hexagon/htp/hvx-base.h:68
↓ 9 callers
Method
is_mla
src/llama-hparams.cpp:224
↓ 9 callers
Function
lasx_ext8_16
ggml/src/ggml-cpu/arch/loongarch/quants.c:245
↓ 9 callers
Function
lasx_insertf128
ggml/src/ggml-cpu/arch/loongarch/quants.c:225
↓ 9 callers
Function
llama_format_win_err
src/llama-mmap.cpp:45
↓ 9 callers
Function
llama_memory_status_combine
src/llama-memory.cpp:3
↓ 9 callers
Function
llm_arch_name
src/llama-arch.cpp:862
↓ 9 callers
Function
make_user_msg
Helper functions to create repeating message definitions
tools/parser/template-analysis.cpp:193
↓ 9 callers
Method
n_embd_inp
src/llama-hparams.cpp:73
↓ 9 callers
Method
n_full
common/fit.cpp:420
↓ 9 callers
Method
prefix
common/chat-peg-parser.cpp:809
↓ 9 callers
Method
prepare
src/llama-kv-cache.cpp:675
↓ 9 callers
Function
print_diff_split
tools/parser/template-analysis.cpp:268
↓ 9 callers
Method
proj_type
this function is added so that we don't change too much of the existing code
tools/mtmd/clip.cpp:223
↓ 9 callers
Function
quantize_row_q8_0_ref
reference implementation for deterministic creation of model files
ggml/src/ggml-quants.c:234
↓ 9 callers
Method
reset
ggml/src/ggml-opencl/ggml-opencl.cpp:3417
↓ 9 callers
Method
seek
src/llama-mmap.cpp:418
↓ 9 callers
Function
segmentize_markers
TODO: segmentize will treat a JSON array inside tags as a tag: <calls>[{ "fun": { ... } }]</calls> will be three markers not too worried about that be
common/chat-auto-parser-helpers.cpp:269
↓ 9 callers
Method
seq_has
check if the cell contains seq_id
src/llama-kv-cells.h:301
↓ 9 callers
Method
set_limit_image_tokens
tools/mtmd/clip-model.h:112
↓ 9 callers
Method
stop
(self)
tools/server/tests/utils.py:295
↓ 9 callers
Method
swapaxes
(self, axis0: int, axis1: int)
convert_lora_to_gguf.py:188
↓ 9 callers
Method
tell
src/llama-mmap.cpp:397
↓ 9 callers
Function
test_min_p
tests/test-sampling.cpp:108
↓ 9 callers
Function
unicode_cpt_flags_from_cpt
src/unicode.cpp:1014
↓ 8 callers
Function
BLOC_POS
ggml/src/ggml-cpu/llamafile/sgemm.cpp:480
↓ 8 callers
Function
XXH64_mergeRound
examples/gguf-hash/deps/xxhash/xxhash.h:3426
↓ 8 callers
Method
addMessageToActive
* Adds a message to the active messages array
tools/server/webui/src/lib/stores/conversations.svelte.ts:175
↓ 8 callers
Method
add_bos_token_id
(self, id: int)
gguf-py/gguf/gguf_writer.py:1069
↓ 8 callers
Method
add_causal_attention
(self, value: bool)
gguf-py/gguf/gguf_writer.py:922
↓ 8 callers
Method
add_expert_shared_feed_forward_length
(self, length: int)
gguf-py/gguf/gguf_writer.py:727
↓ 8 callers
Method
add_rope_scaling_orig_ctx_len
(self, value: int)
gguf-py/gguf/gguf_writer.py:1006
↓ 8 callers
Method
add_vision_use_silu
(self, value: bool)
gguf-py/gguf/gguf_writer.py:1208
↓ 8 callers
Function
after_common_suffix
Returns the suffix of `full` after the last occurrence of the common suffix of `left` and `right`
common/chat-auto-parser-helpers.cpp:237
↓ 8 callers
Method
alloc
size is in number of elements
ggml/src/ggml-sycl/common.hpp:279
↓ 8 callers
Method
analyze_template
common/chat-diff-analyzer.cpp:164
↓ 8 callers
Function
apir_decoder_get_fatal
ggml/src/ggml-virtgpu/backend/shared/apir_cs.h:73
↓ 8 callers
Method
astype
(self, data_type: DataType)
examples/convert_legacy_llama.py:368
↓ 8 callers
Function
atomic_load_explicit
ggml/src/ggml-cpu/ggml-cpu.c:129
↓ 8 callers
Method
calc_lora_rank
(self, hidden_size, exponent, multiplier)
convert_hf_to_gguf.py:8031
↓ 8 callers
Function
can_reuse_kq_mask
src/llama-graph.cpp:39
↓ 8 callers
Method
clear
src/llama-sampler.cpp:111
↓ 8 callers
Method
clip
tools/mtmd/mtmd-image.cpp:553
↓ 8 callers
Function
clip_n_mmproj_embd
tools/mtmd/clip.cpp:3784
↓ 8 callers
Function
common_ngram_cache_load
common/ngram-cache.cpp:222
↓ 8 callers
Function
common_parse_utf8_codepoint
common/unicode.cpp:17
↓ 8 callers
Function
common_speculative_type_to_str
common/speculative.cpp:894
↓ 8 callers
Function
decode_helper
tools/perplexity/perplexity.cpp:664
↓ 8 callers
Function
decode_q_Kx8_6bit_scales
Helper for decoding scales and mins of Q4_K and Q5_K block formats
ggml/src/ggml-cpu/arch/arm/repack.cpp:29
↓ 8 callers
Function
deferred_memcpy
ggml/src/ggml-vulkan/ggml-vulkan.cpp:6708
↓ 8 callers
Method
disconnect
* Disconnect from a server. * Clears the `onclose` handler to prevent reconnection attempts on voluntary disconnect. * * @param connection - The
tools/server/webui/src/lib/services/mcp.service.ts:706
↓ 8 callers
Function
dsv4_store_state_segment
src/models/deepseek4.cpp:225
↓ 8 callers
Function
expandTemplate
(template: string, values: Record<string, string>)
tools/server/webui/src/lib/utils/uri-template.ts:106
↓ 8 callers
Function
expect_context_not_null
tests/test-gguf.cpp:95
↓ 8 callers
Function
gemm
ggml/src/ggml-sycl/dpct/helper.hpp:2275
↓ 8 callers
Method
get_enum_for_key
Get the enum type for a given key if it exists.
gguf-py/gguf/scripts/gguf_editor_gui.py:1048
↓ 8 callers
Function
get_node_id
tests/test-alloc.cpp:164
↓ 8 callers
Function
get_offset
ggml/src/ggml-sycl/dpct/helper.hpp:1439
↓ 8 callers
Method
get_op_case
ggml/src/ggml-openvino/openvino/node_context.h:91
↓ 8 callers
Method
get_output_op_params
ggml/src/ggml-openvino/openvino/node_context.h:62
↓ 8 callers
Function
get_scale_min_k4
ggml/src/ggml-quants.c:818
↓ 8 callers
Function
get_scale_shuffle_q3k
shuffles to pick the required scales in dot products
ggml/src/ggml-cpu/arch/x86/quants.c:518
↓ 8 callers
Function
ggml_backend_buft_get_device
ggml/src/ggml-backend.cpp:80
↓ 8 callers
Function
ggml_backend_tensor_copy
ggml/src/ggml-backend.cpp:477
↓ 8 callers
Function
ggml_batch_offset
ne2 is passed explicitly to help compiler optimize repeated calls
ggml/src/ggml-cpu/amx/mmq.cpp:2304
↓ 8 callers
Function
ggml_can_fuse_subgraph
Returns true if the subgraph formed by {node_idxs} can be fused checks whethers all nodes which are not part of outputs can be elided by checking if t
ggml/src/ggml-impl.h:724
↓ 8 callers
Function
ggml_cpu_has_matmul_int8
ggml/src/ggml-cpu/ggml-cpu.c:3699
↓ 8 callers
Function
ggml_fill
ggml/src/ggml.c:5234
↓ 8 callers
Function
ggml_gallocr_alloc_graph
ggml/src/ggml-alloc.c:1051
↓ 8 callers
Function
ggml_graph_plan
ggml/src/ggml-cpu/ggml-cpu.c:2762
↓ 8 callers
Function
ggml_is_numa
ggml/src/ggml-cpu/ggml-cpu.c:711
↓ 8 callers
Function
ggml_mul_mat_aux
src/llama-graph.cpp:60
← previous
next →
901–1,000 of 13,473, ranked by callers