MCPcopy Create free account

hub / github.com/FastMAS/KVCOMM / functions

Functions446 in github.com/FastMAS/KVCOMM

Methodkeys
(cls)
KVCOMM/agents/agent_registry.py:15
Methodnode_name
(self)
KVCOMM/graph/node.py:70
Functionnuclear_norm
(matrix)
KVCOMM/utils/utils.py:56
Methodnum_edges
(self)
KVCOMM/graph/graph.py:112
Methodnum_nodes
(self)
KVCOMM/graph/graph.py:119
Methodparse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:33
Methodparse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:39
Methodparse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:48
Methodparse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:67
Methodparse
(file_path: Path)
KVCOMM/tools/reader/readers.py:85
Methodparse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:93
Methodparse
(self, file_path: Path, return_str=True)
KVCOMM/tools/reader/readers.py:101
Methodparse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:112
Methodparse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:120
Methodparse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:128
Methodparse
(file_path: Path)
KVCOMM/tools/reader/readers.py:138
Methodparse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:154
Methodparse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:170
Methodparse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:185
Methodparse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:199
Methodparse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:220
Methodparse
(self, file_path: Path, task: str = "Describe this image as detail as possible." )
KVCOMM/tools/reader/readers.py:242
Methodparse
(self, file_path: Path, task: str = "Describe this image as detail as possible.", frame_interval: int = 30, us
KVCOMM/tools/reader/readers.py:249
Methodparse_file
(file_path: Path)
KVCOMM/tools/reader/readers.py:78
Methodprocess_anchor
Rotate and concatenate a single segment for dense_prefill mode.
KVCOMM/llm/kvcomm_engine.py:1286
Methodregister
(cls, *args, **kwargs)
KVCOMM/llm/visual_llm_registry.py:11
Methodregister
(cls, *args, **kwargs)
KVCOMM/llm/llm_registry.py:13
Methodregister
(cls, *args, **kwargs)
KVCOMM/prompt/prompt_set_registry.py:10
Methodregister
(cls, *args, **kwargs)
KVCOMM/agents/agent_registry.py:11
Methodremove_predecessor
(self, operation: 'Node', st='spatial')
KVCOMM/graph/node.py:89
Methodremove_successor
(self, operation: 'Node', st='spatial')
KVCOMM/graph/node.py:97
Functionreplace_
In-place replace the slice [start, end) with token inputs from `real`.
KVCOMM/llm/token_ops.py:138
Methodreset
(self)
KVCOMM/utils/globals.py:10
Methodsearch
(self, query=None, id_list=None, sort_by=arxiv.SortCriterion.Relevance, sort_order=arxiv.SortOrder.Descending)
KVCOMM/tools/search/arXiv.py:8
Methodsearch
(self, query: str, num: int = 3)
KVCOMM/tools/search/search.py:16
Functionsearch_wiki
(query)
KVCOMM/tools/search/wiki.py:48
Functionslice_
In-place slice of the token inputs along the time dimension. Negative indexing is allowed. Examples: - slice_(end=-10) removes t
KVCOMM/llm/token_ops.py:20
Methodspatial_adj_matrix
(self)
KVCOMM/graph/graph.py:94
Methodstart_header_id
(self)
KVCOMM/llm/gpt_chat.py:313
Methodtemporal_adj_matrix
(self)
KVCOMM/graph/graph.py:103
Functiontimeout_handler
(_, __)
KVCOMM/tools/coding/executor_utils.py:5
Functionto_jsonl
(dict_data, file_path)
KVCOMM/tools/coding/executor_utils.py:9
Methodupdate_kv_cache_segment
Rotate and offset a single placeholder/prefix segment for kv_reuse mode.
KVCOMM/llm/kvcomm_engine.py:1268
Methodupdate_masks
Return current spatial and temporal mask parameters.
KVCOMM/graph/graph.py:439
Methodupdate_memory
Store current inputs/outputs into `last_memory` for temporal edges.
KVCOMM/graph/node.py:111
Functionwrapper
()
KVCOMM/tools/coding/executor_utils.py:37
← previous401–446 of 446, ranked by callers