Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
s1ghhh
/
nbl_try
like
0
Safetensors
Model card
Files
Files and versions
xet
Community
main
nbl_try
/
LLM-Drop
/
src
/
llmtuner
/
compression
/
__init__.py
s1ghhh
Upload folder using huggingface_hub
d73500e
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
from
.tuner
import
export_model, run_exp
__all__ = [
"export_model"
,
"run_exp"
]