提示词微调-代码报错 #326

Open
opened 2024-10-29 20:19:54 +08:00 by 12717839409cs · 2 comments

在/code下执行的,IP地址无误,命令中包含/code 。
以下为task0和task1报出的完整的代码

在/code下执行的,IP地址无误,命令中包含/code 。 以下为task0和task1报出的完整的代码

请确认下task0和task1是否有设置环境变量

export HF_HOME=/code/huggingface-cache/
export HF_ENDPOINT=https://hf-mirror.com
export http_proxy=http://10.10.9.50:3000
export https_proxy=http://10.10.9.50:3000
export https_proxy=http://10.10.9.50:3000

export NCCL_DEBUG=INFO
export NCCL_IB_DISABLE=0
export NCCL_IB_HCA=mlx5
export NCCL_SOCKET_IFNAME=eth0
export GLOO_SOCKET_IFNAME=eth0

请确认下task0和task1是否有设置环境变量 export HF_HOME=/code/huggingface-cache/ export HF_ENDPOINT=https://hf-mirror.com export http_proxy=http://10.10.9.50:3000 export https_proxy=http://10.10.9.50:3000 export https_proxy=http://10.10.9.50:3000 export NCCL_DEBUG=INFO export NCCL_IB_DISABLE=0 export NCCL_IB_HCA=mlx5 export NCCL_SOCKET_IFNAME=eth0 export GLOO_SOCKET_IFNAME=eth0
Author

请确认下task0和task1是否有设置环境变量

export HF_HOME=/code/huggingface-cache/
export HF_ENDPOINT=https://hf-mirror.com
export http_proxy=http://10.10.9.50:3000
export https_proxy=http://10.10.9.50:3000
export https_proxy=http://10.10.9.50:3000

export NCCL_DEBUG=INFO
export NCCL_IB_DISABLE=0
export NCCL_IB_HCA=mlx5
export NCCL_SOCKET_IFNAME=eth0
export GLOO_SOCKET_IFNAME=eth0

老师设置过的,刚刚又试了一次,还是不行

> 请确认下task0和task1是否有设置环境变量 > > export HF_HOME=/code/huggingface-cache/ > export HF_ENDPOINT=https://hf-mirror.com > export http_proxy=http://10.10.9.50:3000 > export https_proxy=http://10.10.9.50:3000 > export https_proxy=http://10.10.9.50:3000 > > export NCCL_DEBUG=INFO > export NCCL_IB_DISABLE=0 > export NCCL_IB_HCA=mlx5 > export NCCL_SOCKET_IFNAME=eth0 > export GLOO_SOCKET_IFNAME=eth0 > 老师设置过的,刚刚又试了一次,还是不行
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: HswOAuth/llm_course#326
No description provided.