nihitdesai commited on
Commit
9bc2f80
1 Parent(s): 7e96a35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -27,6 +27,8 @@ RefuelLLM-2-small, aka Llama-3-Refueled, is a Llama3-8B base model instruction t
27
 
28
  **Release Date** - May 8, 2024.
29
 
 
 
30
  ## How to use
31
 
32
  This repository contains weights for Llama-3-Refueled that are compatible for use with HuggingFace. See the snippet below for usage with Transformers:
 
27
 
28
  **Release Date** - May 8, 2024.
29
 
30
+ **Lisence** - [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/deed.en)
31
+
32
  ## How to use
33
 
34
  This repository contains weights for Llama-3-Refueled that are compatible for use with HuggingFace. See the snippet below for usage with Transformers: