Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
baslak
/
Llama-3.2-3B-Instruct-CodeRev
like
1
PyTorch
m-a-p/Code-Feedback
llama
License:
llama3.2
Model card
Files
Files and versions
Community
1
Train
baslak
commited on
Sep 28
Commit
4fce5d0
•
1 Parent(s):
cc40721
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,7 @@
1
-
---
2
-
license: llama3.2
3
-
---
1
+
---
2
+
license: llama3.2
3
+
datasets:
4
+
- m-a-p/Code-Feedback
5
+
base_model:
6
+
- meta-llama/Llama-3.2-3B-Instruct
7
+
---