summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMiwa / Ensan <63481257+ensan-hcl@users.noreply.github.com>2023-12-01 06:45:17 +0900
committerGitHub <noreply@github.com>2023-11-30 23:45:17 +0200
commitbde629bb53b85886ee0fe83524c1efe2689bc618 (patch)
tree6336aed68dcce2f105cc32aa23cb0ada427bb360 /examples
parentf7f9e06212d44530b3200033286049dbdf84b3d3 (diff)
batched.swift : update README.md (#4214)
docs: update how to run
Diffstat (limited to 'examples')
-rw-r--r--examples/batched.swift/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/batched.swift/README.md b/examples/batched.swift/README.md
index 464c9079..4c2721fe 100644
--- a/examples/batched.swift/README.md
+++ b/examples/batched.swift/README.md
@@ -1,4 +1,4 @@
This is a swift clone of `examples/batched`.
$ `make`
-$ `./swift MODEL_PATH [PROMPT] [PARALLEL]`
+$ `./batched_swift MODEL_PATH [PROMPT] [PARALLEL]`