MCPcopy Create free account

hub / github.com/Tiiny-AI/PowerInfer / functions

Functions18,885 in github.com/Tiiny-AI/PowerInfer

↓ 36 callersFunctiongguf_find_key
smallthinker/ggml/src/gguf.cpp:763
↓ 36 callersFunctionllama_decode
llama.cpp:10672
↓ 36 callersFunctionllama_sampler_chain_add
smallthinker/src/llama-sampling.cpp:494
↓ 36 callersMethodn_embd_v_gqa
smallthinker/src/llama-hparams.cpp:68
↓ 36 callersFunctionswap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
examples/server/json.hpp:22632
↓ 36 callersFunctiontransform
Expand pattern into an (almost) equivalent one, but with single Either. Example: ((-a | -b) (-c | -d)) => (-a -c | -a -d | -b -c | -b -d) Qui
smallthinker/powerinfer/libaz/external/fmt/support/docopt.py:72
↓ 35 callersFunctionDoAll
smallthinker/powerinfer/libaz/external/googletest/googlemock/include/gmock/gmock-actions.h:1873
↓ 35 callersFunctionE
(e,t,r)
smallthinker/powerinfer/libaz/external/fmt/doc-html/assets/javascripts/bundle.081f42fc.min.js:27
↓ 35 callersMethodGetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
smallthinker/powerinfer/libaz/external/fmt/test/gtest/gmock-gtest-all.cc:2673
↓ 35 callersFunctionInitGoogleTest
Initializes Google Test. This must be called before calling RUN_ALL_TESTS(). In particular, it parses a command line for the flags that Google Test
smallthinker/powerinfer/libaz/external/googletest/googletest/src/gtest.cc:6971
↓ 35 callersMethodIsSaturatedByCallCount
Returns true if and only if call_count calls will saturate this cardinality.
smallthinker/powerinfer/libaz/external/googletest/googlemock/test/gmock-cardinalities_test.cc:401
↓ 35 callersFunctionUsesColor
Runs googletest-color-test_ and returns its exit code.
smallthinker/powerinfer/libaz/external/googletest/googletest/test/googletest-color-test.py:53
↓ 35 callersMethoddata
smallthinker/powerinfer/libaz/external/fmt/test/fuzzing/fuzzer-common.h:74
↓ 35 callersFunctionggml_mul
ggml.c:3439
↓ 35 callersFunctionggml_repeat
ggml.c:3687
↓ 35 callersFunctiongguf_get_n_kv
smallthinker/ggml/src/gguf.cpp:759
↓ 35 callersFunctionllama_batch_free
smallthinker/src/llama-batch.cpp:369
↓ 35 callersFunctionllama_vocab_n_tokens
smallthinker/src/llama-vocab.cpp:3115
↓ 35 callersMethodmulti_option_policy
smallthinker/powerinfer/libaz/external/cli11/include/CLI/impl/Option_inl.hpp:220
↓ 35 callersMethodproj_type
this function is added so that we don't change too much of the existing code
smallthinker/tools/mtmd/clip.cpp:416
↓ 35 callersFunctionsystem_error
smallthinker/powerinfer/libaz/external/fmt/include/fmt/format.h:4118
↓ 35 callersMethodtype_name
smallthinker/src/llama-model.cpp:4522
↓ 35 callersMethodupdate
(self, *args)
smallthinker/powerinfer/libaz/external/fmt/support/release.py:50
↓ 34 callersFunctionRef
smallthinker/powerinfer/libaz/external/googletest/googlemock/include/gmock/gmock-matchers.h:4500
↓ 34 callersMethodclear
smallthinker/tools/server/utils.hpp:1186
↓ 34 callersFunctioncount
smallthinker/powerinfer/libaz/external/fmt/include/fmt/base.h:1055
↓ 34 callersFunctionget_type_combination_id
smallthinker/ggml/src/ggml-sycl/dpct/helper.hpp:1139
↓ 34 callersFunctionggml_vec_dot
smallthinker/ggml/src/ggml-cpu/ggml-cpu-impl.h:483
↓ 34 callersMethodignore_case
smallthinker/powerinfer/libaz/external/cli11/include/CLI/impl/App_inl.hpp:132
↓ 34 callersFunctionis_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
examples/server/json.hpp:20522
↓ 34 callersFunctionnearest_int
===================== Helper functions
ggml-quants.c:1191
↓ 34 callersFunctionsafe_sprintf
smallthinker/powerinfer/libaz/external/fmt/test/util.h:22
↓ 33 callersFunctionMakePolymorphicMatcher
smallthinker/powerinfer/libaz/external/fmt/test/gtest/gtest/gtest.h:6799
↓ 33 callersFunctionStrEq
smallthinker/powerinfer/libaz/external/googletest/googlemock/include/gmock/gmock-matchers.h:4740
↓ 33 callersMethodbegin
smallthinker/powerinfer/libaz/external/fmt/test/gtest/gmock/gmock.h:8845
↓ 33 callersMethodend
smallthinker/powerinfer/libaz/external/fmt/test/gtest/gmock/gmock.h:8846
↓ 33 callersMethodend
smallthinker/powerinfer/libaz/external/googletest/googlemock/test/gmock-matchers-containers_test.cc:1365
↓ 33 callersFunctionexp
smallthinker/ggml/src/ggml-sycl/element_wise.cpp:192
↓ 33 callersFunctionformat
examples/llava/clip.cpp:25
↓ 33 callersFunctionformat_error_response
this function maybe used outside of server_task_result_error
smallthinker/tools/server/server.cpp:1067
↓ 33 callersFunctionggml_format_name
ggml.c:3037
↓ 33 callersFunctionggml_type_name
ggml.c:1997
↓ 33 callersFunctionlasx_madd_h
smallthinker/ggml/src/ggml-cpu/ggml-cpu-quants.c:538
↓ 33 callersMethodload
(self, data, offset)
examples/train-text-from-scratch/convert-train-checkpoint-to-gguf.py:382
↓ 32 callersFunctionAnyOfArray
smallthinker/powerinfer/libaz/external/googletest/googlemock/include/gmock/gmock-matchers.h:5419
↓ 32 callersFunctionProperty
smallthinker/powerinfer/libaz/external/googletest/googlemock/include/gmock/gmock-matchers.h:4658
↓ 32 callersMethodcallback
Set a callback for execution when all parsing and processing has completed Due to a bug in c++11, it is not possible to overload on std::function (fi
smallthinker/powerinfer/libaz/external/cli11/include/CLI/App.hpp:338
↓ 32 callersMethodclose
(self)
smallthinker/gguf-py/gguf/gguf_writer.py:476
↓ 32 callersFunctiongetSpirvShader
smallthinker/ggml/src/ggml-kompute/ggml-kompute.cpp:547
↓ 32 callersFunctionggml_set_op_params
smallthinker/ggml/src/ggml-impl.h:113
↓ 32 callersFunctionjoin
smallthinker/tools/llama-bench/llama-bench.cpp:79
↓ 32 callersMethodload
smallthinker/src/llama-vocab.cpp:1372
↓ 32 callersFunctionmul_add_epi8_sse
smallthinker/ggml/src/ggml-cpu/ggml-cpu-quants.c:167
↓ 32 callersFunctionsimple_assist_msg
smallthinker/tests/test-chat.cpp:395
↓ 32 callersFunctionstbi__get32le
common/stb_image.h:1662
↓ 32 callersFunctiontest_schema
smallthinker/tests/test-grammar-llguidance.cpp:121
↓ 32 callersFunctiontest_schema
smallthinker/tests/test-grammar-integration.cpp:134
↓ 32 callersFunctionwrite
smallthinker/powerinfer/libaz/external/fmt/include/fmt/chrono.h:407
↓ 31 callersFunctionggml_get_f32_1d
ggml.c:2875
↓ 31 callersFunctionggml_new_tensor_3d
smallthinker/ggml/src/ggml.c:1694
↓ 31 callersFunctionggml_set_op_params
ggml.c:2595
↓ 31 callersFunctionllama_backend_init
smallthinker/src/llama.cpp:59
↓ 31 callersFunctionllama_batch_init
smallthinker/src/llama-batch.cpp:339
↓ 31 callersFunctionllama_model_free
smallthinker/src/llama-model.cpp:14100
↓ 31 callersFunctionstbi__skip
common/stb_image.h:1588
↓ 31 callersMethodvalue
smallthinker/powerinfer/libaz/external/googletest/googletest/test/gtest_unittest.cc:3916
↓ 31 callersFunctiony
(e)
smallthinker/powerinfer/libaz/external/fmt/doc-html/assets/javascripts/bundle.081f42fc.min.js:27
↓ 30 callersFunction$
(e,t=document)
smallthinker/powerinfer/libaz/external/fmt/doc-html/assets/javascripts/bundle.081f42fc.min.js:27
↓ 30 callersFunctionIndent
smallthinker/powerinfer/libaz/external/fmt/test/gtest/gmock-gtest-all.cc:6063
↓ 30 callersFunctionIndent
smallthinker/powerinfer/libaz/external/googletest/googletest/src/gtest.cc:4650
↓ 30 callersMethodMatchAndExplain
smallthinker/powerinfer/libaz/external/googletest/googlemock/include/gmock/gmock-matchers.h:1572
↓ 30 callersFunctionR
(e,t)
smallthinker/powerinfer/libaz/external/fmt/doc-html/assets/javascripts/bundle.081f42fc.min.js:1
↓ 30 callersMethoddata
Returns a pointer to the output buffer content. No terminating null character is appended.
smallthinker/powerinfer/libaz/external/fmt/include/fmt/format.h:4060
↓ 30 callersMethodget
smallthinker/powerinfer/libaz/external/fmt/include/fmt/format-inl.h:101
↓ 30 callersFunctionggml_new_graph_custom
ggml.c:16345
↓ 30 callersFunctionggml_reshape_4d
smallthinker/ggml/src/ggml.c:3189
↓ 30 callersFunctionggml_vk_host_get
smallthinker/ggml/src/ggml-vulkan/ggml-vulkan.cpp:4038
↓ 30 callersFunctionggml_vk_test_dequant_matmul
smallthinker/ggml/src/ggml-vulkan/ggml-vulkan.cpp:8172
↓ 30 callersFunctionk
(e)
smallthinker/powerinfer/libaz/external/fmt/doc-html/assets/javascripts/bundle.081f42fc.min.js:25
↓ 30 callersMethodkey
examples/server/json.hpp:7269
↓ 30 callersFunctionlog
smallthinker/ggml/src/ggml-sycl/element_wise.cpp:204
↓ 30 callersMethodset_header
examples/server/httplib.h:4849
↓ 30 callersFunctionstbi__get16le
common/stb_image.h:1655
↓ 30 callersMethodto_json
smallthinker/tools/server/server.cpp:123
↓ 29 callersFunctionAllOfArray
smallthinker/powerinfer/libaz/external/googletest/googlemock/include/gmock/gmock-matchers.h:5427
↓ 29 callersFunctionFieldsAre
smallthinker/powerinfer/libaz/external/googletest/googlemock/include/gmock/gmock-matchers.h:5288
↓ 29 callersFunctionGetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
smallthinker/powerinfer/libaz/external/fmt/test/gtest/gmock-gtest-all.cc:1359
↓ 29 callersMethodIsInterested
Returns true if and only if the listener is interested in an explanation of the match result. A matcher's MatchAndExplain() method can use this infor
smallthinker/powerinfer/libaz/external/googletest/googletest/include/gtest/gtest-matchers.h:101
↓ 29 callersFunctionWideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
smallthinker/powerinfer/libaz/external/googletest/googletest/src/gtest.cc:2108
↓ 29 callersMethodadd_head_count_kv
(self, count: int | Sequence[int])
smallthinker/gguf-py/gguf/gguf_writer.py:681
↓ 29 callersMethodencode
common/base64.hpp:80
↓ 29 callersFunctionggml_is_contiguous_1
smallthinker/ggml/src/ggml.c:1356
↓ 29 callersFunctionggml_reshape_3d
ggml.c:4553
↓ 29 callersFunctionggml_vk_sync_buffers
smallthinker/ggml/src/ggml-vulkan/ggml-vulkan.cpp:1566
↓ 29 callersFunctionimpl
Accessors for the implementation object.
smallthinker/powerinfer/libaz/external/googletest/googletest/include/gtest/gtest.h:1280
↓ 29 callersMethodload
(self, data, offset)
examples/finetune/convert-finetune-checkpoint-to-gguf.py:340
↓ 29 callersMethodout
smallthinker/powerinfer/libaz/external/fmt/include/fmt/chrono.h:1306
↓ 29 callersMethodread
examples/server/httplib.h:5024
↓ 29 callersMethodrequire_subcommand
The argumentless form of require subcommand requires 1 or more subcommands
smallthinker/powerinfer/libaz/external/cli11/include/CLI/App.hpp:787
↓ 29 callersMethodwait
* @brief Waits until the queue is completely empty and no tasks are being processed. */
smallthinker/ggml/src/ggml-cann/common.h:289
← previousnext →401–500 of 18,885, ranked by callers