-
`const { MessageAttachment } = require("discord.js");
const canvas = require("discord-canvas")
exports.run = async (client, message, args, prefix) => {
let image = new canvas.RankCard()
…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/OpenAccess-AI-Collective/axolotl/labels/bug) didn't find any similar reports.
…
-
I observed similar behaviour with other collectives, but thus far only reproduced it with broadcast, so the title may be misleading. I will add comments of similar behaviour with other collectives her…
-
您好,最近我在您的项目上进行修改并学习,目前在pascal voc上效果较好,但是在cityscapes数据集上效果很差,目前找了很久没找到原因,于是想问您一下,请问您在训练两种数据集上有什么设置上或者训练策略上需要注意的地方呢?目前我看到了一些config文件内的细小差别,可是怎么尝试效果都一般,如果能回复并给我一些建议的话,我将非常感谢!
-
{
"msg":"",
"result":{
"account_detail":{
"avartar":"https:\/\/cdn.max-c.com\/heybox\/avatar\/wx\/1589814076\/4720f0717833961d9285d10fd5eafd60?imageMogr2\/thumbnail\/!1…
-
### 🐛 Describe the bug
While using torch.distributed's nccl backend for GPU communication, I found a strange bug: When the Memory usage Of the video card exceeds a certain threshold (usually less tha…
-
i run the finetune.py without lora and use the fsdp ,but there is a error, fsdp/_init_utils.py,line889 inconsistent compute device and'device_id ' on rank 3: cuda:0 vs cuda:3; i run the programmer in …
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/axolotl-ai-cloud/axolotl/labels/bug) didn't find any similar reports.
### Exp…
-
Hi! Thanks for your works ^^
I just wondering, is there any chances we can load the replay in default mode (opponent's card in hand are not visible) as well as if we just save it manually after ran…
-
### 🐛 Describe the bug
```python
def resnet50(pretrained=False, **kwargs):
"""Constructs a ResNet-50 model.
Args:
pretrained (bool): If True, returns a model pre-trained on Im…