* Merging mainline - WIP * Merging mainline - WIP AVX2 and CUDA appear to work. CUDA performance seems slightly (~1-2%) lower as it is so often the case with llama.cpp/ggml after some "improvements" have been made. * Merging mainline - fix Metal * Remove check --------- Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com> |
||
|---|---|---|
| .. | ||
| Sources | ||
| .gitignore | ||
| Makefile | ||
| Package.swift | ||
| README.md | ||
This is a swift clone of examples/batched.
$ make
$ ./llama-batched-swift MODEL_PATH [PROMPT] [PARALLEL]