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
↓ 11 callers
Function
ggml_opt_eval
ggml/src/ggml-opt.cpp:782
↓ 11 callers
Function
ggml_sycl_dp4a
ggml/src/ggml-sycl/common.hpp:775
↓ 11 callers
Function
ggml_vk_ctx_begin
ggml/src/ggml-vulkan/ggml-vulkan.cpp:6651
↓ 11 callers
Function
gguf_set_arr_data
ggml/src/gguf.cpp:1155
↓ 11 callers
Function
hex_dump
tests/peg-parser/test-unicode.cpp:14
↓ 11 callers
Function
hvx_vec_reduce_sum_f32
ggml/src/ggml-hexagon/htp/hvx-reduce.h:131
↓ 11 callers
Method
is_lenient
common/peg-parser.h:180
↓ 11 callers
Function
k
(raw_key: str, arch: str)
tools/mtmd/legacy-models/glmedge-convert-image-encoder-to-gguf.py:14
↓ 11 callers
Function
llama_get_sampled_logits_count_ith
src/llama-context.cpp:3195
↓ 11 callers
Function
llama_sampler_accept
src/llama-sampler.cpp:368
↓ 11 callers
Function
llama_sampler_init_temp
src/llama-sampler.cpp:1884
↓ 11 callers
Function
llama_token_to_piece
src/llama-vocab.cpp:4083
↓ 11 callers
Method
n_embd_gqa
tests/test-backend-ops.cpp:6919
↓ 11 callers
Method
n_embd_out
src/llama-hparams.cpp:83
↓ 11 callers
Function
parallel_for
ggml/src/ggml-cpu/amx/common.h:61
↓ 11 callers
Method
print_operation
tests/test-backend-ops.cpp:796
↓ 11 callers
Method
reasoning
common/chat-peg-parser.h:70
↓ 11 callers
Method
search
common/regex-partial.cpp:11
↓ 11 callers
Method
set_vocab
(self)
convert_hf_to_gguf.py:10244
↓ 11 callers
Function
slice
common/jinja/value.cpp:73
↓ 11 callers
Function
string_ends_with
remove when moving to c++20
common/common.h:755
↓ 11 callers
Method
to_eager
(cls, t: Any)
gguf-py/gguf/lazy.py:166
↓ 11 callers
Method
token_to_piece
src/llama-vocab.cpp:3262
↓ 11 callers
Method
tool_name
common/chat-peg-parser.h:83
↓ 11 callers
Method
updateConversationTimestamp
* Updates conversation lastModified timestamp and moves it to top of list
tools/server/webui/src/lib/stores/conversations.svelte.ts:492
↓ 11 callers
Method
updateCurrentNode
* Updates the current node of the active conversation * @param nodeId - The new current node ID
tools/server/webui/src/lib/stores/conversations.svelte.ts:508
↓ 11 callers
Function
vec_hsum_f32x4
* @see https://github.com/ggml-org/llama.cpp/pull/14037 */
ggml/src/ggml-cpu/ggml-cpu-impl.h:499
↓ 11 callers
Method
write_header_to_file
(self, path: Path | None = None)
gguf-py/gguf/gguf_writer.py:214
↓ 11 callers
Method
write_kv_data_to_file
(self)
gguf-py/gguf/gguf_writer.py:237
↓ 10 callers
Method
add_expert_weights_norm
(self, value: bool)
gguf-py/gguf/gguf_writer.py:844
↓ 10 callers
Function
align_up
ggml/src/ggml-cpu/kleidiai/kleidiai.cpp:291
↓ 10 callers
Method
alloc
ggml/src/ggml-sycl/ggml-sycl.cpp:1293
↓ 10 callers
Function
allocate_graph
tests/test-alloc.cpp:174
↓ 10 callers
Function
apir_decoder_set_fatal
ggml/src/ggml-virtgpu/backend/shared/apir_cs.h:69
↓ 10 callers
Method
apply_metadata_heuristic
(metadata: Metadata, model_card: Optional[dict] = None, hf_params: Optional[dict] = None, model_path: Optional
gguf-py/gguf/metadata.py:365
↓ 10 callers
Method
atomic
Creates an atomic parser. Atomic parsers do not create an AST node if the child results in a partial parse, i.e. NEEDS_MORE_INPUT. This is intended fo
common/peg-parser.h:507
↓ 10 callers
Function
bicubic
ggml/src/ggml-sycl/upscale.cpp:189
↓ 10 callers
Function
check_no_overlap
tests/test-alloc.cpp:245
↓ 10 callers
Function
cleanup
common/console.cpp:151
↓ 10 callers
Function
common_chat_templates_init
common/chat.cpp:580
↓ 10 callers
Function
common_context_params_to_llama
common/common.cpp:1488
↓ 10 callers
Function
common_params_get_system_info
common/common.cpp:380
↓ 10 callers
Function
dsv4_cache_row_size
src/llama-memory-hybrid-iswa.cpp:64
↓ 10 callers
Function
dsv4_new_filled_2d
src/models/deepseek4.cpp:191
↓ 10 callers
Function
get_env_as_lowercase
* @brief Get the value of the specified environment variable (name) as lowercase. * if not empty, return a std::string object */
ggml/src/ggml-cann/ggml-cann.cpp:103
↓ 10 callers
Method
get_kernel_workgroup_size
ggml/src/ggml-opencl/ggml-opencl.cpp:679
↓ 10 callers
Method
get_name
src/llama-sampler.cpp:529
↓ 10 callers
Function
get_rng_seed
src/llama-sampler.cpp:336
↓ 10 callers
Function
get_scale_shuffle_k4
ggml/src/ggml-cpu/arch/x86/quants.c:527
↓ 10 callers
Method
get_vocab_base
(self)
convert_hf_to_gguf.py:1243
↓ 10 callers
Method
get_vocab_base_pre
(self, tokenizer)
convert_hf_to_gguf.py:1291
↓ 10 callers
Function
ggml_backend_buffer_is_meta
ggml/src/ggml-backend-meta.cpp:1399
↓ 10 callers
Function
ggml_backend_buffer_is_sycl_split
ggml/src/ggml-sycl/ggml-sycl.cpp:1104
↓ 10 callers
Function
ggml_fp16_to_fp32
ggml/src/ggml.c:443
↓ 10 callers
Function
ggml_guid_matches
ggml/src/ggml.c:505
↓ 10 callers
Function
ggml_reshape_1d
ggml/src/ggml.c:3601
↓ 10 callers
Function
ggml_scale_bias
ggml/src/ggml.c:3375
↓ 10 callers
Function
ggml_v_expf
ggml/src/ggml-cpu/vec.h:1122
↓ 10 callers
Function
ggml_v_silu
computes silu x/(1+exp(-x)) in single precision vector
ggml/src/ggml-cpu/vec.h:1143
↓ 10 callers
Function
ggml_vec_mad_f32
ggml/src/ggml-cpu/vec.h:337
↓ 10 callers
Function
ggml_vk_buffer_read
ggml/src/ggml-vulkan/ggml-vulkan.cpp:7002
↓ 10 callers
Function
ggml_vk_get_compute_ctx
ggml/src/ggml-vulkan/ggml-vulkan.cpp:6661
↓ 10 callers
Function
ggml_vld1q_u8_x2
ggml/src/ggml-cpu/ggml-cpu-impl.h:189
↓ 10 callers
Function
ggml_webgpu_create_buffer
ggml/src/ggml-webgpu/ggml-webgpu.cpp:363
↓ 10 callers
Function
gguf_get_arr_type
ggml/src/gguf.cpp:914
↓ 10 callers
Function
gguf_get_data_offset
ggml/src/gguf.cpp:880
↓ 10 callers
Function
gguf_set_val_u16
ggml/src/gguf.cpp:1095
↓ 10 callers
Method
has_data
src/llama-impl.h:57
↓ 10 callers
Method
has_seq_id
src/llama-memory-recurrent.h:87
↓ 10 callers
Method
id
common/peg-parser.h:38
↓ 10 callers
Function
init_fastdiv_values
See https://gmplib.org/~tege/divcnst-pldi94.pdf figure 4.1. Precompute mp (m' in the paper) and L such that division can be computed using a multiply
ggml/src/ggml-vulkan/ggml-vulkan.cpp:1240
↓ 10 callers
Method
insert
(self, string)
examples/json_schema_to_grammar.py:286
↓ 10 callers
Function
llama_get_logits_ith
src/llama-context.cpp:3129
↓ 10 callers
Function
llama_memory_seq_add
src/llama-context.cpp:3299
↓ 10 callers
Function
llama_n_batch
src/llama-context.cpp:3060
↓ 10 callers
Function
llama_sampler_init_top_k
src/llama-sampler.cpp:1321
↓ 10 callers
Method
load_hparams
(dir_model: Path, is_mistral_format: bool)
convert_hf_to_gguf.py:968
↓ 10 callers
Function
mtmd_input_chunk_get_n_tokens
tools/mtmd/mtmd.cpp:1222
↓ 10 callers
Function
mul_add_epi8
ggml/src/ggml-cpu/arch/x86/quants.c:69
↓ 10 callers
Function
normalizeResourceUri
(uri: string)
tools/server/webui/src/lib/utils/uri-template.ts:26
↓ 10 callers
Function
op_matmul_hvx
ggml/src/ggml-hexagon/htp/matmul-ops.c:2804
↓ 10 callers
Function
parse_csv_row
Simple CSV parser that handles quoted fields and escaped quotes example: input: value1,"value, with, commas","value with ""escaped"" quotes",value4 o
common/arg.cpp:945
↓ 10 callers
Function
parse_int_range
tools/llama-bench/llama-bench.cpp:278
↓ 10 callers
Method
recv_data
ggml/src/ggml-rpc/transport.cpp:482
↓ 10 callers
Method
reset
common/ngram-mod.cpp:41
↓ 10 callers
Function
sanitizeHeaders
( headers?: HeadersInit, extraRedactedHeaders?: Iterable<string>, partialRedactHeaders?: Map<string, number
tools/server/webui/src/lib/utils/api-headers.ts:38
↓ 10 callers
Function
string_process_escapes
common/common.cpp:583
↓ 10 callers
Function
test_grammar
tests/test-grammar-llguidance.cpp:115
↓ 10 callers
Function
trim_whitespace
common/chat-auto-parser-helpers.cpp:15
↓ 9 callers
Function
XXH_swap64
examples/gguf-hash/deps/xxhash/xxhash.h:3311
↓ 9 callers
Method
_add_primitive
(self, name: str, rule: BuiltinRule)
examples/json_schema_to_grammar.py:699
↓ 9 callers
Method
_reorder_v_heads
Reorder V heads from grouped (by K head) to tiled order along the given dimension.
convert_hf_to_gguf.py:5285
↓ 9 callers
Method
add_eos_token_id
(self, id: int)
gguf-py/gguf/gguf_writer.py:1072
↓ 9 callers
Method
add_sliding_window_pattern
(self, value: int | Sequence[bool])
gguf-py/gguf/gguf_writer.py:803
↓ 9 callers
Function
apir_encoder_write
ggml/src/ggml-virtgpu/backend/shared/apir_cs.h:122
↓ 9 callers
Method
as_uint
src/unicode.h:62
↓ 9 callers
Function
atomic_load
ggml/src/ggml-cpu/ggml-cpu.c:126
↓ 9 callers
Function
build_tool_call
common/chat-diff-analyzer.cpp:137
↓ 9 callers
Function
cann_copy
* @brief Copies data from the source tensor to the destination tensor. * * This function copies data from the source tensor `acl_src` to the destina
ggml/src/ggml-cann/aclnn_ops.cpp:850
↓ 9 callers
Function
clip_n_output_tokens
tools/mtmd/clip.cpp:2906
← previous
next →
801–900 of 13,473, ranked by callers