Skip to content

Commit e2ebd9a

Browse files
committed
Add common/chat.cpp to Package.swift
1 parent 93b88f3 commit e2ebd9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Package.swift

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ let sources = [
5353
"common/arg.cpp",
5454
"common/json-schema-to-grammar.cpp",
5555
"common/sampling.cpp",
56+
"common/chat.cpp",
5657

5758
// "common/train.cpp",
5859
"examples/llava/llava.cpp",

0 commit comments

Comments
 (0)