Skip to content

Commit

Permalink
Merge pull request #17 from nextcloud/fix/deps/lock-file
Browse files Browse the repository at this point in the history
fix(deps): Add poetry.lock
  • Loading branch information
marcelklehr authored Jul 8, 2024
2 parents d0f55b6 + 120fc82 commit 7cfca62
Show file tree
Hide file tree
Showing 2 changed files with 2,174 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ See [the nextcloud admin docs](https://docs.nextcloud.com/server/latest/admin_ma
2. Install dependencies (recommended to use a Virtual Environment)

> python3 -m pip install -r requirements.txt
> poetry install
3. If you want hardware acceleration support, check the Llama.cpp docs for your accelerator: https://llama-cpp-python.readthedocs.io/en/latest/

Expand Down
Loading

0 comments on commit 7cfca62

Please sign in to comment.