Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
Roblox/cube3d-interactive
Testin616
/
Model3d
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Model3d
/
cube
/
cube3d
/
model
/
transformers
/
cache.py
Akash Garg
adding cube sources
616f571
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
134 Bytes
from
dataclasses
import
dataclass
import
torch
@dataclass
class
Cache
:
key_states: torch.Tensor
value_states: torch.Tensor