Yevhenii Hurin

Results 6 issues of Yevhenii Hurin

https://github.com/hybridgroup/artoo/issues/171

https://github.com/hybridgroup/artoo/blob/e5e67f6659fa3c5530d28a2a324810c7673e8735/lib/artoo/adaptors/io/digital_pin.rb#L17 When you open file in Ruby using `File.open` with block, file closes automatically. ``` File.open(...){ |f| f

Prompt Matrix is a great script but it lacks two important features: - the ability to test negative prompt - the ability to change the delimiter between variable strings for...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do? Stability AI just...

enhancement

I built a little tokenizer in my app and it works great when called from the rails console. But once I run it from a background job (I tried both...

I have the following build config: ```yaml builder: remote: arch: arm64 host: ssh://[email protected] cache: type: gha ``` When i run build it ignores the provided username and asks for a...