qnguyen3 commited on
Commit
609a34f
·
verified ·
1 Parent(s): e11a252

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -4,6 +4,10 @@
4
  <img src="https://i.ibb.co/W6qgZNp/pixelllava.webp" alt="Logo" width="350">
5
  </p>
6
 
 
 
 
 
7
  ```python
8
  import torch
9
  import transformers
 
4
  <img src="https://i.ibb.co/W6qgZNp/pixelllava.webp" alt="Logo" width="350">
5
  </p>
6
 
7
+ ## Description
8
+ nanoLLaVA is a "small but mighty" 1B vision-language model designed to run efficiently on edge devices.
9
+
10
+ ## Usage
11
  ```python
12
  import torch
13
  import transformers