zolicsaki commited on
Commit
a958d85
·
verified ·
1 Parent(s): 01246e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -72,7 +72,7 @@ We extended the vocabulary of the base llama model from 32,000 tokens to 57,000
72
  ### Direct Use
73
 
74
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
75
- This model is intended for commercial and research use.
76
 
77
  ### Out-of-Scope Use
78
 
@@ -86,7 +86,6 @@ SambaLingo should NOT be used for:
86
  ## Bias, Risks, and Limitations
87
 
88
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
89
-
90
  Like all LLMs, SambaLingo has certain limitations:
91
  - Hallucination: Model may sometimes generate responses that contain plausible-sounding but factually incorrect or irrelevant information.
92
  - Code Switching: The model might unintentionally switch between languages or dialects within a single response, affecting the coherence and understandability of the output.
@@ -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-Russian-Base}
114
  month = {2},
 
72
  ### Direct Use
73
 
74
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
75
+ 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.
76
 
77
  ### Out-of-Scope Use
78
 
 
86
  ## Bias, Risks, and Limitations
87
 
88
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
 
89
  Like all LLMs, SambaLingo has certain limitations:
90
  - Hallucination: Model may sometimes generate responses that contain plausible-sounding but factually incorrect or irrelevant information.
91
  - Code Switching: The model might unintentionally switch between languages or dialects within a single response, affecting the coherence and understandability of the output.
 
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-Russian-Base}
113
  month = {2},