Skip to content

Commit

Permalink
Add Llama 3.1 license (#901)
Browse files Browse the repository at this point in the history
  • Loading branch information
osanseviero authored Sep 10, 2024
1 parent 309273a commit f0482f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/hub/src/types/public.ts
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ export type License =
| "deepfloyd-if-license"
| "llama2"
| "llama3"
| "llama3.1"
| "gemma"
| "unknown"
| "other";

0 comments on commit f0482f1

Please sign in to comment.