We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Enables this kind of pattern:
curl -s 'https://simonwillison.net/2023/May/15/per-interpreter-gils/' | \ llm --system 'A hilarious joke about this post' --stream
Output just now:
Why did the Python developer compile Python themselves just to test the Per-Interpreter GIL feature? Because they wanted to thread the needle!
Why did the Python developer compile Python themselves just to test the Per-Interpreter GIL feature?
Because they wanted to thread the needle!
The text was updated successfully, but these errors were encountered:
8918ebc
Release 0.3
90b5a16
Refs #3, #5, #10, #11
Accept prompts sent to standard input, closes #11
abc1e96
d586f63
No branches or pull requests
Enables this kind of pattern:
Output just now:
The text was updated successfully, but these errors were encountered: