Skip to content

Commit a268e6f

Browse files
authored
add mississippi vision model
1 parent ea53aaf commit a268e6f

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

src/Assets/vision_model_table.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@
3838
</style>
3939
</head>
4040
<body>
41+
<style>
42+
table {
43+
font-size: 14px;
44+
line-height: 1.0;
45+
}
46+
</style>
4147
<table>
4248
<tr>
4349
<th rowspan="2">Model Name</th>
@@ -71,6 +77,13 @@
7177
<td>450</td>
7278
<td>650</td>
7379
</tr>
80+
<tr>
81+
<td><a href="https://huggingface.co/h2oai/h2ovl-mississippi-2b">Mississippi - 2b</a></td>
82+
<td>320.00</td>
83+
<td>5.3 GB</td>
84+
<td>TBD</td>
85+
<td>TBD</td>
86+
</tr>
7487
<tr>
7588
<td><a href="https://huggingface.co/llava-hf/llava-v1.6-vicuna-7b-hf">llava 1.6 vicuna - 7b</a></td>
7689
<td>146.18</td>

0 commit comments

Comments
 (0)