nielsr HF staff commited on
Commit
9aed488
1 Parent(s): e0df0cd

Link model to paper

Browse files

This PR ensures the model can be viewed from the paper page.

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -6,6 +6,10 @@ language:
6
  - en
7
  ---
8
 
 
 
 
 
9
  ## Install
10
 
11
  [//]: # (If you are using Windows, do *NOT* proceed, see instructions [here](https://github.com/qizekun/LLaVA/blob/main/docs/Windows.md).)
 
6
  - en
7
  ---
8
 
9
+ ## ShapeLLM model
10
+
11
+ This repository contains the ShapeLLM-13B model presented in [ShapeLLM: Universal 3D Object Understanding for Embodied Interaction](https://huggingface.co/papers/2402.17766).
12
+
13
  ## Install
14
 
15
  [//]: # (If you are using Windows, do *NOT* proceed, see instructions [here](https://github.com/qizekun/LLaVA/blob/main/docs/Windows.md).)