Jayok6 commited on
Commit
9c26906
1 Parent(s): e942d39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -67,3 +67,7 @@ outputs = pipeline(
67
  )
68
  print(outputs[0]["generated_text"][-1])
69
  ```
 
 
 
 
 
67
  )
68
  print(outputs[0]["generated_text"][-1])
69
  ```
70
+
71
+ ## License
72
+
73
+ - [LLAMA3 License](https://huggingface.co/meta-llama/Meta-Llama-3-70B/blob/main/LICENSE)