v0.44.0
Browse filesSee https://github.com/quic/ai-hub-models/releases/v0.44.0 for changelog.
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 |
|