drunkinlove

Results 6 issues of drunkinlove

In case this helps anyone: my dataflow job on Google Cloud was restricted to 1 worker, so I added the following argument when launching create_data.py: `--num_workers 8` Now the job...

Hello! I get the following error when trying to execute the create_data.py script in the Google Cloud Shell: ``` Traceback (most recent call last): File "reddit/create_data.py", line 347, in run()...

Hello and thank you for the code! Is there a simple way to perform inference using a trained model?

Hi! Thanks for replying to my earlier issues :) I'm currently trying to finetune a model with deepspeed using scripts/deepspeed_gpt3_medium.sh as an example. After a while (usually 16k steps) training...

### Checklist - [X] I have checked the [issue page](https://github.com/lay295/TwitchDownloader/issues?q=is%3Aissue) for duplicates - [X] I am running the latest version ([download here](https://github.com/lay295/TwitchDownloader/releases/latest)) ### Edition Command Line Interface ### Describe your...

bug

**Describe the bug** After pulling the image and starting the container, I get the following error: ``` ERROR: The NVIDIA Driver is present, but CUDA failed to initialize. GPU functionality...

bug
stale