llama.cpp/examples/batched.swift
2024-06-08 13:42:01 +01:00
..
Sources llama : add option to render special/control tokens (#6807) 2024-04-21 18:36:45 +03:00
.gitignore examples : add batched.swift + improve CI for swift (#3562) 2023-10-11 06:14:05 -05:00
llama-batched-swift Prefix all example bins w/ llama- 2024-06-08 13:42:01 +01:00
Makefile Prefix all example bins w/ llama- 2024-06-08 13:42:01 +01:00
Package.swift Prefix all example bins w/ llama- 2024-06-08 13:42:01 +01:00
README.md Prefix all example bins w/ llama- 2024-06-08 13:42:01 +01:00

This is a swift clone of examples/batched.

$ make $ ./llama-batched-swift MODEL_PATH [PROMPT] [PARALLEL]