Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
JeongJunSong
/
llama3.2-Socrates
like
1
Text Generation
Safetensors
math
License:
mit
Model card
Files
Files and versions
Community
JeongJunSong
commited on
about 1 month ago
Commit
a4f36d9
·
verified
·
1 Parent(s):
6e4dc74
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,8 @@
1
-
---
2
-
license: mit
3
-
---
1
+
---
2
+
license: mit
3
+
base_model:
4
+
- meta-llama/Llama-3.2-3B
5
+
pipeline_tag: text-generation
6
+
tags:
7
+
- math
8
+
---