Add link to paper

#2
by osanseviero HF staff - opened
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
  license: mit
 
3
  ---
4
  # πŸ”₯ SPHINX: A Mixer of Tasks, Domains, and Embeddings
5
 
6
- Official implementation of ['SPHINX: A Mixer of Tasks, Domains, and Embeddings Advances Multi-modal Large Language Models'](https://github.com/Alpha-VLLM/LLaMA2-Accessory/tree/main/SPHINX).
7
-
8
  Try out our [web demo πŸš€](http://imagebind-llm.opengvlab.com/) here!
9
 
10
  <p align="left">
@@ -102,5 +102,4 @@ Our evaluation encompasses both **quantitative metrics** and **qualitative asses
102
 
103
  ## License
104
 
105
- Llama 2 is licensed under the [LLAMA 2 Community License](LICENSE_llama2), Copyright (c) Meta Platforms, Inc. All Rights Reserved.
106
-
 
1
  ---
2
  license: mit
3
+ pipeline_tag: text-generation
4
  ---
5
  # πŸ”₯ SPHINX: A Mixer of Tasks, Domains, and Embeddings
6
 
7
+ Official implementation of ['SPHINX: A Mixer of Tasks, Domains, and Embeddings Advances Multi-modal Large Language Models'](https://github.com/Alpha-VLLM/LLaMA2-Accessory/tree/main/SPHINX) ([paper](https://arxiv.org/abs/2402.05935)).
 
8
  Try out our [web demo πŸš€](http://imagebind-llm.opengvlab.com/) here!
9
 
10
  <p align="left">
 
102
 
103
  ## License
104
 
105
+ Llama 2 is licensed under the [LLAMA 2 Community License](LICENSE_llama2), Copyright (c) Meta Platforms, Inc. All Rights Reserved.