Safetensors
llava
yinsong1986 commited on
Commit
e690d53
·
verified ·
1 Parent(s): 43abc09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -80,7 +80,7 @@ To get started, please follow the instructions as below:
80
 
81
  git clone https://github.com/awslabs/extending-the-context-length-of-open-source-llms.git
82
 
83
- cd long-llava-qwen2-7b
84
  conda create -n long-llava python=3.12 -y
85
  conda activate long-llava
86
  pip install -r local_demo/requirements.txt
 
80
 
81
  git clone https://github.com/awslabs/extending-the-context-length-of-open-source-llms.git
82
 
83
+ cd extending-the-context-length-of-open-source-llms/long-llava-qwen2-7b
84
  conda create -n long-llava python=3.12 -y
85
  conda activate long-llava
86
  pip install -r local_demo/requirements.txt