Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
smohammadi
/
torchtune-modelcards-test_20241003152625
like
0
tatsu-lab/alpaca
torchtune
Model card
Files
Files and versions
Community
smohammadi
commited on
Oct 3, 2024
Commit
b9768be
·
verified
·
1 Parent(s):
c34c277
Upload README.md with huggingface_hub
Browse files
Files changed (1)
hide
show
README.md
+12
-0
README.md
ADDED
Viewed
@@ -0,0 +1,12 @@
1
+
---
2
+
base_model: meta-llama/Llama-3.2-3B-Instruct
3
+
datasets:
4
+
- tatsu-lab/alpaca
5
+
tags:
6
+
- torchtune
7
+
---
8
+
9
+
# my_cool_model by torchtune
10
+
11
+
this model was finetuned using torchtune
12
+