summaryrefslogtreecommitdiff
path: root/examples/batched.swift/README.md
diff options
context:
space:
mode:
authorZane Shannon <z@zcs.me>2023-10-11 04:14:05 -0700
committerGitHub <noreply@github.com>2023-10-11 06:14:05 -0500
commit24ba3d829e31a6eda3fa1723f692608c2fa3adda (patch)
tree9733d19029e3c55356db4a30eede813a7da2a617 /examples/batched.swift/README.md
parent9f6ede19f3cfa50d4a51a5babb056c3f8a450b80 (diff)
examples : add batched.swift + improve CI for swift (#3562)
Diffstat (limited to 'examples/batched.swift/README.md')
-rw-r--r--examples/batched.swift/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/batched.swift/README.md b/examples/batched.swift/README.md
new file mode 100644
index 00000000..464c9079
--- /dev/null
+++ b/examples/batched.swift/README.md
@@ -0,0 +1,4 @@
+This is a swift clone of `examples/batched`.
+
+$ `make`
+$ `./swift MODEL_PATH [PROMPT] [PARALLEL]`