russellsparadox
russellsparadox
## Summary When I use CLI distributed training I would like to write/log metrics and time information during training into file. What is the current method to see how my...
I saw there are a lot of issues running on multi-gpu, so I thought to add more from myself. First, I have the latest version of transformers: `transformers 4.28.0.dev0` Second,...
Strangely I cannot train a bloomz-7b1 on multi-gpu (8 Tesla V100 with 32GB each), while I can train the same model on a single gpu (NVIDIA A10G 24Gb). I don't...
When going through the steps for Web UI, I get the following output in the console: When I open in the browser I get this. Any quick solutions for this?...
I see in the announcement you mentioned moderation model. But I haven't seen any documentation how to use that. Do you have anything related to it?
I wonder if it's possible to adapt DeepSVG to replace [the VAE block ](https://huggingface.co/blog/stable_diffusion) in stable diffusion to generate vector graphics? I see a couple of problems. 1. The latent...
* Operating System: Linux * Python Version: 3.6.2 * How did you install Qgrid: conda ### Description of Issue When installing via conda, I get the following error message ```...
### Environment Windows, Jupyter, Qgrid 1.1.1 ### Description of Issue I have a dataframe with text. I would like to see my text wrapped in a cell (and ideally, the...
Is it possible to use this repo without creating a custom domain name, but instead using IP from EC2 instance directly?