jerryzh168 commited on
Commit
e000da2
·
verified ·
1 Parent(s): 533e12f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,10 +1,20 @@
1
  ---
2
  library_name: transformers
3
- license: mit
4
  tags:
5
  - torchao
 
 
 
 
 
 
 
 
 
 
6
  base_model:
7
  - microsoft/Phi-4-mini-instruct
 
8
  ---
9
 
10
  # Installation
 
1
  ---
2
  library_name: transformers
 
3
  tags:
4
  - torchao
5
+ - phi
6
+ - phi4
7
+ - nlp
8
+ - code
9
+ - math
10
+ - chat
11
+ - conversational
12
+ license: mit
13
+ language:
14
+ - multilingual
15
  base_model:
16
  - microsoft/Phi-4-mini-instruct
17
+ pipeline_tag: text-generation
18
  ---
19
 
20
  # Installation