-
In my evaluation of ab-av1's `crf-search` I noticed that the scores seemed too high compared to my manual tests. I now realized that, according to `--help`, `--vfilter` is also applied to the referenc…
-
**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
…
-
Guys, I'm having a lot of problems trying to execute the train.py file.
OS: Ubuntu 22.04
Graphics card: RTX 3060
Driver version: 545.29.06
I installed cuda 11.8 and configured bashrc accondin…
-
# User story
As a user, I want method to run behavior-video compression jobs, so I can add it as part of my compression and upload pipeline.
# Acceptance criteria
- [x] Given a user points to a d…
-
### Your question
MochiSampler
object of type 'float' has no len()
I am not a wizard, I do not speak this language :( ChatGPT has also failed me.
### Logs
```powershell
# ComfyUI Error Report…
-
### 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…
-
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;
-
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…
-
转化脚本如下,模型和lora都可以在huggingface找到:
```python
from transformers import AutoTokenizer, AutoModel
from peft import PeftModel
tokenizer = AutoTokenizer.from_pretrained("./chatglm3-6b", trust_remote_co…