MCPcopy Create free account

hub / github.com/FastFlowLM/FastFlowLM / functions

Functions1,573 in github.com/FastFlowLM/FastFlowLM

↓ 450 callersMethodsize
src/include/buffer.hpp:235
↓ 436 callersMethodpush_back
src/include/minja/minja.hpp:215
↓ 312 callersMethodempty
src/include/minja/minja.hpp:291
↓ 190 callersFunctionto_string
src/include/nlohmann/detail/string_utils.hpp:29
↓ 186 callersFunctioncreate
src/include/nlohmann/json.hpp:376
↓ 133 callersFunctionconcat
src/include/nlohmann/detail/string_concat.hpp:137
↓ 131 callersMethodwrite_character
src/include/nlohmann/detail/output/output_adapters.hpp:56
↓ 126 callersMethodsize
src/include/nlohmann/detail/meta/cpp_future.hpp:68
↓ 118 callersMethoddata
src/include/buffer.hpp:236
↓ 109 callersMethodclear
\brief clear the tensor_2d
src/include/tensor_2d.hpp:44
↓ 108 callersMethodend
return iterator end (needed for range-based for)
src/include/nlohmann/detail/iterators/iteration_proxy.hpp:176
↓ 103 callersMethodresize
\brief resize \param new_size the new size
src/include/buffer.hpp:251
↓ 101 callersMethodreset
src/server/server.hpp:83
↓ 100 callersMethodcontains
src/include/minja/minja.hpp:387
↓ 97 callersMethodvalue
return value of the iterator
src/include/nlohmann/detail/iterators/iteration_proxy.hpp:143
↓ 94 callersFunctioninstr_print
src/include/npu_utils/instr_utils/npu_cmd.hpp:71
↓ 93 callersMethodsize
src/include/minja/minja.hpp:189
↓ 89 callersMethodbegin
return iterator begin (needed for range-based for)
src/include/nlohmann/detail/iterators/iteration_proxy.hpp:170
↓ 89 callersMethodget
src/include/minja/minja.hpp:252
↓ 80 callersMethodset
src/include/minja/minja.hpp:267
↓ 71 callersMethoddump
src/include/minja/minja.hpp:102
↓ 70 callersMethodbegin
src/include/buffer.hpp:238
↓ 69 callersMethodstart
@brief start
src/server/server.cpp:189
↓ 67 callersMethodstop
@brief stop
src/server/server.cpp:516
↓ 56 callersMethodclear_context
\brief Clear the context \note The function will clear the context \note The function will reset the total tokens \note The function will reset the la
src/common/AutoModel/automodel.cpp:455
↓ 52 callersMethoderase
src/include/minja/minja.hpp:412
↓ 51 callersMethodend
src/include/buffer.hpp:239
↓ 48 callersFunctionget
@brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the input
src/include/nlohmann/detail/input/lexer.hpp:1341
↓ 48 callersMethodparse_error
src/include/nlohmann/detail/input/json_sax.hpp:979
↓ 47 callersMethodreserve
\brief reserve \param size the size
src/include/buffer.hpp:294
↓ 46 callersMethodinsert
src/include/minja/minja.hpp:210
↓ 45 callersMethoddata
src/include/nlohmann/json.hpp:4228
↓ 45 callersMethodis_array
src/include/minja/minja.hpp:278
↓ 43 callersMethodis_string
src/include/minja/minja.hpp:285
↓ 42 callersMethodempty
src/include/nlohmann/detail/input/input_adapters.hpp:206
↓ 42 callersFunctiontype_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
src/include/nlohmann/json.hpp:4187
↓ 40 callersFunctionis_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
src/include/nlohmann/json.hpp:1384
↓ 39 callersMethodshow_profile
\brief Show the profile \note The function will show the profile \note The function will return the profile
src/common/AutoModel/automodel.cpp:516
↓ 39 callersMethodstart_total_timer
\brief Start the total timer \note The function will start the total timer \note The function will check if the total timer is valid
src/common/AutoModel/automodel.cpp:700
↓ 39 callersMethodstop_total_timer
\brief Stop the total timer \note The function will stop the total timer \note The function will check if the total timer is valid
src/common/AutoModel/automodel.cpp:707
↓ 38 callersFunctionadd
add a character to token_buffer
src/include/nlohmann/detail/input/lexer.hpp:1405
↓ 38 callersMethodevaluate
src/include/minja/minja.hpp:669
↓ 38 callersFunctionparse
src/include/nlohmann/json.hpp:4072
↓ 38 callersMethodrun_time_decoder
\brief Run time decoder \param answer_token the answer token \return the decoded text
src/common/tokenizer/tokenizer.cpp:170
↓ 37 callersFunctionbasic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
src/include/nlohmann/json.hpp:818
↓ 36 callersMethodforward
\brief Forward pass \param x the input tensor \return the output tensor
src/include/modules/embedding.hpp:37
↓ 36 callersMethodrecycle
src/common/image/image_reader.cpp:252
↓ 35 callersMethodgenerate_with_prompt
src/common/AutoModel/modeling_phi4.cpp:120
↓ 35 callersMethodget_model_info
\brief get the model info \param tag the tag of the model \return the model info
src/include/model_list.hpp:56
↓ 35 callersMethodget_name
src/include/minja/minja.hpp:686
↓ 35 callersMethodis_null
src/include/minja/minja.hpp:280
↓ 32 callersFunctionnow
\brief now \return the current time
src/include/utils/utils.hpp:32
↓ 30 callersFunctionend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
src/include/nlohmann/json.hpp:2822
↓ 29 callersMethodget_model_path
\brief get the model path \param tag the tag of the model \return the model path, string
src/include/model_list.hpp:216
↓ 29 callersFunctionget_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
src/include/nlohmann/detail/input/lexer.hpp:1457
↓ 28 callersMethodencode
\brief Encode the text \param text the text \return the encoded tokens
src/common/tokenizer/tokenizer.cpp:156
↓ 27 callersMethodkey
src/include/nlohmann/detail/input/json_sax.hpp:959
↓ 26 callersFunctionis_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
src/include/nlohmann/json.hpp:1342
↓ 25 callersMethodis_object
src/include/minja/minja.hpp:277
↓ 24 callersFunctioninput_adapter
src/include/nlohmann/detail/input/input_adapters.hpp:426
↓ 24 callersFunctionis_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
src/include/nlohmann/json.hpp:1391
↓ 23 callersMethod_shared_generate
src/common/AutoModel/automodel.cpp:250
↓ 23 callersMethodexpectArgs
src/include/minja/minja.hpp:538
↓ 23 callersFunctionsimple_function
src/include/minja/minja.hpp:2698
↓ 22 callersMethod_shared_insert
src/common/AutoModel/automodel.cpp:147
↓ 22 callersMethodload_model
src/common/AutoModel/modeling_phi4.cpp:13
↓ 22 callersMethodsample
\brief Sample the token \param x the input buffer \return the sampled token
src/common/modules/sampler.cpp:350
↓ 21 callersFunctionbegin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
src/include/nlohmann/json.hpp:2797
↓ 20 callersFunctionR2
src/pull/sha1.hpp:100
↓ 20 callersFunctionR3
src/pull/sha1.hpp:108
↓ 20 callersFunctionR4
src/pull/sha1.hpp:116
↓ 20 callersMethodnumber_unsigned
src/include/nlohmann/detail/input/json_sax.hpp:934
↓ 20 callersMethodsax_parse
src/include/nlohmann/detail/input/parser.hpp:161
↓ 19 callersFunctionget_executable_directory
src/common/utils.cpp:101
↓ 19 callersMethodget_token_string
! @return a string representation of the last read byte */
src/include/nlohmann/detail/input/binary_reader.hpp:2971
↓ 19 callersFunctionhas_avx512f
Check if AVX-512F is available at runtime
src/include/audio_process_utils/audioprocAVX512.hpp:20
↓ 19 callersMethodis_eos
src/include/AutoModel/automodel.hpp:328
↓ 19 callersMethodis_normal_token
src/include/AutoModel/automodel.hpp:314
↓ 19 callersMethodnumber_integer
src/include/nlohmann/detail/input/json_sax.hpp:929
↓ 19 callersMethodoperator[]
access to successor
src/include/nlohmann/detail/iterators/json_reverse_iterator.hpp:109
↓ 18 callersMethod_shared_load_model
src/common/AutoModel/automodel.cpp:114
↓ 18 callersMethodapply
Deprecated, please use the form with chat_template_inputs and chat_template_options
src/include/minja/chat-template.hpp:312
↓ 18 callersFunctioncontains
@brief check the existence of an element in a JSON object @sa https://json.nlohmann.me/api/basic_json/contains/
src/include/nlohmann/json.hpp:2758
↓ 18 callersFunctionget_models_directory
@brief get_models_directory gets the models directory from environment variable or defaults to user/.flm/models on Windows or ~/.config/flm on Linux @
src/common/utils.cpp:187
↓ 18 callersFunctionis_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
src/include/nlohmann/json.hpp:1398
↓ 18 callersMethodset_sampler
\brief Set the sampler \param sampler_config the sampler config \note The function will set the sampler \note The function will reset the sampler \not
src/common/AutoModel/automodel.cpp:482
↓ 18 callersMethodto_bool
src/include/minja/minja.hpp:322
↓ 17 callersMethod_shared_setup_tokenizer
\brief Setup the tokenizer \note The function will setup the tokenizer
src/common/AutoModel/automodel.cpp:30
↓ 16 callersFunctionR0
src/pull/sha1.hpp:85
↓ 16 callersMethodget_total_time
\brief get the total time \return the total time
src/include/utils/profiler.hpp:51
↓ 16 callersMethodregister_handler
@brief register handler @param method the method @param path the path @param handler the handler
src/server/server.cpp:562
↓ 15 callersFunctioncombine
boost::hash_combine
src/include/nlohmann/detail/hash.hpp:23
↓ 15 callersFunctionfind
@brief find an element in a JSON object @sa https://json.nlohmann.me/api/basic_json/find/
src/include/nlohmann/json.hpp:2680
↓ 15 callersMethodgenerate
src/common/AutoModel/modeling_phi4.cpp:116
↓ 15 callersMethodreset
\brief reset the profiler
src/include/utils/profiler.hpp:43
↓ 15 callersFunctionset_parents
src/include/nlohmann/json.hpp:706
↓ 14 callersMethodstring
src/include/nlohmann/detail/input/json_sax.hpp:944
↓ 13 callersMethodget_history
\brief Get the history \note The function will get the history \note The function will return the history
src/common/AutoModel/automodel.cpp:546
↓ 12 callersFunctioncast_to_us
\brief cast to microseconds \param time the time \return the time in microseconds
src/include/utils/utils.hpp:71
↓ 12 callersMethodconfigure_parameter
\brief Configure a parameter with type-erased value \param parameter_name the name of the parameter \param value the value to set (can be any type) \r
src/include/AutoModel/automodel.hpp:366
next →1–100 of 1,573, ranked by callers