dnhkng commited on
Commit
9167a84
·
verified ·
1 Parent(s): f859d7c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -4,6 +4,7 @@ license: mit
4
 
5
  This is a new kind of model optimization. This model is based on Microsoft's Phi-3-medium-4k-instruct.
6
 
 
7
 
8
  #### Usgae with Transformers AutoModelForCausalLM
9
  ```python
 
4
 
5
  This is a new kind of model optimization. This model is based on Microsoft's Phi-3-medium-4k-instruct.
6
 
7
+ This research was supported with hardware from the [appliedAI Institute](https://www.appliedai-institute.de/en/), who's goal is to generate and communicate high-quality knowledge about trustworthy AI.
8
 
9
  #### Usgae with Transformers AutoModelForCausalLM
10
  ```python