Jithendra-k commited on
Commit
8a9b596
·
verified ·
1 Parent(s): 792e1cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -199,7 +199,7 @@ Here are some plots of model performance during training:<br>
199
  Here is an Example Input/Output:<br>
200
  <img src="example.png"><br>
201
 
202
- Code to finetune a Llama-2_7B_chat model: [Google_Colab_file](https://colab.research.google.com/drive/169q4hyYZCHgD037AkMowEV7agAcNxdeQ?usp=sharing)
203
 
204
  ## Ethical Considerations and Limitations
205
  Llama 2 is 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, Llama 2’s potential outputs cannot be predicted in advance, and the model may in some instances produce inaccurate, biased or other objectionable responses to user prompts. Therefore, before deploying any applications of Llama 2, developers should perform safety testing and tuning tailored to their specific applications of the model.
 
199
  Here is an Example Input/Output:<br>
200
  <img src="example.png"><br>
201
 
202
+ Code to finetune a Llama-2_7B_chat model: [Google_Colab_file](https://colab.research.google.com/drive/1vDyO8pP12VoSjZ5qXZrd1OHUtLNRapte?usp=sharing)
203
 
204
  ## Ethical Considerations and Limitations
205
  Llama 2 is 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, Llama 2’s potential outputs cannot be predicted in advance, and the model may in some instances produce inaccurate, biased or other objectionable responses to user prompts. Therefore, before deploying any applications of Llama 2, developers should perform safety testing and tuning tailored to their specific applications of the model.