LZHgrla commited on
Commit
a131e37
·
verified ·
1 Parent(s): cb00ebf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -43,7 +43,7 @@ llava-llama-3-8b-hf is a LLaVA model fine-tuned from [meta-llama/Meta-Llama-3-8B
43
 
44
  ## QuickStart
45
 
46
- ### Chat with lmdeploy
47
 
48
  1. Installation
49
  ```
@@ -67,7 +67,7 @@ print(response)
67
  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.
68
 
69
 
70
- ### Chat with CLI
71
 
72
  See [here](https://huggingface.co/xtuner/llava-llama-3-8b-v1_1-hf/discussions/1)!
73
 
 
43
 
44
  ## QuickStart
45
 
46
+ ### Chat by lmdeploy
47
 
48
  1. Installation
49
  ```
 
67
  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.
68
 
69
 
70
+ ### Chat by CLI
71
 
72
  See [here](https://huggingface.co/xtuner/llava-llama-3-8b-v1_1-hf/discussions/1)!
73