-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/comfyui-reactor-node/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated t…
-
![image](https://user-images.githubusercontent.com/4735784/82583467-a839a980-9b58-11ea-9d31-a3c14ad23ac6.png)
Following the method to build and cache a line-by-line TokenDataset with a single tex…
-
## 論文リンク
https://arxiv.org/abs/2010.11929
## 公開日(yyyy/mm/dd)
2020/10/22
## 概要
画像分類を (convolution を使わず) transformer 型モデルで実施した。
Visual Transformer (ViT) というモデル名。
入力は計算量を抑えるために pixel 毎に全て atte…
-
### Description
I have tried to install the docker image in OpenShift, but it gives an error when building the image.
### Reproduction steps
```bash
1. Go to workloads
2. Add container image
3. W…
-
## 🚀 Model / language coverage
I'm trying to get a fuller picture of what we need to support NeVA. As such I'm using:
```python
def thunder_backend(gm, args):
gm.real_recompile()
# Examin…
-
**Describe the bug**
无法加载英语SDP模型。
**Code to reproduce the issue**
```python
import hanlp
hanlp.load('SEMEVAL15_PAS_BIAFFINE_EN')
```
**Describe the current behavior**
hanlp无法正常加载英语…
-
### Describe the bug
```
(openadapt-py3.10) abrichr@MacBook-Pro-3 OpenAdapt % pytest
=================================================================== test session starts ========================…
-
reproduce code
```python
import numpy as np
import mxnet as mx
from multiprocessing import Process, current_process
def test():
print("process id is {:s}".format(current_process().name))
…
-
When I try to use the model, I get this error:
Error no file named pytorch_model.bin, model.safetensors, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory ./models/final/germ…
-
Hello @kbenoit and other users of `spacyr`
This is a comprehensive wishlist of `spacyr` updates inspired by our discussion with @honnibal and @ines. We will implement some of them in future, but is…