llama : comment
ggml-ci
This commit is contained in:
parent
761087932b
commit
79ad734417
1 changed files with 5 additions and 0 deletions
|
@ -5277,6 +5277,11 @@ static struct ggml_cgraph * llm_build_mpt(
|
|||
return gf;
|
||||
}
|
||||
|
||||
//
|
||||
// tensor offloading helpers
|
||||
//
|
||||
// TODO: will be removed with backend v2
|
||||
|
||||
enum llm_offload_func_e {
|
||||
OFFLOAD_FUNC_NOP,
|
||||
OFFLOAD_FUNC,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue