shouryashashank commited on
Commit
b66497f
1 Parent(s): 4636fb9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: agpl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: agpl-3.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - meta-llama/Llama-3.2-1B-Instruct
7
+ library_name: predacons
8
+ tags:
9
+ - 'reasoning '
10
+ - chain of thought
11
+ - problem solving
12
+ ---