Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dnth committed Oct 27, 2024
1 parent 4c4432d commit 4dca7bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,10 @@ pip install -e .
<td><a href="https://github.com/fpgaminer/joycaption">JoyCaption</a></td>
<td><pre lang="python"><code>xinfer.create_model("fancyfeast/llama-joycaption-alpha-two-hf-llava")</code></pre></td>
</tr>
<tr>
<td><a href="https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct">Llama-3.2 Vision</a></td>
<td><pre lang="python"><code>xinfer.create_model("meta-llama/Llama-3.2-11B-Vision-Instruct")</code></pre></td>
</tr>
</tbody>
</table>
</body>
Expand Down

0 comments on commit 4dca7bf

Please sign in to comment.