Skip to content

Commit ed36c92

Browse files
authored
Add Llama 3.2 license (#1431)
I forgot, but this is the correct way to add the license to moon @osanseviero @pcuenca since the final metadata is generated by a script, otherwise it gets overridden (like at https://github.com/huggingface-internal/moon-landing/pull/11251/files)
1 parent 2995cee commit ed36c92

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/hub/repositories-licenses.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ A full list of the available licenses is available here:
7878
| DeepFloyd IF Research License Agreement | `deepfloyd-if-license` |
7979
| Llama 2 Community License Agreement | `llama2` | <!-- license: https://huggingface.co/meta-llama/Llama-2-7b-chat-hf/blob/main/LICENSE.txt -->
8080
| Llama 3 Community License Agreement | `llama3` | <!-- license: https://huggingface.co/meta-llama/Meta-Llama-3-8B/blob/main/LICENSE -->
81-
| Llama 3.1 Community License Agreement | `llama3.1` | <!-- license: https://huggingface.co/meta-llama/Meta-Llama-3.1-70B-Instruct/blob/main/LICENSE -->
81+
| Llama 3.1 Community License Agreement | `llama3.1` | <!-- license: https://huggingface.co/meta-llama/Meta-Llama-3.1-70B-Instruct/blob/main/LICENSE -->
82+
| Llama 3.2 Community License Agreement | `llama3.2` | <!-- license: https://huggingface.co/meta-llama/Llama-3.2-1B/blob/main/LICENSE -->
8283
| Gemma Terms of Use | `gemma` | <!-- license: https://ai.google.dev/gemma/terms -->
8384
| Unknown | `unknown` |
8485
| Other | `other` |

0 commit comments

Comments
 (0)