Skip to content

Remove prompt piping #19

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

Merged
merged 1 commit into from
Feb 9, 2025
Merged

Conversation

afaulconbridge
Copy link

Puts the Ollama prompt as a command argument rather than piping it in from echo. This makes it easier to manipulate $ollama_bin so that it can run over ssh and docker e.g. ./bench.sh --ollama-bin 'ssh DOCKERHOST docker exec CONTAINER ollama'

@geerlingguy geerlingguy merged commit e389fd1 into geerlingguy:main Feb 9, 2025
1 check passed
@geerlingguy
Copy link
Owner

Thanks for the simplification!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants