Skip to main content

Week 3

May 05/17/23

  1. Download the zip which says full-build from https://github.com/GyanD/codexffmpeg/releases/tag/2023-05-15-git-2953ebe7b6
  2. Once the download is complete, extract the contents of the zip in C Drive.
  3. Open the folder and go inside the bin folder.
  4. Copy the path to the bin folder, it should be something like C:\\ffmpeg..\\bin
  5. Add the path to your env variables in Windows.
  6. To test if the PATH is configured correctly, open a new Terminal, and type ffmpeg -h and press Enter.
  7. If you see an output, the PATH is configured correctly for ffmpeg.

May 05/16/23

May 05/15/23

  1. AI3
    1. Check the summary
    2. Make the run for OPT model using PEFT + LoRA
      1. This ran into some issues with token not found, etc
      2. Various issues were opened. Issues were opened in the discord server, forums and the GitHub repo as well.
    3. Report