Text Generation
Transformers
PyTorch
English
llama
text-generation-inference
Inference Endpoints
hamishivi commited on
Commit
c702a15
1 Parent(s): 14d1872

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -30,6 +30,7 @@ The codebase used to train and evaluate this model can be found at [https://gith
30
  **This is the strongest overall model trained as part of this project!**
31
 
32
  This model is licensed under the AI model license given in LICENSE.txt along with the original Llama license (llama_license.txt).
 
33
 
34
  ## Usage
35
 
 
30
  **This is the strongest overall model trained as part of this project!**
31
 
32
  This model is licensed under the AI model license given in LICENSE.txt along with the original Llama license (llama_license.txt).
33
+ The licenses can be found in [our codebase](https://github.com/allenai/open-instruct/tree/main/model_licenses) - see `tulu_license.txt` for the model license and `llama_license.txt` for the Llama license.
34
 
35
  ## Usage
36