Skip to content

Commit f0482f1

Browse files
authored
Add Llama 3.1 license (#901)
1 parent 309273a commit f0482f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/hub/src/types/public.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ export type License =
155155
| "deepfloyd-if-license"
156156
| "llama2"
157157
| "llama3"
158+
| "llama3.1"
158159
| "gemma"
159160
| "unknown"
160161
| "other";

0 commit comments

Comments
 (0)