prithivMLmods commited on
Commit
8b8d8a2
·
verified ·
1 Parent(s): 1f0a91a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ base_model:
6
+ - microsoft/phi-4
7
+ pipeline_tag: text-generation
8
+ library_name: transformers
9
+ tags:
10
+ - chain-of-thought
11
+ ---