Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FlashSampling/FlashSampling
/ sample
Method
sample
src/fused_mm_sampling/core.py:648–649 ·
view source on GitHub ↗
(self, **kwargs)
Source
from the content-addressed store, hash-verified
646
raise
NotImplementedError()
647
648
def
sample(self, **kwargs) -> torch.Tensor:
649
raise
NotImplementedError()
650
651
652
@dataclass
Callers
8
assert_sampling_distribution
Function · 0.45
verify_greedy_tp2
Function · 0.45
fn
Function · 0.45
fn
Function · 0.45
nvbench_kernel
Function · 0.45
launcher
Function · 0.45
test_top_k_top_p
Function · 0.45
test_top_k_top_p_large_vocab
Function · 0.45
Calls
no outgoing calls
Tested by
7
assert_sampling_distribution
Function · 0.36
verify_greedy_tp2
Function · 0.36
fn
Function · 0.36
nvbench_kernel
Function · 0.36
launcher
Function · 0.36
test_top_k_top_p
Function · 0.36
test_top_k_top_p_large_vocab
Function · 0.36