Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
rasbt
/
llama-3.2-from-scratch
like
183
PyTorch
English
llama
llama-3.2
License:
apache-2.0
Model card
Files
Files and versions
Community
1
main
llama-3.2-from-scratch
1 contributor
History:
12 commits
rasbt
Delete .ipynb_checkpoints/model-checkpoint.py
14c86d1
verified
4 days ago
.gitattributes
Safe
1.52 kB
initial commit
5 days ago
README.md
7.32 kB
Upload folder using huggingface_hub
5 days ago
generate_example.py
3.07 kB
Upload folder using huggingface_hub
5 days ago
llama3.2-1B-base.pth
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
4 days ago
llama3.2-1B-instruct.pth
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
4 days ago
llama3.2-3B-base.pth
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
4 days ago
llama3.2-3B-instruct.pth
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
4 days ago
model.py
13.5 kB
Upload folder using huggingface_hub
4 days ago
tokenizer.model
Safe
2.18 MB
LFS
Upload folder using huggingface_hub
5 days ago
tokenizer.py
3.14 kB
Upload folder using huggingface_hub
5 days ago