dwb2023 commited on
Commit
679d6d7
1 Parent(s): 9321666

Update README.md

Browse files

update README text to reflect 270M model

Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Apple OpenELM-3B-Instruct
3
  emoji: 🍎
4
  colorFrom: green
5
  colorTo: red
@@ -13,9 +13,9 @@ suggested_hardware: t4-small
13
 
14
  # Apple OpenELM Models
15
 
16
- OpenELM was introduced in [this paper](https://arxiv.org/abs/2404.14619v1).
17
 
18
- This Space demonstrates [OpenELM-3B-Instruct](https://huggingface.co/apple/OpenELM-3B-Instruct) from Apple. Please, check the original model card for details.
19
  You can see the other models of the OpenELM family [here](https://huggingface.co/apple/OpenELM)
20
 
21
  # The following Information was taken "as is" from original model card
@@ -30,15 +30,15 @@ If you find our work useful, please cite:
30
 
31
  ```BibTex
32
  @article{mehtaOpenELMEfficientLanguage2024,
33
- title = {{OpenELM}: {An} {Efficient} {Language} {Model} {Family} with {Open}-source {Training} and {Inference} {Framework}},
34
- shorttitle = {{OpenELM}},
35
- url = {https://arxiv.org/abs/2404.14619v1},
36
- language = {en},
37
- urldate = {2024-04-24},
38
- journal = {arXiv.org},
39
- author = {Mehta, Sachin and Sekhavat, Mohammad Hossein and Cao, Qingqing and Horton, Maxwell and Jin, Yanzi and Sun, Chenfan and Mirzadeh, Iman and Najibi, Mahyar and Belenko, Dmitry and Zatloukal, Peter and Rastegari, Mohammad},
40
- month = apr,
41
- year = {2024},
42
  }
43
 
44
  @inproceedings{mehta2022cvnets,
 
1
  ---
2
+ title: Apple OpenELM-270M-Instruct
3
  emoji: 🍎
4
  colorFrom: green
5
  colorTo: red
 
13
 
14
  # Apple OpenELM Models
15
 
16
+ OpenELM was introduced in [this paper](https://arxiv.org/abs/2404.14619).
17
 
18
+ This Space demonstrates [apple/OpenELM-270M-Instruct](https://huggingface.co/apple/OpenELM-270M-Instruct) from Apple. Please, check the original model card for details.
19
  You can see the other models of the OpenELM family [here](https://huggingface.co/apple/OpenELM)
20
 
21
  # The following Information was taken "as is" from original model card
 
30
 
31
  ```BibTex
32
  @article{mehtaOpenELMEfficientLanguage2024,
33
+ title = {{OpenELM}: {An} {Efficient} {Language} {Model} {Family} with {Open} {Training} and {Inference} {Framework}},
34
+ shorttitle = {{OpenELM}},
35
+ url = {https://arxiv.org/abs/2404.14619v1},
36
+ language = {en},
37
+ urldate = {2024-04-24},
38
+ journal = {arXiv.org},
39
+ author = {Mehta, Sachin and Sekhavat, Mohammad Hossein and Cao, Qingqing and Horton, Maxwell and Jin, Yanzi and Sun, Chenfan and Mirzadeh, Iman and Najibi, Mahyar and Belenko, Dmitry and Zatloukal, Peter and Rastegari, Mohammad},
40
+ month = apr,
41
+ year = {2024},
42
  }
43
 
44
  @inproceedings{mehta2022cvnets,