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
xcx0902
/
tiny_llm
like
2
Text Generation
English
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
xcx0902
commited on
Mar 22, 2025
Commit
ea725fc
·
verified
·
1 Parent(s):
b51c975
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
language:
3
+
- en
4
+
pipeline_tag: text-generation
5
+
---
6
+
7
+
# Tiny LLM
8
+
9
+
A tiny LLM trained using pytorch. No GPU is required.
10
+
11
+
The training data is generated by other LLMs.