osanseviero
commited on
Commit
•
2b74985
1
Parent(s):
800d65a
Update README.md
Browse files
README.md
CHANGED
@@ -75,7 +75,7 @@ All variants are available in sizes of 7B, 13B, 34B, and 70B parameters.
|
|
75 |
See evaluations for the main models and detailed ablations in Section 3 and safety evaluations in Section 4 of the research paper.
|
76 |
|
77 |
|
78 |
-
## Ethical Considerations and Limitations
|
79 |
|
80 |
Code Llama and its variants are a new technology that carries risks with use. Testing conducted to date has been in English, and has not covered, nor could it cover all scenarios. For these reasons, as with all LLMs, Code Llama’s potential outputs cannot be predicted in advance, and the model may in some instances produce inaccurate or objectionable responses to user prompts. Therefore, before deploying any applications of Code Llama, developers should perform safety testing and tuning tailored to their specific applications of the model.
|
81 |
|
|
|
75 |
See evaluations for the main models and detailed ablations in Section 3 and safety evaluations in Section 4 of the research paper.
|
76 |
|
77 |
|
78 |
+
## Ethical Considerations and Limitations
|
79 |
|
80 |
Code Llama and its variants are a new technology that carries risks with use. Testing conducted to date has been in English, and has not covered, nor could it cover all scenarios. For these reasons, as with all LLMs, Code Llama’s potential outputs cannot be predicted in advance, and the model may in some instances produce inaccurate or objectionable responses to user prompts. Therefore, before deploying any applications of Code Llama, developers should perform safety testing and tuning tailored to their specific applications of the model.
|
81 |
|