DhruvaBansal00 commited on
Commit
18fdce6
·
1 Parent(s): 7b50a11

Copy changes

Browse files
Files changed (1) hide show
  1. README.md +4 -13
README.md CHANGED
@@ -15,7 +15,7 @@ We’re thrilled to introduce RefuelLLM-2 and RefuelLLM-2-small, the next versio
15
 
16
  As a part of this announcement, we are open-sourcing RefuelLLM-2-small (aka Llama-3-Refueled) for the community to build on top of.
17
 
18
- **Model developers** Refuel.ai
19
 
20
  **Input** Models input text only.
21
 
@@ -78,16 +78,7 @@ In this section, we report the results for Refuel models on our benchmark of lab
78
  </table>
79
 
80
 
81
- ## Citation instructions
82
 
83
- @article{refuelllm2modelcard,
84
-
85
- title={RefuelLLM-2 Model Card},
86
-
87
- author={Refuel.ai},
88
-
89
- year={2024},
90
-
91
- url = {https://refuel.ai/blog-posts/announcing-refuel-llm-2}
92
-
93
- }
 
15
 
16
  As a part of this announcement, we are open-sourcing RefuelLLM-2-small (aka Llama-3-Refueled) for the community to build on top of.
17
 
18
+ **Model developers** Refuel AI
19
 
20
  **Input** Models input text only.
21
 
 
78
  </table>
79
 
80
 
81
+ ## Limitations
82
 
83
+ The RefuelLLM-v2-small does not have any moderation mechanisms. We're looking forward to engaging with the community
84
+ on ways to make the model finely respect guardrails, allowing for deployment in environments requiring moderated outputs.