AskYoutube commited on
Commit
c024a5b
·
verified ·
1 Parent(s): 04eb460

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ It uses a frozen Vicuna 7B v1.1 LLM to answer Video-Text queries and a frozen BL
11
  A video feature is derived from the encoded image using a video-QFormer and the result is projected onto the LLM space.
12
 
13
  **Github repo for demo:**
14
- https://github.com/AskYoutubeAI/AskVideos
15
 
16
  **Acknowledgement**
17
  This model is based on Video-LLaMA. Check out the original work here: https://github.com/DAMO-NLP-SG/Video-LLaMA
 
11
  A video feature is derived from the encoded image using a video-QFormer and the result is projected onto the LLM space.
12
 
13
  **Github repo for demo:**
14
+ https://github.com/AskYoutubeAI/AskVideos-Instruct
15
 
16
  **Acknowledgement**
17
  This model is based on Video-LLaMA. Check out the original work here: https://github.com/DAMO-NLP-SG/Video-LLaMA