Eugene Brodsky

Results 28 issues of Eugene Brodsky

Is it possible to use `goxel` for headless rendering? I'd like to offload rendering to a cloud instance, as my laptop is too underpowered. I understand I could install a...

### Search before asking - [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description When using the original `ray-operator`, the `cluster.ray.io/v1` API included a...

enhancement
operator

*proposal / for discussion* hoping :crossed_fingers: for a "pipe to bash" equivalent on Windows, to put this activity "on rails" such that there's less room for user error. Requires testing...

This PR adds the following improvements: #### Support for the `HUGGINGFACE_TOKEN` environment variable Ensures that the SD weights download proceeds in a truly non-interactive fashion when the `--yes` flag is...

### What this does - Adds a new `Dockerfile.cloud` intended for use with remote deployments. Extensively tested on Linux (x86_64 / CUDA), but not macOS or Windows. (Hence a new...

### Is there an existing issue for this? - [X] I have searched the existing issues ### OS Linux ### GPU cuda ### VRAM 16 ### What happened? Until recently,...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Contact Details _No response_ ### What should this feature add? As suggested by...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### OS Linux ### GPU cuda ### VRAM 16 ### What happened? #### 1....

bug

Introduces a `paths` module which has no dependencies outside of stdlib, and so can be used outside of venv. Paths are defined as data structures and are dynamically updated. Intended...