Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antirez/llama.cpp-deepseek-v4-flash
/ tm
Method
tm
common/sampling.cpp:164–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
common_time_meas tm() {
165
return common_time_meas(t_total_us, params.no_perf);
166
}
167
168
mutable int64_t t_total_us = 0;
169
};
Callers
3
common_sampler_accept
Function · 0.80
common_sampler_sample
Function · 0.80
common_sampler_get_candidates
Function · 0.80
Calls
1
common_time_meas
Class · 0.85
Tested by
no test coverage detected