Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
RayBernard
/
Llama3.2-3B-Instruct-finetuned
like
1
Adapters
Safetensors
llama
reasoning
Logic
puzzels
License:
mit
Model card
Files
Files and versions
Community
Train
Use this model
RayBernard
commited on
11 days ago
Commit
dda130c
•
1 Parent(s):
e4e9c35
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
license: mit
3
+
base_model:
4
+
- meta-llama/Llama-3.2-3B-Instruct
5
+
library_name: adapter-transformers
6
+
tags:
7
+
- reasoning
8
+
- Logic
9
+
- puzzels
10
+
---