Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
LCZZZZ
/
eval_framework
like
0
Model card
Files
Files and versions
xet
Community
main
eval_framework
/
__init__.py
LCZZZZ
Upload eval_framework source code
85b19cf
verified
about 23 hours ago
raw
Copy download link
history
blame
contribute
delete
123 Bytes
"""Unified memory evaluation framework (package scaffold)."""
from
__future__
import
annotations
__all__:
list
[
str
] = []