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