Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
rasbt
/
llama-3.2-from-scratch
like
263
PyTorch
English
llama
llama-3.2
License:
apache-2.0
Model card
Files
Files and versions
Community
5
main
llama-3.2-from-scratch
Ctrl+K
Ctrl+K
1 contributor
History:
13 commits
rasbt
Update default device map
11fb34b
verified
7 days ago
.gitattributes
Safe
1.52 kB
initial commit
24 days ago
README.md
7.34 kB
Update default device map
7 days ago
generate_example.py
Safe
3.07 kB
Upload folder using huggingface_hub
23 days ago
llama3.2-1B-base.pth
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch.BFloat16Storage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
3 GB
LFS
Upload folder using huggingface_hub
22 days ago
llama3.2-1B-instruct.pth
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch.BFloat16Storage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
3 GB
LFS
Upload folder using huggingface_hub
22 days ago
llama3.2-3B-base.pth
Safe
pickle
Detected Pickle imports (3)
"collections.OrderedDict"
,
"torch.BFloat16Storage"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
7.21 GB
LFS
Upload folder using huggingface_hub
22 days ago
llama3.2-3B-instruct.pth
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.BFloat16Storage"
What is a pickle import?
7.21 GB
LFS
Upload folder using huggingface_hub
22 days ago
model.py
13.5 kB
Upload folder using huggingface_hub
22 days ago
tokenizer.model
Safe
2.18 MB
LFS
Upload folder using huggingface_hub
24 days ago
tokenizer.py
Safe
3.14 kB
Upload folder using huggingface_hub
24 days ago