Skip to content

Commit cf1fda8

Browse files
phymbertThiloteE
andauthored
doc: minor
Co-authored-by: ThiloteE <[email protected]>
1 parent 523e640 commit cf1fda8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/HOWTO-add-model.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ NOTE: The dimensions in `ggml` are typically in the reverse order of the `pytorc
9696

9797
This is the funniest part, you have to provide the inference graph implementation of the new model architecture in `llama_build_graph`.
9898

99-
Have a look at existing implementation like `build_llama`, `build_dbrx` or `build_bert`.
99+
Have a look at existing implementations like `build_llama`, `build_dbrx` or `build_bert`.
100100

101101
Some `ggml` backends do not support all operations. Backend implementations can be added in a separate PR.
102102

0 commit comments

Comments
 (0)