nielsr HF staff commited on
Commit
d0302cd
1 Parent(s): 60a1db1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,4 +7,6 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ LLaVa, a visual instruction tuned version of LLaMa and other large language models, can now be used natively with the Transformers library.
11
+
12
+ A demo notebook can be found [here](https://colab.research.google.com/drive/1_q7cOB-jCu3RExrkhrgewBR0qKjZr-Sx#scrollTo=PuWVAAOinC8q).