Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix outdated usage of llama-simple #10565

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

rand-fly
Copy link
Contributor

Since #9803, the command-line interface for llama-simple has been updated from the common format to -m model.gguf [-n n_predict] [-ngl n_gpu_layers] [prompt]. However, the documentation has not been updated to reflect this change.

The documentation "Building on Android" is also impacted, but it might be better to just replace llama-simple with the more sophisticated llama-cli.

@github-actions github-actions bot added documentation Improvements or additions to documentation examples labels Nov 28, 2024
@slaren slaren merged commit 7281cf1 into ggerganov:master Nov 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants