qnguyen3 commited on
Commit
8cb6020
1 Parent(s): 518fee7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -44,3 +44,4 @@ This project is led by qnguyen3 and teknium.
44
  ## Usage
45
  ### Prompt Format
46
  - Like other LLaVA's variants, this model uses Vicuna-V1 as its prompt template. Please refer to `conv_llava_v1` in (this file)[https://github.com/qnguyen3/hermes-llava/blob/main/llava/conversation.py]
 
 
44
  ## Usage
45
  ### Prompt Format
46
  - Like other LLaVA's variants, this model uses Vicuna-V1 as its prompt template. Please refer to `conv_llava_v1` in (this file)[https://github.com/qnguyen3/hermes-llava/blob/main/llava/conversation.py]
47
+ - For Gradio UI, please visit this (GitHub Repo)[https://github.com/qnguyen3/hermes-llava]