-
### Expected Behavior
expect the nodes to run.
### Actual Behavior
module 'cupy' has no attribute 'ndarray'
### Steps to Reproduce
occurs on a variety of different nodes. mainly IPAdapters, Flore…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
I have my prompts saved to re-use and get similar results…
-
### 🦄 Sibling SCR
NASA-PDS/PDS4-CCB#19
### 💡 SCR Summary
### Priority
Normal / Non-urgent
### IM Build
1.22.0
### Checked for duplicates
No - I haven't checked
### Problem Statem…
-
### Problem description
ffmpeg trying to use libvpx-vp9 as encoder fails and exits with error message `Failed to initialize encoder: ABI version mismatch`
I don't know what package upgrade caused …
-
Commands used
```
conda create --name assist python=3.8
conda activate assist
pip install sciassist
```
Error message
> DEPRECATION: pytorch-lightning 1.7.7 has a non-standard dependency spec…
-
**Home Assistant Android app version(s):**
beta-9876-e592c334-full
**Android version(s):**
13
**Device model(s):**
Pixel 6 Pro
**Home Assistant version:**
Home Assistant 2023.3.6
…
-
I've read a paper titled "Named Entity Recognition in Chinese Electronic Medical Records Using Transformer-CRF".
It takes Transformer's output as CRF's input, as shown in the figure.
Which functio…
-
Hello,
I am trying to reproduce the same results using the same parameters, but when I run your code for some time, the loss keeps going down just fine and the accuracy increases but at the same ti…
-
在进行NER的测试时,在控制台输入值后,没有输出,怎么解决呢?但是读取test.txt的方法测试是有输出的;
还有就是input在3.5的时候有BUG,最好使用3.6;
-
When i reach the test step i got this error
```
File "main.py", line 102, in
main(is_interactive=True)
File "main.py", line 78, in main
result_matrix = np.reshape(result, (len(class…