THUDM / ChatGLM-6B

ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
Apache License 2.0
39.96k stars 5.15k forks source link

[BUG/Help] <title> windows service 2022 环境下无法支行train.bat,报下面异常,会一直创建临时目录 #1465

Open mack007liu opened 3 months ago

mack007liu commented 3 months ago

Is there an existing issue for this?

Current Behavior

image

Expected Behavior

No response

Steps To Reproduce

执行 train.bat

Environment

- OS: Windows Service 2022
- Python:3.11
- Transformers:
- PyTorch:
- CUDA Support (`python -c "import torch; print(torch.cuda.is_available())"`) :

Anything else?

nothing

mack007liu commented 3 months ago

会一直创建临时目录,手动创建了提示的临时目录,再执行train.bat,又会报新临时目录 不存在,请部这些是不是死循环了?