Text Generation
Transformers
PyTorch
English
llava_stablelm_epoch
Multimodal
StableLM
Inference Endpoints
LDJnr commited on
Commit
963822e
1 Parent(s): aebffff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -1
README.md CHANGED
@@ -44,4 +44,27 @@ The sign is about bullying, and it is placed on a black background with a red ba
44
 
45
  ## Benchmarks
46
 
47
- Coming Soon!
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
 
45
  ## Benchmarks
46
 
47
+ Coming Soon!
48
+
49
+
50
+ Citation:
51
+
52
+ ```
53
+ @article{daniele2023amplify-instruct,
54
+ title={Obsidian-3B: First Multi-modal below 7B Parameters.},
55
+ author={Nguyen, Quan and Daniele},
56
+ journal={HuggingFace:https://huggingface.co/NousResearch/Obsidian-3B-V0.5},
57
+ year={2023}
58
+ }
59
+ ```
60
+
61
+ Acknowledgements:
62
+
63
+ ```
64
+ @article{daniele2023amplify-instruct,
65
+ title={Amplify-Instruct: Synthetically Generated Diverse Multi-turn Conversations for Effecient LLM Training.},
66
+ author={Daniele, Luigi and Suphavadeeprasit},
67
+ journal={arXiv preprint arXiv:(comming soon)},
68
+ year={2023}
69
+ }
70
+ ```