Jingli Shi
Jingli Shi
how to reproduce it. 1. create app credentials in webUI 2. stop docker containers `docker-compose -f /opt/clearml/docker-compose.yml down ` 4. set some environment variables > export CLEARML_HOST_IP=server_host_ip_here > export CLEARML_AGENT_GIT_USER=git_username_here...
### Error Following the steps in readme to run `finetune_llama-2-7b-32k-mqa.sh`, got below error: `Traceback (most recent call last): File "/home/ubuntu/training/OpenChatKit/training/dist_clm_train.py", line 478, in main() File "/home/ubuntu/training/OpenChatKit/training/dist_clm_train.py", line 443, in main...
## Error when i run below command, `bash training/finetune_llama-2-7b-32k-mqa.sh` it will return errors: `NotImplementedError: Loading a streaming dataset cached in a LocalFileSystem is not supported yet.` ## How-to-Fix re-install datasets...