Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dovakiins
/
qwerrwe
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8a8d1c4
qwerrwe
/
src
/
axolotl
/
utils
/
samplers
/
__init__.py
winglian
multipack w batch sampler (#795)
641e6f7
unverified
about 1 year ago
raw
Copy download link
history
blame
Safe
91 Bytes
"""
axolotl samplers module
"""
from
.multipack
import
MultipackBatchSampler
# noqa: F401