StarCycle commited on
Commit
954f9f4
1 Parent(s): 0a2aadf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,7 +15,7 @@ Model | MMBench Test (EN) | MMBench Dev (EN) | MMBench Test (CN) | MMBench Dev (
15
  LLaVA-v1.5-7B | 67.7 | 69.2 | 61.0 | 59.7 | 28.4
16
  LLaVA-InternLM-7B | 69.0 | 68.5 | 66.7 | 63.8 | 37.3
17
  LLaVA-InternLM2-7B | 73.3 | 74.6 | 71.7 | 72.0 | 42.5
18
- llava-dinov2-internlm2-7b-v1 | 64.0 | 65.2 | Not acquired yet | 61.6 | 45.3
19
 
20
  ## Quickstart
21
  ### Installation
@@ -69,4 +69,4 @@ xtuner mmbench internlm/internlm2-chat-7b \
69
  ```
70
 
71
  ## Deployment
72
- This function is still under development.
 
15
  LLaVA-v1.5-7B | 67.7 | 69.2 | 61.0 | 59.7 | 28.4
16
  LLaVA-InternLM-7B | 69.0 | 68.5 | 66.7 | 63.8 | 37.3
17
  LLaVA-InternLM2-7B | 73.3 | 74.6 | 71.7 | 72.0 | 42.5
18
+ llava-dinov2-internlm2-7b-v1 | 64.0 | 65.2 | 62.9 | 61.6 | 45.3
19
 
20
  ## Quickstart
21
  ### Installation
 
69
  ```
70
 
71
  ## Deployment
72
+ Xtuner team is developing HF chatbot (based on Huggingface transformers) and LMDeploy chatbot (based on TurboMind). I am waiting for their final version of API.