Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yejunliang23
/
ShapLLM-Omni
like
17
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ShapLLM-Omni
/
trellis
/
modules
/
sparse
/
attention
/
__init__.py
JAMESYJL
v1
faccdf3
12 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
108 Bytes
from
.full_attn
import
*
from
.serialized_attn
import
*
from
.windowed_attn
import
*
from
.modules
import
*