Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ashish-R
/
LLMFromScratch
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LLMFromScratch
53.8 MB
2 contributors
History:
8 commits
Ashish Reddy
la
f42249c
9 months ago
.gitattributes
Safe
1.52 kB
initial commit
9 months ago
.gitignore
Safe
23 Bytes
added all blocks of codes
9 months ago
README.md
Safe
295 Bytes
initial commit
9 months ago
app.py
Safe
987 Bytes
la
9 months ago
block.py
Safe
1.03 kB
added all blocks of codes
9 months ago
feedForward.py
Safe
776 Bytes
added all blocks of codes
9 months ago
head.py
Safe
2.12 kB
added all blocks of codes
9 months ago
input.txt
Safe
1.12 MB
added all blocks of codes
9 months ago
model.py
Safe
2.31 kB
Add application file
9 months ago
multiHead.py
Safe
1.13 kB
added all blocks of codes
9 months ago
nanogpt_model.pth
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
52.7 MB
xet
Add application file
9 months ago
requirements.txt
Safe
12 Bytes
la
9 months ago
train.py
Safe
3.76 kB
la
9 months ago