Update README.md (#3)
Browse files- Update README.md (eb55cc6caa5f08c6f5c7011b882ebdc3d69979ac)
README.md
CHANGED
|
@@ -1,8 +1,6 @@
|
|
| 1 |
---
|
| 2 |
base_model: meta-llama/Llama-3.2-11B-Vision-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-11B-Vision-Instruct-FP8-KV
|
| 8 |
- ## Introduction
|
|
@@ -63,12 +61,16 @@ The quantization evaluation results are conducted in pseudo-quantization mode, w
|
|
| 63 |
</tr>
|
| 64 |
|
| 65 |
</table>
|
|
|
|
| 66 |
#### License
|
| 67 |
Modifications copyright(c) 2024 Advanced Micro Devices,Inc. All rights reserved.
|
|
|
|
| 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 |
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
| 72 |
Unless required by applicable law or agreed to in writing, software
|
| 73 |
distributed under the License is distributed on an "AS IS" BASIS,
|
| 74 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
| 1 |
---
|
| 2 |
base_model: meta-llama/Llama-3.2-11B-Vision-Instruct
|
| 3 |
+
license: llama3.2
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
# Llama-3.2-11B-Vision-Instruct-FP8-KV
|
| 6 |
- ## Introduction
|
|
|
|
| 61 |
</tr>
|
| 62 |
|
| 63 |
</table>
|
| 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.
|