Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antirez/llama.cpp-deepseek-v4-flash
/ is_child
Method
is_child
tools/server/server-task.h:257–259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
255
}
256
257
bool is_child() const {
258
return id_parent != -1;
259
}
260
};
261
262
struct result_timings {
Callers
3
release
Method · 0.80
launch_slot_with_task
Method · 0.80
update_slots
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected