Unverified Commit 8c7be35b authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

exo: 0-unstable-2024-10-21 -> 0-unstable-2024-10-28 (#352124)

parents 1c1f544b 4a6ad187
Loading
Loading
Loading
Loading
+4 −8
Original line number Diff line number Diff line
@@ -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