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
↓ 6 callers
Method
add_ssm_time_step_rank
(self, value: int)
gguf-py/gguf/gguf_writer.py:1036
↓ 6 callers
Method
add_unk_token_id
(self, id: int)
gguf-py/gguf/gguf_writer.py:1075
↓ 6 callers
Method
add_vision_max_pixels
(self, value: int)
gguf-py/gguf/gguf_writer.py:1181
↓ 6 callers
Method
add_vision_min_pixels
(self, value: int)
gguf-py/gguf/gguf_writer.py:1184
↓ 6 callers
Method
add_vision_spatial_merge_size
(self, value: int)
gguf-py/gguf/gguf_writer.py:1202
↓ 6 callers
Function
apir_decode_bool_t
ggml/src/ggml-virtgpu/backend/shared/apir_cs.h:344
↓ 6 callers
Function
apir_decode_uint32_t
ggml/src/ggml-virtgpu/backend/shared/apir_cs.h:250
↓ 6 callers
Function
apir_decoder_use_inplace
ggml/src/ggml-virtgpu/backend/shared/apir_cs.h:100
↓ 6 callers
Function
apir_encode_apir_buffer_host_handle_t
ggml/src/ggml-virtgpu/backend/shared/apir_cs.h:362
↓ 6 callers
Function
build_attn_inp_kq_mask
src/llama-graph.cpp:23
↓ 6 callers
Method
build_input_k_idxs
src/llama-kv-cache.cpp:1287
↓ 6 callers
Function
bytes_from_bits_32
spread 32 bits to 32 bytes { 0x00, 0xFF }
ggml/src/ggml-cpu/arch/x86/quants.c:76
↓ 6 callers
Function
bytes_from_nibbles_32
Unpack 32 4-bit fields into 32 bytes The output vector contains 32 bytes, each one in [ 0 .. 15 ] interval
ggml/src/ggml-cpu/arch/x86/quants.c:90
↓ 6 callers
Function
caps_try_execute
common/jinja/caps.cpp:21
↓ 6 callers
Function
common_chat_msgs_parse_oaicompat
common/chat.cpp:259
↓ 6 callers
Function
common_log_flush
common/log.cpp:427
↓ 6 callers
Function
common_params_parser_init
common/arg.cpp:989
↓ 6 callers
Function
common_peg_parse_result_type_name
common/peg-parser.cpp:21
↓ 6 callers
Function
common_remote_get_content
common/download.cpp:436
↓ 6 callers
Function
decode_utf8
common/console.cpp:365
↓ 6 callers
Method
defer
tools/server/server-queue.cpp:63
↓ 6 callers
Function
dsv4_view_cols
src/models/deepseek4.cpp:206
↓ 6 callers
Method
dtype
(self)
convert_lora_to_gguf.py:118
↓ 6 callers
Function
element_count_rounded_notation
(count: int)
gguf-py/gguf/scripts/gguf_dump.py:153
↓ 6 callers
Method
empty
common/sampling.cpp:96
↓ 6 callers
Function
escape_markdown_inline_code
(value_string)
gguf-py/gguf/scripts/gguf_dump.py:250
↓ 6 callers
Method
fetch
* * * Data Handling * *
tools/server/webui/src/lib/stores/server.svelte.ts:73
↓ 6 callers
Function
findMessageById
( messages: readonly DatabaseMessage[], id: string | null | undefined )
tools/server/webui/src/lib/utils/branching.ts:23
↓ 6 callers
Function
format_size
ggml/src/ggml-vulkan/ggml-vulkan.cpp:1675
↓ 6 callers
Method
getSession
(conversationId: string)
tools/server/webui/src/lib/stores/agentic.svelte.ts:135
↓ 6 callers
Method
get_args
common/arg.cpp:215
↓ 6 callers
Function
get_backend
examples/llama.android/lib/src/main/cpp/ai_chat.cpp:125
↓ 6 callers
Method
get_common_prefix
tools/server/server-common.cpp:462
↓ 6 callers
Function
get_int_b4
ggml/src/ggml-sycl/vecdotq.hpp:44
↓ 6 callers
Function
get_media_marker
tools/server/server-common.cpp:87
↓ 6 callers
Method
get_meta
tools/server/server-models.cpp:402
↓ 6 callers
Method
get_output_type
ggml/src/ggml-openvino/openvino/node_context.h:64
↓ 6 callers
Method
get_ov_type
ggml/src/ggml-openvino/ggml-decoder.cpp:832
↓ 6 callers
Method
get_pitch
ggml/src/ggml-sycl/dpct/helper.hpp:283
↓ 6 callers
Method
get_rs_z
src/llama-memory-recurrent.cpp:1145
↓ 6 callers
Function
get_slice_2d
utility to get one slice from the third dimension input dim: [x, y, c, b] output dim: [x, y, 1, b]
src/models/delta-net-base.cpp:8
↓ 6 callers
Method
get_status
src/llama-memory-hybrid.cpp:253
↓ 6 callers
Method
get_status
src/llama-kv-cache-iswa.cpp:310
↓ 6 callers
Method
get_status
src/llama-memory-hybrid-iswa.cpp:871
↓ 6 callers
Function
get_sycl_env
ggml/src/ggml-sycl/ggml-sycl.cpp:197
↓ 6 callers
Method
get_tensor
tools/export-lora/export-lora.cpp:88
↓ 6 callers
Method
get_tensor
ggml/src/ggml-rpc/ggml-rpc.cpp:1207
↓ 6 callers
Function
get_thread_range
ggml/src/ggml-cpu/common.h:74
↓ 6 callers
Function
ggml_arange
ggml/src/ggml.c:5302
↓ 6 callers
Function
ggml_argsort_top_k
ggml/src/ggml.c:5268
↓ 6 callers
Function
ggml_backend_buffer_is_vk
ggml/src/ggml-vulkan/ggml-vulkan.cpp:13560
↓ 6 callers
Function
ggml_backend_buft_get_alignment
ggml/src/ggml-backend.cpp:47
↓ 6 callers
Function
ggml_backend_cpu_reg
ggml/src/ggml-cpu/ggml-cpu.cpp:690
↓ 6 callers
Function
ggml_backend_dev_host_buffer_type
ggml/src/ggml-backend.cpp:609
↓ 6 callers
Function
ggml_backend_is_metal
ggml/src/ggml-metal/ggml-metal.cpp:613
↓ 6 callers
Function
ggml_backend_meta_buft_n_bufts
ggml/src/ggml-backend-meta.cpp:269
↓ 6 callers
Function
ggml_backend_meta_buft_simple_buft
ggml/src/ggml-backend-meta.cpp:281
↓ 6 callers
Function
ggml_backend_reg_count
ggml/src/ggml-backend-reg.cpp:297
↓ 6 callers
Function
ggml_backend_sycl_buffer_type
ggml/src/ggml-sycl/ggml-sycl.cpp:722
↓ 6 callers
Function
ggml_check_edges
Return true if the edges in the graph match expectations.
ggml/src/ggml-impl.h:766
↓ 6 callers
Function
ggml_cpu_has_riscv_v
ggml/src/ggml-cpu/ggml-cpu.c:3595
↓ 6 callers
Function
ggml_cpu_init
ggml/src/ggml-cpu/ggml-cpu.c:3723
↓ 6 callers
Function
ggml_fopen
ggml/src/ggml.c:591
↓ 6 callers
Function
ggml_get_to_fp16_sycl
ggml/src/ggml-sycl/convert.cpp:613
↓ 6 callers
Function
ggml_glu_op_name
ggml/src/ggml.c:1355
↓ 6 callers
Function
ggml_graph_reset
ggml/src/ggml.c:7394
↓ 6 callers
Function
ggml_log
ggml/src/ggml.c:2353
↓ 6 callers
Function
ggml_opt_dataset_data
ggml/src/ggml-opt.cpp:142
↓ 6 callers
Function
ggml_opt_dataset_shuffle
ggml/src/ggml-opt.cpp:150
↓ 6 callers
Function
ggml_opt_result_free
ggml/src/ggml-opt.cpp:643
↓ 6 callers
Function
ggml_opt_result_init
ggml/src/ggml-opt.cpp:639
↓ 6 callers
Function
ggml_opt_result_ndata
ggml/src/ggml-opt.cpp:654
↓ 6 callers
Function
ggml_repeat_back
ggml/src/ggml.c:2572
↓ 6 callers
Function
ggml_roll
ggml/src/ggml.c:5148
↓ 6 callers
Function
ggml_scale_impl
ggml/src/ggml.c:3342
↓ 6 callers
Function
ggml_set_impl
ggml/src/ggml.c:3393
↓ 6 callers
Function
ggml_soft_max_ext
ggml/src/ggml.c:4050
↓ 6 callers
Function
ggml_softplus
ggml/src/ggml.c:2377
↓ 6 callers
Function
ggml_ssm_scan
ggml/src/ggml.c:5504
↓ 6 callers
Function
ggml_step
ggml/src/ggml.c:2661
↓ 6 callers
Function
ggml_threadpool_chunk_add
ggml/src/ggml-cpu/ggml-cpu.c:604
↓ 6 callers
Function
ggml_tri
ggml/src/ggml.c:5195
↓ 6 callers
Function
ggml_validate_row_data
ggml/src/ggml-quants.c:5241
↓ 6 callers
Function
ggml_vec_dot_iq1_s_q8_K_generic
ggml/src/ggml-cpu/quants.c:1099
↓ 6 callers
Function
ggml_vec_dot_iq2_s_q8_K_generic
ggml/src/ggml-cpu/quants.c:947
↓ 6 callers
Function
ggml_vec_dot_iq2_xs_q8_K_generic
ggml/src/ggml-cpu/quants.c:897
↓ 6 callers
Function
ggml_vec_dot_iq3_s_q8_K_generic
ggml/src/ggml-cpu/quants.c:1043
↓ 6 callers
Function
ggml_vec_dot_iq3_xxs_q8_K_generic
ggml/src/ggml-cpu/quants.c:999
↓ 6 callers
Function
ggml_vec_dot_q2_K_q8_K_generic
ggml/src/ggml-cpu/quants.c:514
↓ 6 callers
Function
ggml_vec_dot_q5_0_q8_0_generic
ggml/src/ggml-cpu/quants.c:314
↓ 6 callers
Function
ggml_vec_dot_q5_1_q8_1_generic
ggml/src/ggml-cpu/quants.c:357
↓ 6 callers
Function
ggml_vec_sum_f32
ggml/src/ggml-cpu/vec.h:1520
↓ 6 callers
Function
ggml_vk_buffer_write
ggml/src/ggml-vulkan/ggml-vulkan.cpp:6938
↓ 6 callers
Function
ggml_vk_create_context
ggml/src/ggml-vulkan/ggml-vulkan.cpp:2549
↓ 6 callers
Function
ggml_vk_ensure_sync_staging_buffer
ggml/src/ggml-vulkan/ggml-vulkan.cpp:6724
↓ 6 callers
Function
ggml_vk_get_64b_indexing_pipeline
ggml/src/ggml-vulkan/ggml-vulkan.cpp:7470
↓ 6 callers
Function
ggml_vk_get_quantize_pipeline
ggml/src/ggml-vulkan/ggml-vulkan.cpp:7441
↓ 6 callers
Function
ggml_vk_instance_init
ggml/src/ggml-vulkan/ggml-vulkan.cpp:5810
↓ 6 callers
Function
ggml_vk_matmul_shmem_support
ggml/src/ggml-vulkan/ggml-vulkan.cpp:3122
↓ 6 callers
Function
gguf_fetch_model_meta
tests/gguf-model-data.cpp:598
← previous
next →
1,201–1,300 of 13,473, ranked by callers