Vishnudev Krishnadas
Vishnudev Krishnadas
## What's going wrong? I have installed Node.js via [snap](https://snapcraft.io/node) ``` node --version v8.16.0 ``` I installed pm2 via npm ``` sudo npm i -g pm2 ``` For any command...
### Describe the problem I used angular fontawesome with mat-icon-button from Angular Material. Any other size other than default is having an offset. ``` ``` Current Size: **2x**  ...
Each group should be collapsable using a boolean attribute. This will improve the visibility of groups in case of largely grouped data.
Requesting feature for ability to retry the upload due to failure because of internet issues/some other failures.
Module throws an error even if everything is caught when I loose my Internet connection in-between file download
The image viewer css gets broken onload and image is pushed out of the container. Notice the scrollbar 
## Code for reproducibility ``` from rdflib.plugins.stores.sparqlstore import SPARQLStore endpoint = "http://localhost:10214/sparql?repository=default" credentials = ('abc', 'abc') headers = { 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)...
## 🐛 Bug The loss function in BYOL doesn't seem to match the one defined in the [paper](https://arxiv.org/pdf/2006.07733.pdf). ### To Reproduce Running the training for BYOL. #### Code sample https://github.com/Lightning-Universe/lightning-bolts/blob/4f910f6c9893eaf206eed6b7df545c8a02043a55/src/pl_bolts/models/self_supervised/byol/byol_module.py#L130-L142...
### What is the issue? Ollama fails to start properly when using in a system with only CPU mode. This happened after I upgraded to latest version i.e. 0.1.30 using...
I seem to have enjoyed using uinames until now. It seems that this API is unreliable as it crashes sometimes. I see this error when using this at irregular intervals....