YanweiLi commited on
Commit
9d2d450
1 Parent(s): 61d7a7c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  tags:
3
  - vision-language model
4
- - llama
5
  - generation
6
  datasets:
7
  - YanweiLi/Mini-Gemini-Instruction
@@ -16,9 +16,9 @@ datasets:
16
  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.
17
  You can also try our other Mini-Gemini series models:
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-34)
20
 
21
- High resolution setting: [Mini-Gemini-7B-HD](https://huggingface.co/YanweiLi/Mini-Gemini-7B-HD), [Mini-Gemini-13B](https://huggingface.co/YanweiLi/Mini-Gemini-13B-HD), [Mini-Gemini-34B-HD](https://huggingface.co/YanweiLi/Mini-Gemini-34-HD)
22
 
23
  **Model type:**
24
  Mini-Gemini is an open-source chatbot trained by fine-tuning Mixtral-8x7B on GPT-generated multimodal instruction-following data.
 
1
  ---
2
  tags:
3
  - vision-language model
4
+ - mixtral
5
  - generation
6
  datasets:
7
  - YanweiLi/Mini-Gemini-Instruction
 
16
  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.
17
  You can also try our other Mini-Gemini series models:
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-7B-HD](https://huggingface.co/YanweiLi/Mini-Gemini-7B-HD), [Mini-Gemini-13B](https://huggingface.co/YanweiLi/Mini-Gemini-13B-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 Mixtral-8x7B on GPT-generated multimodal instruction-following data.