Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
pbotsaris
/
musicgen-small
like
0
Text-to-Audio
Transformers
PyTorch
musicgen
Inference Endpoints
arxiv:
2306.05284
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
musicgen-small
6 contributors
History:
36 commits
pbotsaris
removed float16 types from tensor
224fe62
over 1 year ago
__pycache__
added temp sine wave to test base64 encoding
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
README.md
Safe
10.6 kB
disabled inferance
over 1 year ago
compression_state_dict.bin
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
What is a pickle import?
236 MB
LFS
Upload compression_state_dict.bin
over 1 year ago
config.json
Safe
7.87 kB
Final transformers config (#4)
over 1 year ago
generation_config.json
Safe
224 Bytes
Update generation config (#6)
over 1 year ago
handler.py
Safe
1.99 kB
removed float16 types from tensor
over 1 year ago
preprocessor_config.json
Safe
275 Bytes
add-transformers-weights-and-configs (#2)
over 1 year ago
pytorch_model.bin
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
What is a pickle import?
2.36 GB
LFS
Final transformers config (#4)
over 1 year ago
requirements.txt
Safe
54 Bytes
added tests and changed handler to respond with an wav file
over 1 year ago
special_tokens_map.json
Safe
2.2 kB
add-transformers-weights-and-configs (#2)
over 1 year ago
spiece.model
Safe
792 kB
LFS
add-transformers-weights-and-configs (#2)
over 1 year ago
state_dict.bin
pickle
Detected Pickle imports (3)
"torch.HalfStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
What is a pickle import?
841 MB
LFS
Upload state_dict.bin
over 1 year ago
test.js
Safe
864 kB
added temp sine wave to test base64 encoding
over 1 year ago
test.py
Safe
260 Bytes
updated handler to return audio base64 strings
over 1 year ago
tokenizer.json
Safe
2.42 MB
add-transformers-weights-and-configs (#2)
over 1 year ago
tokenizer_config.json
Safe
2.37 kB
add-transformers-weights-and-configs (#2)
over 1 year ago