-
This causes redrawing/reshuffling of the list when the images finally load. Condenser should know in advance how big the thumbnails will be and render placeholders until the images load from the imag…
sneak updated
5 years ago
-
Reopening this comment from @mav8557 because I think it has some merit. It might need some more work but I also think the structure could be played around with more.
A details.md file for each to…
-
From @emre's https://github.com/steemit/hivemind/issues/175:
> [...]
> **Steps to reproduce**
>
> - Find a new content (created on yesterday, or today) and call `get_content` on api.steemit.com…
-
(reported by CALM volunteers)
**Describe the bug**
This happens to a new peer that joins training while others are averaging __parameters__. Since all peers are averaging parameters, the newbie pe…
-
I was able to resume training by only 'load_state_dict' in monitor peer before using hivemind 1.0.0 version.
The code looks like this:
```
# monitor peer
if load_from_pretrained:
self.model.loa…
-
Please give me instruction that how can i connect condenser on my private customized steem blockchain. I need how to configure and connect condenser api. how to add RPC node how to connect condenser w…
-
### Labels
[BUG][MINOR]
### Description
Despite having a body the game says I do not have one.
### Steps to reproduce
1.Use Purist
2.Someone attempts to clone you anyway
3.When the …
-
https://forums.linuxmint.com/viewtopic.php?t=160764
Document Viewer does not allow one to make the pdf viewing window/application screen smaller than some value. This prevents me from shifting the p…
-
Currently, you can use the model either directly, via [this notebook](https://colab.research.google.com/drive/1DqaqGkI6ab92WeXDGMStWt_l8BPHUaIj#scrollTo=OJ7AFOumIYlY), or through http://chat.petals.ml…
-
Some files that I have added to the project turn out to be missing the relevant license and copyright information on the head of the file.
This can easily be fixed with some regex and bash, I'm just…