doc: minor
Co-authored-by: ThiloteE <73715071+ThiloteE@users.noreply.github.com>
This commit is contained in:
parent
7385f7d7e2
commit
e0e23b5c37
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ This is the funniest part, you have to provide the inference graph implementatio
|
|||
|
||||
Have a look at existing implementation like `build_llama`, `build_dbrx` or `build_bert`.
|
||||
|
||||
Some `ggml` backends do not support all operations, backend implementation can be added in a separate PR.
|
||||
Some `ggml` backends do not support all operations. Backend implementations can be added in a separate PR.
|
||||
|
||||
Note: to debug the inference graph: you can use [llama-eval-callback](/examples/eval-callback/).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue