-
### What is the problem this feature would solve?
Keeping longer scripts (and multi line scripts) outside of package.js and other places that uses `--print`
### What is the feature you are propo…
-
First of all, Great work! this is a really good project. But i just can't seem to make the analytics work. I now encountered an issue
```
data: {
error: "The pipe 'libre_device_tracking' d…
-
Currently the Rust CLI only returns the standard output from python once the python script has completed.
This should be able to be fixed. This is not a major issue, and is more of an enhancement. Th…
-
I am generating midi input files to MrsWatson programmatically, and was wondering if MrsWatson might be amenable to allowing the midi file to be piped in via stdin, by specifying "-" instead of a file…
-
Using `new TransformationFilter(new ZlibDecompression)` in a `Pipe` and using `processMsg` to write the zlib-compressed data to the pipe fails with "zlib deflate error: -5". I'm guessing this is due t…
-
I've tried:
```
python examples/test_rng_example.py | docker run --rm -it :latest --small-crush`
```
but unfortunately I get errors with the PIPE:
```
the input device is not a TTY
Excepti…
-
**Describe the bug**
When using rotary positional embeddings and BF16, a type mismatch is produced:
```
Traceback (most recent call last):
File "/home/hatef.4/neox/gpt-neox/train.py", line 35, …
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. `nix shell nixpkgs#vkdt`
### Build log
```
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpa…
-
- [x] Using Writable Streams
- [x] Implementing Writable Streams
- [x] Using Readable Streams
- [x] Implementing Readable Streams
- [ ] Implementing Duplex Streams
- [ ] Using Duplex Streams
- …
-
Hi all,
I was just trying to set up Telly + Plex and ran into the following issue.
I'm using the DEV-FFMPEG docker image with host network, same as for plex.
Adding Telly to Plex as DVR work…