LZHgrla commited on
Commit
c50d12c
1 Parent(s): c24b3cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -42,7 +42,7 @@ llava-llama-3-8b-v1_1-hf is a LLaVA model fine-tuned from [meta-llama/Meta-Llama
42
 
43
  ## QuickStart
44
 
45
- ### Chat with lmdeploy
46
 
47
  1. Installation
48
  ```
@@ -65,7 +65,7 @@ print(response)
65
 
66
  More details can be found on [inference](https://lmdeploy.readthedocs.io/en/latest/inference/vl_pipeline.html) and [serving](https://lmdeploy.readthedocs.io/en/latest/serving/api_server_vl.html) docs.
67
 
68
- ### Chat with CLI
69
 
70
  See [here](https://huggingface.co/xtuner/llava-llama-3-8b-v1_1-hf/discussions/1)!
71
 
 
42
 
43
  ## QuickStart
44
 
45
+ ### Chat by lmdeploy
46
 
47
  1. Installation
48
  ```
 
65
 
66
  More details can be found on [inference](https://lmdeploy.readthedocs.io/en/latest/inference/vl_pipeline.html) and [serving](https://lmdeploy.readthedocs.io/en/latest/serving/api_server_vl.html) docs.
67
 
68
+ ### Chat by CLI
69
 
70
  See [here](https://huggingface.co/xtuner/llava-llama-3-8b-v1_1-hf/discussions/1)!
71