Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
---
|
2 |
base_model: meta-llama/Llama-3.2-1B-Instruct
|
3 |
-
license:
|
4 |
-
license_name: llama3.2
|
5 |
-
license_link: https://github.com/meta-llama/llama-models/blob/main/models/llama3_2/LICENSE
|
6 |
---
|
7 |
# Llama-3.2-1B-Instruct-FP8-KV
|
8 |
- ## Introduction
|
@@ -62,12 +60,17 @@ The quantization evaluation results are conducted in pseudo-quantization mode, w
|
|
62 |
</tr>
|
63 |
|
64 |
</table>
|
|
|
|
|
65 |
#### License
|
66 |
Modifications copyright(c) 2024 Advanced Micro Devices,Inc. All rights reserved.
|
|
|
67 |
Licensed under the Apache License, Version 2.0 (the "License");
|
68 |
you may not use this file except in compliance with the License.
|
69 |
You may obtain a copy of the License at
|
|
|
70 |
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
71 |
Unless required by applicable law or agreed to in writing, software
|
72 |
distributed under the License is distributed on an "AS IS" BASIS,
|
73 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
1 |
---
|
2 |
base_model: meta-llama/Llama-3.2-1B-Instruct
|
3 |
+
license: llama3.2
|
|
|
|
|
4 |
---
|
5 |
# Llama-3.2-1B-Instruct-FP8-KV
|
6 |
- ## Introduction
|
|
|
60 |
</tr>
|
61 |
|
62 |
</table>
|
63 |
+
|
64 |
+
|
65 |
#### License
|
66 |
Modifications copyright(c) 2024 Advanced Micro Devices,Inc. All rights reserved.
|
67 |
+
|
68 |
Licensed under the Apache License, Version 2.0 (the "License");
|
69 |
you may not use this file except in compliance with the License.
|
70 |
You may obtain a copy of the License at
|
71 |
+
|
72 |
http://www.apache.org/licenses/LICENSE-2.0
|
73 |
+
|
74 |
Unless required by applicable law or agreed to in writing, software
|
75 |
distributed under the License is distributed on an "AS IS" BASIS,
|
76 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|