mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-11-15 15:29:53 +00:00
08a43d05b6
Some checks failed
Nix CI / nix-eval (macos-latest) (push) Waiting to run
Nix CI / nix-eval (ubuntu-latest) (push) Waiting to run
Nix CI / nix-build (macos-latest) (push) Waiting to run
Nix CI / nix-build (ubuntu-latest) (push) Waiting to run
Python check requirements.txt / check-requirements (push) Waiting to run
flake8 Lint / Lint (push) Waiting to run
Python Type-Check / pyright type-check (push) Waiting to run
Nix aarch64 builds / nix-build-aarch64 (push) Has been cancelled
* update transfomers version. * update hfh version.
6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
numpy~=1.26.4
|
|
sentencepiece~=0.2.0
|
|
transformers>=4.45.1,<5.0.0
|
|
gguf>=0.1.0
|
|
protobuf>=4.21.0,<5.0.0
|