Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastMAS/KVCOMM
/ functions
Functions
446 in github.com/FastMAS/KVCOMM
⨍
Functions
446
◇
Types & classes
71
Method
keys
(cls)
KVCOMM/agents/agent_registry.py:15
Method
node_name
(self)
KVCOMM/graph/node.py:70
Function
nuclear_norm
(matrix)
KVCOMM/utils/utils.py:56
Method
num_edges
(self)
KVCOMM/graph/graph.py:112
Method
num_nodes
(self)
KVCOMM/graph/graph.py:119
Method
parse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:33
Method
parse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:39
Method
parse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:48
Method
parse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:67
Method
parse
(file_path: Path)
KVCOMM/tools/reader/readers.py:85
Method
parse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:93
Method
parse
(self, file_path: Path, return_str=True)
KVCOMM/tools/reader/readers.py:101
Method
parse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:112
Method
parse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:120
Method
parse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:128
Method
parse
(file_path: Path)
KVCOMM/tools/reader/readers.py:138
Method
parse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:154
Method
parse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:170
Method
parse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:185
Method
parse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:199
Method
parse
(self, file_path: Path)
KVCOMM/tools/reader/readers.py:220
Method
parse
(self, file_path: Path, task: str = "Describe this image as detail as possible." )
KVCOMM/tools/reader/readers.py:242
Method
parse
(self, file_path: Path, task: str = "Describe this image as detail as possible.", frame_interval: int = 30, us
KVCOMM/tools/reader/readers.py:249
Method
parse_file
(file_path: Path)
KVCOMM/tools/reader/readers.py:78
Method
process_anchor
Rotate and concatenate a single segment for dense_prefill mode.
KVCOMM/llm/kvcomm_engine.py:1286
Method
register
(cls, *args, **kwargs)
KVCOMM/llm/visual_llm_registry.py:11
Method
register
(cls, *args, **kwargs)
KVCOMM/llm/llm_registry.py:13
Method
register
(cls, *args, **kwargs)
KVCOMM/prompt/prompt_set_registry.py:10
Method
register
(cls, *args, **kwargs)
KVCOMM/agents/agent_registry.py:11
Method
remove_predecessor
(self, operation: 'Node', st='spatial')
KVCOMM/graph/node.py:89
Method
remove_successor
(self, operation: 'Node', st='spatial')
KVCOMM/graph/node.py:97
Function
replace_
In-place replace the slice [start, end) with token inputs from `real`.
KVCOMM/llm/token_ops.py:138
Method
reset
(self)
KVCOMM/utils/globals.py:10
Method
search
(self, query=None, id_list=None, sort_by=arxiv.SortCriterion.Relevance, sort_order=arxiv.SortOrder.Descending)
KVCOMM/tools/search/arXiv.py:8
Method
search
(self, query: str, num: int = 3)
KVCOMM/tools/search/search.py:16
Function
search_wiki
(query)
KVCOMM/tools/search/wiki.py:48
Function
slice_
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
Method
spatial_adj_matrix
(self)
KVCOMM/graph/graph.py:94
Method
start_header_id
(self)
KVCOMM/llm/gpt_chat.py:313
Method
temporal_adj_matrix
(self)
KVCOMM/graph/graph.py:103
Function
timeout_handler
(_, __)
KVCOMM/tools/coding/executor_utils.py:5
Function
to_jsonl
(dict_data, file_path)
KVCOMM/tools/coding/executor_utils.py:9
Method
update_kv_cache_segment
Rotate and offset a single placeholder/prefix segment for kv_reuse mode.
KVCOMM/llm/kvcomm_engine.py:1268
Method
update_masks
Return current spatial and temporal mask parameters.
KVCOMM/graph/graph.py:439
Method
update_memory
Store current inputs/outputs into `last_memory` for temporal edges.
KVCOMM/graph/node.py:111
Function
wrapper
()
KVCOMM/tools/coding/executor_utils.py:37
← previous
401–446 of 446, ranked by callers