↓ 2 callersMethod__init__(
self,
*,
vocab_size: int,
markov_rank: int,
hidden_size: int,
)
deepspec/modeling/dspark/markov_head.py:132
↓ 2 callersMethod_read_bfloat16_tensor_from_shard(
self,
*,
shard_mmap,
offset: int,
shape,
nbytes: int,
)
deepspec/data/target_cache_dataset.py:732
↓ 2 callersMethod_read_tensor_from_shard(
self,
*,
shard_mmap,
offset: int,
shape,
np_dtype,
t
deepspec/data/target_cache_dataset.py:707
↓ 2 callersFunctionbuild_results_table(
*,
rows: list[dict[str, object]],
model_name_or_path: str,
draft_name_or_path: str,
head
deepspec/eval/base_evaluator.py:115
↓ 2 callersFunctioncreate_eagle3_attention_mask(
*,
attention_mask: torch.Tensor,
q_len: int,
kv_len: int,
lck: int,
device: torch.de
deepspec/modeling/eagle3/common.py:103
↓ 2 callersFunctionpack_index_record(
*,
sample_id: int,
shard_id: int,
seq_len: int,
input_ids_offset: int,
attention_mas
deepspec/data/target_cache_dataset.py:77