-
### System Info
Windows 10
python 3.10.11
Lenovo Laptop, Intel CPU with 4090 16gb rtx graphics card
### Reproduction
running comfyui samlple workfow of [MimicmotionModule ](https://github.c…
-
### 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…
-
### 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…
-
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;
-
**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
…
-
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…
-
### 🦄 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…
-
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…
-
转化脚本如下,模型和lora都可以在huggingface找到:
```python
from transformers import AutoTokenizer, AutoModel
from peft import PeftModel
tokenizer = AutoTokenizer.from_pretrained("./chatglm3-6b", trust_remote_co…