MCPcopy Create free account

hub / github.com/FastFlowLM/FastFlowLM / functions

Functions1,573 in github.com/FastFlowLM/FastFlowLM

MethodPromptCache
src/include/prompt_cache.hpp:61
MethodQwen2
Qwen2 family **************/
src/common/AutoModel/modeling_qwen2.cpp:12
MethodQwen2VL
Qwen2VL family **************/
src/common/AutoModel/modeling_qwen2vl.cpp:15
MethodQwen3
Qwen3 family **************/
src/common/AutoModel/modeling_qwen3.cpp:13
MethodQwen3VL
Qwen3VL family **************/
src/common/AutoModel/modeling_qwen3vl.cpp:14
MethodQwen3VL_Thinking
src/include/AutoModel/modeling_qwen3vl.hpp:109
MethodQwen3_5VL
Qwen3_5VL family **************/
src/common/AutoModel/modeling_qwen3_5vl.cpp:14
MethodQwen3_IT
Qwen3_IT family **************/
src/common/AutoModel/modeling_qwen3.cpp:296
MethodQwen3_TK
Qwen3_TK family **************/
src/common/AutoModel/modeling_qwen3.cpp:484
MethodRawTerminalGuard
src/runner/cli_wide_posix.cpp:127
MethodRestHandler
@return the rest handler
src/server/rest_handler.cpp:324
MethodRunner
\brief Constructor \param supported_models - the list of supported models \param downloader - the downloader for the models \param tag - the tag of th
src/runner/runner.cpp:39
MethodSHA1
src/pull/sha1.hpp:244
MethodSafeTensors
\brief Constructor \param model_path the model path
src/include/tensor_utils/safe_tensors.hpp:41
MethodSampler
\brief Constructor \param in_features the input features \param config the configuration
src/common/modules/sampler.cpp:20
MethodSampler
\brief Constructor \param in_features the input features \param config the configuration
src/include/modules/sampler.hpp:79
MethodSequenceNode
src/include/minja/minja.hpp:901
MethodSetNode
src/include/minja/minja.hpp:1133
MethodSetTemplateNode
src/include/minja/minja.hpp:1156
MethodSetTemplateToken
src/include/minja/minja.hpp:826
MethodSliceExpr
src/include/minja/minja.hpp:1227
MethodSubscriptExpr
src/include/minja/minja.hpp:1238
MethodTemplateNode
src/include/minja/minja.hpp:872
MethodTemplateToken
src/include/minja/minja.hpp:742
MethodTextNode
src/include/minja/minja.hpp:911
MethodTextTemplateToken
src/include/minja/minja.hpp:753
MethodTokenizer
\brief Constructor \param model_path the model path
src/common/tokenizer/tokenizer.cpp:17
MethodUnaryOpExpr
src/include/minja/minja.hpp:1298
MethodValue
src/include/minja/minja.hpp:76
MethodVariableExpr
src/include/minja/minja.hpp:684
MethodWMIConnection
src/include/utils/wmi_helper.hpp:73
MethodWebServer
@brief WebServer implementation @param port the port
src/server/server.cpp:489
MethodWhisper
src/common/whisper/modeling_whisper.cpp:10
MethodWhisper_Config
src/include/lm_config.hpp:232
Method_S2T_
src/include/whisper/modeling_whisper.hpp:163
Method_T2S_
src/include/whisper/modeling_whisper.hpp:164
Method_calculate_checksum
src/include/prompt_cache.hpp:41
Method_calculate_message_checksum
src/include/prompt_cache.hpp:21
Method_calculate_tool_checksums
src/include/prompt_cache.hpp:31
Method_chunked_insert
src/common/AutoModel/automodel.cpp:211
Method_get_time
src/include/whisper/modeling_whisper.hpp:168
Method_get_token_id
src/include/whisper/modeling_whisper.hpp:171
Method_is_normal_token
src/include/whisper/modeling_whisper.hpp:179
Method_is_time_stemp
src/include/whisper/modeling_whisper.hpp:175
Method_is_valid_utf8
src/include/whisper/modeling_whisper.hpp:187
Method_preprocess_audio
src/common/whisper/modeling_whisper_audio.cpp:681
Method_replace_space
src/include/AutoModel/modeling_lfm2.hpp:15
Method_replace_space
src/include/AutoModel/modeling_lfm2.hpp:44
Method_sample_in_tool
src/common/AutoModel/modeling_gpt_oss.cpp:329
Method_shared_embed
src/common/AutoEmbeddingModel/auto_embedding_model.cpp:81
Method_shared_setup_tokenizer
\brief Setup the tokenizer \note The function will setup the tokenizer
src/common/AutoEmbeddingModel/auto_embedding_model.cpp:26
Method_shared_think_tool_calling_pasrsed
src/common/AutoModel/automodel.cpp:329
Method_str
src/include/lm_config.hpp:210
Functionaccept
src/include/nlohmann/json.hpp:4085
Methodadd_system
src/include/minja/chat-template.hpp:535
Methodadd_to_data_length
src/pull/picosha2.h:246
Methodadd_to_history
src/runner/cli_wide_posix.cpp:347
Methodadd_to_history
\brief Add command to history
src/runner/cli_wide.cpp:218
Methodas_bytes
\brief as bytes \return the bytes
src/include/buffer.hpp:412
Methodaspect_ratio_preserving_resize
src/common/AutoModel/modeling_gemma4e_image.cpp:67
Functionback
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
src/include/nlohmann/json.hpp:2437
Functionbasic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
src/include/nlohmann/json.hpp:1012
Functionbasic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
src/include/nlohmann/json.hpp:968
Functionbasic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
src/include/nlohmann/json.hpp:5030
Functionbasic_json from_bjdata
src/include/nlohmann/json.hpp:4578
Functionbasic_json from_bson
src/include/nlohmann/json.hpp:4608
Functionbasic_json from_cbor
src/include/nlohmann/json.hpp:4412
Functionbasic_json from_msgpack
src/include/nlohmann/json.hpp:4470
Functionbasic_json from_ubjson
src/include/nlohmann/json.hpp:4524
Functionbasic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
src/include/nlohmann/json.hpp:250
Functionbasic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
src/include/nlohmann/json.hpp:1020
Functionbasic_json parse
src/include/nlohmann/json.hpp:4044
Methodbegin
\brief begin \return the pointer to the first element
src/include/buffer.hpp:462
Functionbf16o_fp32_512
\brief AVX-512 Convert bfloat16 to float32 (16 lanes) \param bf16_vals the bfloat16 values, 256-bits, 16xbf16 \return the float32 values, 512-bits, 16
src/include/typedef.hpp:111
Methodbfloat16_t
src/include/biovault_bfloat16.h:108
Methodbinary
src/include/nlohmann/detail/input/json_sax.hpp:229
Methodbinary
src/include/nlohmann/detail/input/json_sax.hpp:537
Methodbinary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
src/include/nlohmann/detail/input/binary_reader.hpp:86
Methodbinary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
src/include/nlohmann/detail/output/binary_writer.hpp:58
Functionbit_cast
src/include/base64.hpp:26
Methodbit_cast
src/include/biovault_bfloat16.h:80
Methodboolean
src/include/nlohmann/detail/input/json_sax.hpp:199
Methodboolean
src/include/nlohmann/detail/input/json_sax.hpp:507
Functionbox_print
\brief box_print macro \param msg the message to log \param width the width of the box
src/include/utils/debug_utils.hpp:152
Functionbox_print_bound
\brief box_print_bound macro \param width the width of the box
src/include/utils/debug_utils.hpp:158
Functionbox_print_line
\brief box_print_line macro \param msg the message to log \param width the width of the box
src/include/utils/debug_utils.hpp:165
Functionbrief_print_message_response
@brief brief print request @param request the request
src/server/server.cpp:128
Methodbuffer
\brief constructor
src/include/buffer.hpp:344
Methodbuild_download_list
\brief Build the download list \param model_tag the model tag \return the download list
src/pull/model_downloader.cpp:287
Methodbuild_nstream_response
src/server/rest_handler.cpp:509
Methodbuiltins
src/include/minja/minja.hpp:2726
Methodbyte_swap
src/include/nlohmann/detail/input/binary_reader.hpp:2829
Methodbytes
\brief constructor \note This is a buffer wrapper that maps to a bo_buffer or other memory without performing a deep copy. \note A copy (or mapping) d
src/include/buffer.hpp:49
Functioncal_rms_value
src/common/AutoModel/error_measure.hpp:88
Methodcalc_bson_array_size
! @return The size of the BSON-encoded array @a value */
src/include/nlohmann/detail/output/binary_writer.hpp:1118
Methodcalc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
src/include/nlohmann/detail/output/binary_writer.hpp:1133
Methodcalc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document ent
src/include/nlohmann/detail/output/binary_writer.hpp:1175
Methodcalc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator). */
src/include/nlohmann/detail/output/binary_writer.hpp:970
Methodcalc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
src/include/nlohmann/detail/output/binary_writer.hpp:1047
Methodcalc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize
src/include/nlohmann/detail/output/binary_writer.hpp:1270
← previousnext →701–800 of 1,573, ranked by callers