https://github.com/romaingrx/ml-nix-flake
A simple nix flake to start ML env with uv and cuda out of the box
https://github.com/romaingrx/ml-nix-flake
cuda ml nix nix-flake uv
Last synced: about 2 months ago
JSON representation
A simple nix flake to start ML env with uv and cuda out of the box
- Host: GitHub
- URL: https://github.com/romaingrx/ml-nix-flake
- Owner: romaingrx
- License: mit
- Created: 2025-01-08T21:00:41.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-26T22:38:35.000Z (over 1 year ago)
- Last Synced: 2025-03-23T02:14:53.745Z (over 1 year ago)
- Topics: cuda, ml, nix, nix-flake, uv
- Language: Nix
- Homepage: https://romaingrx.com/notes/hassle-free-ml-environment-with-nix-flakes/
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ml-nix-flake
A simple nix flake to start ML env out of the box
## Usage
```
nix develop
```