-
Hello, when I run run.py,
```
mpirun -n 2 --allow-run-as-root \
python3 run.py --max_output_len=1024 \
--tokenizer_dir /root/autodl-tmp/llama-2-7b \
--engine_dir=/…
-
想问下大佬在autodl上微调过chatglm吗,每次我微调后下次都要重新配置环境,好麻烦
-
Hello, thank you for developing RNA-FM. I want to use this software to generate RNA secondary structure. I have put RNA-FM_pretrained.pth into the pretrained folder. But when I start training, `python…
-
This is my settings:
if __name__ == "__main__":
pretrained_model_path = '/root/autodl-tmp/StoryGen/checkpoint_StorySalon/'
logdir = "./inference_StorySalon/"
num_inference_steps = 40
…
-
pygments==2.18.0
-
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
- [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions
### 该问题是否在FAQ中有解答? | Is there an existing…
-
Traceback (most recent call last):
File "tools/train.py", line 135, in
main()
File "tools/train.py", line 131, in main
runner.train()
File "/root/miniconda3/envs/tr3d/lib/python3.8…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
你好,我在实现你的基于Swin-b的场景分类任务时,在cla_model.py中的第161行x, target = x
代码报错ValueError: not enough values to unpack (expected 2, got 1)
请看看代码实现是否有误?
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
root@autodl-container-40b74f9912-1ab26877:~# llamafactory-cli env
[2024-11-23 13:16:23,920] [INFO]…