Update README.md
Browse files
README.md
CHANGED
@@ -68,9 +68,8 @@ We extended the vocabulary of the base llama model from 32,000 tokens to 57,000
|
|
68 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
69 |
|
70 |
### Direct Use
|
71 |
-
|
72 |
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
73 |
-
|
74 |
|
75 |
|
76 |
### Out-of-Scope Use
|
@@ -94,7 +93,7 @@ Like all LLMs, SambaLingo has certain limitations:
|
|
94 |
- Toxicity: The model could inadvertently generate responses containing inappropriate or harmful content.
|
95 |
|
96 |
## Acknowledgments
|
97 |
-
We extend our heartfelt gratitude to the open-source AI community; this endeavor would not have been
|
98 |
|
99 |
We would like to give a special thanks to the following groups:
|
100 |
- Meta for open sourcing LLama 2 and open sourcing FLORES-200 dataset
|
@@ -107,7 +106,7 @@ We would like to give a special thanks to the following groups:
|
|
107 |
## Cite SambaLingo
|
108 |
```
|
109 |
@software{sambalingo,
|
110 |
-
title = {{SambaLingo: Language Experts
|
111 |
author = {SambaNova Systems},
|
112 |
url = {https://huggingface.co/sambanovasystems/SambaLingo-Japanese-Base}
|
113 |
month = {2},
|
|
|
68 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
69 |
|
70 |
### Direct Use
|
|
|
71 |
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
72 |
+
Use of this model is governed by the Meta’s [Llama 2 Community License Agreement](https://ai.meta.com/llama/license/). Please review and accept the license before downloading the model weights.
|
73 |
|
74 |
|
75 |
### Out-of-Scope Use
|
|
|
93 |
- Toxicity: The model could inadvertently generate responses containing inappropriate or harmful content.
|
94 |
|
95 |
## Acknowledgments
|
96 |
+
We extend our heartfelt gratitude to the open-source AI community; this endeavor would not have been possible without open source. SambaNova embraces the open-source community and aspires to actively contribute to this initiative.
|
97 |
|
98 |
We would like to give a special thanks to the following groups:
|
99 |
- Meta for open sourcing LLama 2 and open sourcing FLORES-200 dataset
|
|
|
106 |
## Cite SambaLingo
|
107 |
```
|
108 |
@software{sambalingo,
|
109 |
+
title = {{SambaLingo: Open Source Language Experts}},
|
110 |
author = {SambaNova Systems},
|
111 |
url = {https://huggingface.co/sambanovasystems/SambaLingo-Japanese-Base}
|
112 |
month = {2},
|