You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: expands the supported media types to provide more flexibility f…
…or handling models (#39)
- Raw (unarchived, uncompressed) media types for all artifact categories (weights, configs, docs, code, datasets)
- Compressed variants with gzip and zstd support for all artifact categories
- Consistent naming patterns across all media types
Signed-off-by: Gaius <[email protected]>