Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tiiny-AI/PowerInfer
/ empty
Method
empty
smallthinker/src/llama-sampling.cpp:115–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
bool empty() const {
116
return sz == 0;
117
}
118
119
size_t size() const {
120
return sz;
Callers
15
llama_sampler_min_p_apply
Function · 0.45
llama_sampler_dry_apply
Function · 0.45
llama_sampler_init_dry
Function · 0.45
llama_sampler_init_dry_testing
Function · 0.45
llama_sampler_logit_bias_apply
Function · 0.45
used_min
Method · 0.45
used_max_p1
Method · 0.45
seq_pos_min
Method · 0.45
seq_pos_max
Method · 0.45
select_weight_buft
Function · 0.45
load_tensors
Method · 0.45
init_batch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected