Skip to content

Commit 162a378

Browse files
authored
Apple license names (#1227)
Companion to huggingface/hub-docs#1618
1 parent ae5f7c7 commit 162a378

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/hub/src/types/public.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,5 +177,7 @@ export type License =
177177
| "llama3.1"
178178
| "llama3.2"
179179
| "gemma"
180+
| "apple-ascl"
181+
| "apple-amlr"
180182
| "unknown"
181183
| "other";

0 commit comments

Comments
 (0)