qaihm-bot commited on
Commit
e974c6f
·
verified ·
1 Parent(s): 7d7c413

See https://github.com/quic/ai-hub-models/releases/v0.44.0 for changelog.

Files changed (2) hide show
  1. LICENSE +0 -1
  2. README.md +0 -1
LICENSE CHANGED
@@ -1,2 +1 @@
1
  The license of the original trained model can be found at https://github.com/facebookresearch/llama/blob/main/LICENSE.
2
- The license for the deployable model files (.tflite, .onnx, .dlc, .bin, etc.) can be found at https://github.com/facebookresearch/llama/blob/main/LICENSE.
 
1
  The license of the original trained model can be found at https://github.com/facebookresearch/llama/blob/main/LICENSE.
 
README.md CHANGED
@@ -90,7 +90,6 @@ print(fibonacci(5))
90
  ## License
91
  * The license for the original implementation of Llama-v2-7B-Chat can be found
92
  [here](https://github.com/facebookresearch/llama/blob/main/LICENSE).
93
- * The license for the compiled assets for on-device deployment can be found [here](https://github.com/facebookresearch/llama/blob/main/LICENSE)
94
 
95
 
96
 
 
90
  ## License
91
  * The license for the original implementation of Llama-v2-7B-Chat can be found
92
  [here](https://github.com/facebookresearch/llama/blob/main/LICENSE).
 
93
 
94
 
95