zolicsaki commited on
Commit
7aa56b6
·
verified ·
1 Parent(s): 38a346f

Update README.md

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