exo: 0-unstable-2024-10-21 -> 0-unstable-2024-10-28 (#352124)
This commit is contained in:
commit
8c7be35ba5
@ -6,14 +6,14 @@
|
||||
}:
|
||||
python3Packages.buildPythonApplication {
|
||||
pname = "exo";
|
||||
version = "0-unstable-2024-10-21";
|
||||
version = "0-unstable-2024-10-29";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "exo-explore";
|
||||
repo = "exo";
|
||||
rev = "82a708f974b9a720e127c38a383f22e129be6373";
|
||||
hash = "sha256-BhhcYOipdLAviTzWRdNLMMPiND4mYv9Mkn8/yxo0vXY=";
|
||||
rev = "50a1b171f64a75594793147aa39db933ef38aed9";
|
||||
hash = "sha256-hzguPEQDTKBWe8Um+pwJpsctPbQqA6QW5LGknKWFaKo=";
|
||||
};
|
||||
|
||||
build-system = with python3Packages; [ setuptools ];
|
||||
@ -29,8 +29,6 @@ python3Packages.buildPythonApplication {
|
||||
blobfile
|
||||
grpcio
|
||||
grpcio-tools
|
||||
hf-transfer
|
||||
huggingface-hub
|
||||
jinja2
|
||||
netifaces
|
||||
numpy
|
||||
@ -39,13 +37,11 @@ python3Packages.buildPythonApplication {
|
||||
prometheus-client
|
||||
protobuf
|
||||
psutil
|
||||
pydantic
|
||||
requests
|
||||
rich
|
||||
safetensors
|
||||
tailscale
|
||||
tenacity
|
||||
tiktoken
|
||||
tokenizers
|
||||
tqdm
|
||||
transformers
|
||||
tinygrad
|
||||
|
Loading…
Reference in New Issue
Block a user