Text Generation
Transformers
PyTorch
English
llama
conversational
text-generation-inference
Inference Endpoints
hamishivi commited on
Commit
ec011ce
1 Parent(s): 98546aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -24,6 +24,8 @@ It was then further trained using [DPO]((https://arxiv.org/abs/2305.18290) on th
24
  For more details on the training mixture, read the paper: [Camels in a Changing Climate: Enhancing LM Adaptation with Tulu 2
25
  ](https://arxiv.org/abs/2311.10702).
26
 
 
 
27
 
28
  ## Model description
29
 
 
24
  For more details on the training mixture, read the paper: [Camels in a Changing Climate: Enhancing LM Adaptation with Tulu 2
25
  ](https://arxiv.org/abs/2311.10702).
26
 
27
+ **Built with Meta Llama 3!**
28
+ Note that Llama 3 is released under the Meta Llama 3 community license, included here under `llama_3_license.txt`.
29
 
30
  ## Model description
31