Skip to content

Commit e0e23b5

Browse files
phymbertThiloteE
authored andcommitted
doc: minor
Co-authored-by: ThiloteE <[email protected]>
1 parent 7385f7d commit e0e23b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/HOWTO-add-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ This is the funniest part, you have to provide the inference graph implementatio
9898

9999
Have a look at existing implementation like `build_llama`, `build_dbrx` or `build_bert`.
100100

101-
Some `ggml` backends do not support all operations, backend implementation can be added in a separate PR.
101+
Some `ggml` backends do not support all operations. Backend implementations can be added in a separate PR.
102102

103103
Note: to debug the inference graph: you can use [llama-eval-callback](/examples/eval-callback/).
104104

0 commit comments

Comments
 (0)