llm icon indicating copy to clipboard operation
llm copied to clipboard

Access large language models from the command-line

Results 100 llm issues
Sort by recently updated
recently updated
newest added

Bumps the python-packages group with 2 updates in the / directory: [sphinx](https://github.com/sphinx-doc/sphinx) and [furo](https://github.com/pradyunsg/furo). Updates `sphinx` from 7.2.6 to 7.3.7 Release notes Sourced from sphinx's releases. Sphinx 7.3.7 Changelog: https://www.sphinx-doc.org/en/master/changes.html...

dependencies

Bumps the python-packages group with 2 updates in the / directory: [sphinx](https://github.com/sphinx-doc/sphinx) and [furo](https://github.com/pradyunsg/furo). Updates `sphinx` from 7.2.6 to 7.3.7 Release notes Sourced from sphinx's releases. Sphinx 7.3.7 Changelog: https://www.sphinx-doc.org/en/master/changes.html...

dependencies

**Description:** After upgrading from version 0.13, the following lines of code fail to execute on a Windows 11 environment: ```python readline.parse_and_bind("\\e[D: backward-char") readline.parse_and_bind("\\e[C: forward-char") ``` This issue appears to be...

When I download a model and somehow the download gets interrupted, when I try to use it, llm does not give any error message and responds with newlines. Is there...

issactrotts@Issacs-MacBook-Pro ~> llm 'What are some good names for a puppy' Error: Error code: 429 - {'error': {'message': 'You exceeded your current quota, please check your plan and billing details....

https://platform.openai.com/docs/guides/vision I think this is best handled by command line options `--image` and `--image-urls` to either encode and pass as base64, or to pass a URL.

enhancement

PyTorch Python 3.12 binaries are available https://pypi.org/project/torch/#files

pydantic.org was not working anymore. I also directly linked to the docs url, as that is more helpful than their website.