mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-04 02:37:27 +02:00
feat: migrate to PEP 621 and add uv support (#21907)
* feat: migrate to PEP 621 and add uv support * fix: remove upper bound on protobuf * remove poetry.lock and uv.lock * fix/add torch dependency version and markers * fix dev-dependency deprecation warning * gguf-py : update python version requirement to 3.10 --------- Co-authored-by: David Huggins-Daines <[email protected]> Co-authored-by: Daniel Bevenius <[email protected]>
This commit is contained in:
co-authored by
David Huggins-Daines
Daniel Bevenius
parent
a736e6c0ac
commit
750141969c
@@ -105,6 +105,8 @@
|
||||
__pycache__/
|
||||
*/poetry.lock
|
||||
poetry.toml
|
||||
poetry.lock
|
||||
uv.lock
|
||||
|
||||
# Nix
|
||||
|
||||
|
||||
Reference in New Issue
Block a user