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
↓ 3 callers
Function
avg
tools/llama-bench/llama-bench.cpp:100
↓ 3 callers
Function
balance211
ggml/src/ggml-cpu/amx/common.h:37
↓ 3 callers
Function
base64_decode
tools/server/server-common.cpp:181
↓ 3 callers
Function
batch_process
examples/retrieval/retrieval.cpp:85
↓ 3 callers
Method
bench
tests/testing.h:145
↓ 3 callers
Function
binary_op
ggml/src/ggml-cpu/binary-ops.cpp:116
↓ 3 callers
Method
bool
examples/llama.android/lib/src/main/java/com/arm/aichat/internal/gguf/GgufMetadataReaderImpl.kt:197
↓ 3 callers
Method
bos_token
(self)
gguf-py/gguf/vocab.py:804
↓ 3 callers
Function
buildProxiedUrl
(targetUrl: string)
tools/server/webui/src/lib/utils/cors-proxy.ts:13
↓ 3 callers
Method
build_graph
src/llama-model.cpp:8765
↓ 3 callers
Method
build_input_k_rot
src/llama-kv-cache.cpp:1313
↓ 3 callers
Method
build_input_v_rot
src/llama-kv-cache.cpp:1334
↓ 3 callers
Function
build_repetition
common/json-schema-to-grammar.cpp:17
↓ 3 callers
Function
build_test_tools
Helper to build tools definition for tests
tests/test-chat-auto-parser.cpp:1501
↓ 3 callers
Method
cast
ggml/src/gguf.cpp:205
↓ 3 callers
Function
category_is_attn_v
check if category is for attention-v-like tensors (more sensitive to quantization)
src/llama-quant.cpp:153
↓ 3 callers
Function
causal_conv1d
Causal Conv1d function for Q,K,V When qkv is 0, it is Q, 1 is K, 2 is V
src/models/kimi-linear.cpp:7
↓ 3 callers
Function
chat_add_and_format
examples/llama.android/lib/src/main/cpp/ai_chat.cpp:289
↓ 3 callers
Function
check_allow_gpu_index
device_index: device index from 0 to n (continue numbers). It is used for device select/set in SYCL backend internal data structure. */
ggml/src/ggml-sycl/ggml-sycl.cpp:317
↓ 3 callers
Method
cleanup
()
tools/server/webui/src/lib/utils/audio-recording.ts:114
↓ 3 callers
Method
clearActiveConversation
* Clears the active conversation and messages.
tools/server/webui/src/lib/stores/conversations.svelte.ts:307
↓ 3 callers
Method
clear_model_weights
ggml/src/ggml-openvino/ggml-decoder.h:191
↓ 3 callers
Function
clip_image_batch_encode
tools/mtmd/clip.cpp:3124
↓ 3 callers
Function
clip_image_encode
tools/mtmd/clip.cpp:3115
↓ 3 callers
Function
common_chat_format_example
common/chat.cpp:510
↓ 3 callers
Function
common_chat_format_single
common/chat.cpp:480
↓ 3 callers
Function
common_chat_peg_parse
common/chat.cpp:2309
↓ 3 callers
Function
common_chat_templates_get_caps
common/chat.cpp:2382
↓ 3 callers
Function
common_chat_templates_was_explicit
common/chat.cpp:543
↓ 3 callers
Function
common_chat_tools_parse_oaicompat
common/chat.cpp:419
↓ 3 callers
Function
common_chat_tools_to_json_oaicompat
common/chat.cpp:400
↓ 3 callers
Function
common_context_can_seq_rm
common/common.cpp:1401
↓ 3 callers
Function
common_download_file_single
common/download.cpp:470
↓ 3 callers
Function
common_download_model
common/download.cpp:757
↓ 3 callers
Function
common_download_split_repo_tag
common/download.cpp:108
↓ 3 callers
Function
common_embd_similarity_cos
common/common.cpp:1687
↓ 3 callers
Function
common_fit_params
common/fit.cpp:758
↓ 3 callers
Function
common_get_model_endpoint
common/common.cpp:1386
↓ 3 callers
Function
common_ggml_ne_string
common/debug.cpp:9
↓ 3 callers
Function
common_log_set_colors
common/log.cpp:404
↓ 3 callers
Function
common_ngram_cache_draft
common/ngram-cache.cpp:146
↓ 3 callers
Function
common_ngram_cache_merge
common/ngram-cache.cpp:260
↓ 3 callers
Function
common_ngram_cache_save
common/ngram-cache.cpp:200
↓ 3 callers
Function
common_ngram_map_hash
Compute the LCG hash of a n-gram of size len at offset start.
common/ngram-map.cpp:14
↓ 3 callers
Function
common_reasoning_budget_init_state
common/reasoning-budget.cpp:194
↓ 3 callers
Function
common_reasoning_format_from_name
common/chat.cpp:710
↓ 3 callers
Function
common_replay_last_token
common/common.cpp:1902
↓ 3 callers
Function
common_sampler_get
common/sampling.cpp:520
↓ 3 callers
Function
common_sampler_print
common/sampling.cpp:686
↓ 3 callers
Function
common_sampler_types_from_names
common/sampling.cpp:753
↓ 3 callers
Function
compare_tensors
(t1: np.ndarray, t2: np.ndarray, qtype: GGMLQuantizationType)
gguf-py/tests/test_quants.py:117
↓ 3 callers
Function
compare_tokens
(original, converted, type_suffix="", output_dir="data")
examples/model-conversion/scripts/utils/common.py:208
↓ 3 callers
Function
compute_logprobs
tools/perplexity/perplexity.cpp:700
↓ 3 callers
Method
convertDbMessageToApiChatMessageData
* Converts a database message with attachments to API chat message format. * Processes various attachment types (images, text files, PDFs) and forma
tools/server/webui/src/lib/services/chat.service.ts:727
↓ 3 callers
Function
convertPDFToText
(file: File)
tools/server/webui/src/lib/utils/pdf-processing.ts:53
↓ 3 callers
Method
createAssistantMessage
(parentId?: string)
tools/server/webui/src/lib/stores/chat.svelte.ts:444
↓ 3 callers
Method
createListChangedHandlers
(serverName: string)
tools/server/webui/src/lib/stores/mcp.svelte.ts:692
↓ 3 callers
Method
createRootMessage
* Creates a root message for a new conversation. * Root messages are not displayed but serve as the tree root for branching. * * @param convId -
tools/server/webui/src/lib/services/database.service.ts:113
↓ 3 callers
Method
create_state
the task will be moved into queue, then onto slots however, the state must be kept by caller (e.g., HTTP thread)
tools/server/server-task.h:249
↓ 3 callers
Method
decode_tokens
tests/test-backend-sampler.cpp:222
↓ 3 callers
Method
dequant_model
(self)
convert_hf_to_gguf.py:285
↓ 3 callers
Function
deriveSingleTurnSections
* Derives display sections from a single assistant message and its direct tool results. * * @param message - The assistant message * @param toolMes
tools/server/webui/src/lib/utils/agentic.ts:38
↓ 3 callers
Function
dl_get_sym
ggml/src/ggml-backend-dl.cpp:17
↓ 3 callers
Function
download_file
Download a file from a URL to a local path. If the file already exists, it will not be downloaded again. output_file_path is the local path
tools/server/tests/utils.py:651
↓ 3 callers
Function
dsv4_add_scalar
src/models/deepseek4.cpp:170
↓ 3 callers
Function
dsv4_arange_i32
src/models/deepseek4.cpp:186
↓ 3 callers
Function
dsv4_cache_view_3d
src/models/deepseek4.cpp:907
↓ 3 callers
Function
dsv4_mul_scalar
src/models/deepseek4.cpp:178
↓ 3 callers
Function
dsv4_softmax_pool_ratio
src/models/deepseek4.cpp:438
↓ 3 callers
Method
eager_to_meta
(cls, t: Any)
gguf-py/gguf/lazy.py:187
↓ 3 callers
Function
enable_adreno_trans_weight
ggml/src/ggml-opencl/ggml-opencl.cpp:4591
↓ 3 callers
Method
eos_token
(self)
gguf-py/gguf/vocab.py:808
↓ 3 callers
Function
eval_message
tools/mtmd/mtmd-cli.cpp:231
↓ 3 callers
Function
exec_statements
common/jinja/runtime.cpp:21
↓ 3 callers
Method
ext_set
src/llama-kv-cells.h:405
↓ 3 callers
Function
fastdiv
ggml/src/ggml-sycl/common.hpp:752
↓ 3 callers
Function
fastmodulo
ggml/src/ggml-sycl/common.hpp:875
↓ 3 callers
Method
fetchModelProps
* Fetch props for a specific model from /props endpoint * Uses caching to avoid redundant requests * * In ROUTER mode, this will only fetch prop
tools/server/webui/src/lib/stores/models.svelte.ts:354
↓ 3 callers
Method
fetchRouterModels
* Fetch router models with full metadata (ROUTER mode only) * This fetches the /models endpoint which returns status info for each model
tools/server/webui/src/lib/stores/models.svelte.ts:323
↓ 3 callers
Method
fill_hann_window
tools/mtmd/mtmd-audio.cpp:27
↓ 3 callers
Method
fill_mel_filterbank_matrix
tools/mtmd/mtmd-audio.cpp:35
↓ 3 callers
Function
finalize_file
common/hf-cache.cpp:462
↓ 3 callers
Method
findServerForUri
* Find server name for a resource URI
tools/server/webui/src/lib/stores/mcp-resources.svelte.ts:507
↓ 3 callers
Function
fmt_size
ggml/src/ggml-backend.cpp:935
↓ 3 callers
Function
foreach_function
Helper to iterate over tools/functions
common/chat-auto-parser-generator.cpp:17
↓ 3 callers
Function
format_anthropic_sse
tools/server/server-common.cpp:1384
↓ 3 callers
Method
format_field_value
(self, field: ReaderField)
gguf-py/gguf/scripts/gguf_editor_gui.py:1062
↓ 3 callers
Function
format_literal
common/json-schema-to-grammar.cpp:302
↓ 3 callers
Function
format_oai_sse
format server-sent event (SSE), return the formatted string to send note: if data is a json array, it will be sent as multiple events, one per item
tools/server/server-common.cpp:1347
↓ 3 callers
Function
format_variants
()
scripts/get_chat_template.py:51
↓ 3 callers
Function
fs_get_cache_file
common/common.cpp:986
↓ 3 callers
Function
fs_validate_filename
Validate if a filename is safe to use To validate a full path, split the path by the OS-specific path separator, and validate each part with this func
common/common.cpp:763
↓ 3 callers
Method
func
(modelcls: AnyModel)
convert_hf_to_gguf.py:1004
↓ 3 callers
Function
generate_gbnf_grammar
Generate GBnF Grammar Generates a GBnF grammar for a given model. :param model: A Pydantic model class to generate the grammar for. Mu
examples/pydantic_models_to_grammar.py:442
↓ 3 callers
Function
generate_gbnf_grammar_from_pydantic_models
Generate GBNF Grammar from Pydantic Models. This method takes a list of Pydantic models and uses them to generate a GBNF grammar string. The
examples/pydantic_models_to_grammar.py:528
↓ 3 callers
Function
generate_markdown_documentation
Generate markdown documentation for a list of Pydantic models. Args: pydantic_models (list[type[BaseModel]]): list of Pydantic model
examples/pydantic_models_to_grammar.py:676
↓ 3 callers
Method
getAllConversations
* Gets all conversations, sorted by last modified time (newest first). * * @returns Array of conversations
tools/server/webui/src/lib/services/database.service.ts:289
↓ 3 callers
Method
getApiOptions
()
tools/server/webui/src/lib/stores/chat.svelte.ts:1565
↓ 3 callers
Method
getConversation
* Gets a conversation by ID. * * @param id - Conversation ID * @returns The conversation if found, otherwise undefined
tools/server/webui/src/lib/services/database.service.ts:299
↓ 3 callers
Function
getFileTypeCategoryByExtension
(filename: string)
tools/server/webui/src/lib/utils/file-type.ts:94
← previous
next →
2,001–2,100 of 13,473, ranked by callers