YanweiLi commited on
Commit
88a5bef
1 Parent(s): b98e43a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -16,6 +16,10 @@ datasets:
16
  ## Model details
17
  Mini-Gemini supports a series of dense and MoE Large Language Models (LLMs) from 2B to 34B with HD image understanding, reasoning, and generation simultaneously.
18
 
 
 
 
 
19
  **Model type:**
20
  Mini-Gemini is an open-source chatbot trained by fine-tuning LLaMA/Vicuna on GPT-generated multimodal instruction-following data.
21
 
 
16
  ## Model details
17
  Mini-Gemini supports a series of dense and MoE Large Language Models (LLMs) from 2B to 34B with HD image understanding, reasoning, and generation simultaneously.
18
 
19
+ Normal resolution setting: [Mini-Gemini-2B](https://huggingface.co/YanweiLi/Mini-Gemini-2B), [Mini-Gemini-7B](https://huggingface.co/YanweiLi/Mini-Gemini-7B), [Mini-Gemini-13B](https://huggingface.co/YanweiLi/Mini-Gemini-13B), [Mini-Gemini-8x7B](https://huggingface.co/YanweiLi/Mini-Gemini-8x7B), [Mini-Gemini-34B](https://huggingface.co/YanweiLi/Mini-Gemini-34B)
20
+
21
+ High resolution setting: [Mini-Gemini-13B-HD](https://huggingface.co/YanweiLi/Mini-Gemini-13B-HD), [Mini-Gemini-8x7B-HD](https://huggingface.co/YanweiLi/Mini-Gemini-8x7B-HD), [Mini-Gemini-34B-HD](https://huggingface.co/YanweiLi/Mini-Gemini-34B-HD)
22
+
23
  **Model type:**
24
  Mini-Gemini is an open-source chatbot trained by fine-tuning LLaMA/Vicuna on GPT-generated multimodal instruction-following data.
25