Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Ashish-R
/
LLMFromScratch
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dde4f12
LLMFromScratch
Ctrl+K
Ctrl+K
2 contributors
History:
4 commits
Ashish Reddy
added all blocks of codes
dde4f12
12 months ago
.gitattributes
Safe
1.52 kB
initial commit
12 months ago
.gitignore
Safe
23 Bytes
added all blocks of codes
12 months ago
README.md
Safe
295 Bytes
initial commit
12 months ago
app.py
Safe
987 Bytes
Rename deploy.py to app.py
12 months ago
block.py
Safe
1.03 kB
added all blocks of codes
12 months ago
feedForward.py
Safe
776 Bytes
added all blocks of codes
12 months ago
head.py
Safe
2.12 kB
added all blocks of codes
12 months ago
input.txt
Safe
1.12 MB
added all blocks of codes
12 months ago
model.py
Safe
2.31 kB
Add application file
12 months ago
multiHead.py
Safe
1.13 kB
added all blocks of codes
12 months ago
nanogpt_model.pth
Safe
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
12 months ago
requirements.txt
Safe
12 Bytes
Add application file
12 months ago
train.py
Safe
4.41 kB
Add application file
12 months ago