Pinkstack commited on
Commit
61bac88
·
verified ·
1 Parent(s): 3273ad0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -14,11 +14,12 @@ tags:
14
  - reasoning
15
  - cot
16
  license: mit
 
17
  language:
18
  - en
19
  pipeline_tag: text-generation
20
  ---
21
-
22
  # We are very proud to announce, PHI-4 CoT, but you can just call it o1 mini 😉
23
  Please check the examples we provided below.
24
 
 
14
  - reasoning
15
  - cot
16
  license: mit
17
+ license_link: https://huggingface.co/microsoft/phi-4/resolve/main/LICENSE
18
  language:
19
  - en
20
  pipeline_tag: text-generation
21
  ---
22
+ [Phi-4 Technical Report](https://arxiv.org/pdf/2412.08905)
23
  # We are very proud to announce, PHI-4 CoT, but you can just call it o1 mini 😉
24
  Please check the examples we provided below.
25