Update license
#8
by
luow-amd
- opened
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
base_model: meta-llama/Meta-Llama-3.1-70B-Instruct
|
|
|
|
| 3 |
---
|
| 4 |
# Meta-Llama-3.1-70B-Instruct-FP8-KV
|
| 5 |
- ## Introduction
|
|
@@ -70,4 +71,8 @@ Unless required by applicable law or agreed to in writing, software
|
|
| 70 |
distributed under the License is distributed on an "AS IS" BASIS,
|
| 71 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 72 |
See the License for the specific language governing permissions and
|
| 73 |
-
limitations under the License.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
base_model: meta-llama/Meta-Llama-3.1-70B-Instruct
|
| 3 |
+
license: other
|
| 4 |
---
|
| 5 |
# Meta-Llama-3.1-70B-Instruct-FP8-KV
|
| 6 |
- ## Introduction
|
|
|
|
| 71 |
distributed under the License is distributed on an "AS IS" BASIS,
|
| 72 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 73 |
See the License for the specific language governing permissions and
|
| 74 |
+
limitations under the License.
|
| 75 |
+
|
| 76 |
+
This software is also subject to the terms of the Llama 3.1 Community License, which can be found at:
|
| 77 |
+
|
| 78 |
+
https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/LICENSE
|