File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 66} :
77python3Packages . buildPythonApplication {
88 pname = "exo" ;
9- version = "0-unstable-2024-10-03 " ;
9+ version = "0-unstable-2024-10-06 " ;
1010 pyproject = true ;
1111
1212 src = fetchFromGitHub {
1313 owner = "exo-explore" ;
1414 repo = "exo" ;
15- rev = "2b9dec20eb25f8708455e13eabc744d653b7a286 " ;
16- hash = "sha256-Iz65bs/ntTrxcifrPemAlK8zVjbwQfXsnUlcE1r4E/A =" ;
15+ rev = "7b2a523fd1e5f1281d89bc1f664a29dc2003b787 " ;
16+ hash = "sha256-o4tNbU9oa7WsAQ6eiTHqQVhliXbG/Y8d7PeH2TTWgGk =" ;
1717 } ;
1818
1919 build-system = with python3Packages ; [ setuptools ] ;
@@ -34,11 +34,11 @@ python3Packages.buildPythonApplication {
3434 jinja2
3535 netifaces
3636 numpy
37+ nvidia-ml-py
3738 pillow
3839 prometheus-client
3940 protobuf
4041 psutil
41- pynvml
4242 requests
4343 rich
4444 safetensors
You can’t perform that action at this time.
0 commit comments