Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
celalkartoglu
/
llm-from-scratch
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
llm-from-scratch
/
v2
227 kB
Ctrl+K
Ctrl+K
3 contributors
History:
1 commit
Celal Şamil Kartoğlu
v2 implemented
17c0b30
8 months ago
__pycache__
v2 implemented
8 months ago
__init__.py
Safe
0 Bytes
v2 implemented
8 months ago
tokenizer.json
Safe
943 Bytes
v2 implemented
8 months ago
u_model.pth
97.2 kB
xet
v2 implemented
8 months ago
u_model_4000.pth
pickle
Detected Pickle imports (4)
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.BoolStorage"
What is a pickle import?
96.1 kB
xet
v2 implemented
8 months ago
usta_causal_attention.py
Safe
1.27 kB
v2 implemented
8 months ago
usta_decoder_block.py
Safe
993 Bytes
v2 implemented
8 months ago
usta_embedding.py
Safe
1.82 kB
v2 implemented
8 months ago
usta_layer_norm.py
Safe
529 Bytes
v2 implemented
8 months ago
usta_mlp.py
Safe
932 Bytes
v2 implemented
8 months ago
usta_model.py
Safe
2.6 kB
v2 implemented
8 months ago
usta_multi_head_attention.py
Safe
861 Bytes
v2 implemented
8 months ago
usta_multi_head_attention_old.py
Safe
728 Bytes
v2 implemented
8 months ago
usta_self_attention.py
Safe
742 Bytes
v2 implemented
8 months ago
usta_tokenizer.py
Safe
1.63 kB
v2 implemented
8 months ago