-
using animatediff
Error occurred when executing KSamplerAdvanced:
module 'comfy.sample' has no attribute 'prepare_mask'
File "E:\comfyui\ComfyUI_windows_portable\ComfyUI\execution.py", line…
-
This one might be waaaaaay out of scope, but I think it is worth proposing. The idea here is to add support for macros, functions that run at compile time, taking one or more AST nodes and returning a…
-
下面是我使用的代码:
\# 18GB GPU memory
import os
os.environ['CUDA_VISIBLE_DEVICES'] = '0, 1, 2, 3, 4, 5, 6, 7'
from swift.llm import DatasetName, ModelType, SftArguments, sft_main
from typing import A…
-
微调后,模型回答会在正确的答案后继续输出很多内容,一共大概会输出800个字符左右。有大佬知道是什么原因吗?
-
track
-
design-token-transformer/config.json missing android support
-
Traceback (most recent call last):
File "/workspace/llm_train/swift/cli/sft.py", line 5, in
sft_main()
File "/workspace/llm_train/swift/utils/run_utils.py", line 31, in x_main
result …
-
**Describe the bug**
What the bug is, and how to reproduce, better with screenshots(描述bug以及复现过程,最好有截图)
自定义数据集微调mninicpm-v-v2
命令:
CUDA_VISIBLE_DEVICES=2 python /opt/conda/envs/xxxxx/lib/python3.1…
zhly0 updated
6 months ago
-
Hi, I encounter the same problem as in https://github.com/facebookresearch/LAMA/issues/10.
And I found the reason why 2 examples are filtered is that the `obj_label` are `1970s` and `1990s`. And in `…
-
Hello,
Thanks for creating this very helpful tool!
I am fine-tuning the **_model (GPT-J-6B)_** for the question answering on the private documents. I have 1000+ documents and they are all in text f…