Week 3
May 05/17/23
- Download the zip which says full-build from https://github.com/GyanD/codexffmpeg/releases/tag/2023-05-15-git-2953ebe7b6
- Once the download is complete, extract the contents of the zip in C Drive.
- Open the folder and go inside the bin folder.
- Copy the path to the
binfolder, it should be something likeC:\\ffmpeg..\\bin - Add the path to your env variables in Windows.
- To test if the
PATHis configured correctly, open a new Terminal, and typeffmpeg -hand press Enter. - If you see an output, the
PATHis configured correctly forffmpeg.
May 05/16/23
May 05/15/23
- AI3
- Check the summary
- Make the run for OPT model using
PEFT+LoRA- This ran into some issues with token not found, etc
- Various issues were opened. Issues were opened in the discord server, forums and the GitHub repo as well.
- Report