File size: 1,800 Bytes
d3163ce
 
 
 
 
 
 
 
 
f739342
5f1cde3
f739342
 
 
5f1cde3
9ceee9b
fe31819
 
 
5f1cde3
f739342
 
42d289d
 
 
5f1cde3
42d289d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
title: README
emoji: 🌍
colorFrom: gray
colorTo: red
sdk: static
pinned: false
---

**Our Github Page**: [https://github.com/Q-Future](https://github.com/Q-Future)

### Our Spaces

Great thanks to the research GPU grants!


- **Q-Align** (*Most Powerful Visual Scorer*): <a href="https://huggingface.co/spaces/teowu/OneScorer"><img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-lg-dark.svg" alt="Open in Huggingface Spaces"></a>
- **Q-Instruct** (*Low-level Vision-Language Assistant/Chatbot, support 1-4 images*): <a href="https://huggingface.co/spaces/teowu/Q-Instruct-v1"><img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-lg-dark.svg" alt="Open in Huggingface Spaces"></a>
- **Q-Bench** (*Benchmark for General Purpose MLLMs*): <a href="https://huggingface.co/spaces/Q-Future/Q-Bench-Leaderboard"><img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-lg-dark.svg" alt="Open in Huggingface Spaces"></a>


### Our Mainstream Models
- `q-future/one-align`: AutoModel for Visual Scoring. Trained with Mixture of existing datasets: See [Github](https://github.com/Q-Future/Q-Align) for details.
- `q-future/co-instruct-preview`: AutoModel for Low-level Visual Dialog (Description, Comparison, Question Answering). Trained with the scaled 480K new Q-Instruct dataset (*will also release soon!*).
- `q-future/q-instruct-mplug-owl2-1031`: Older version of Q-Instruct, as reported by [**paper**](https://q-future.github.io/Q-Instruct/fig/Q_Instruct_v0_1_preview.pdf). Trained with **released** Q-Instruct-200K dataset.

*Though we have other model variants released for the community to replicate our results, please use the previous ones as they are proved to have more stable performance.*