Update README.md
Browse files
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
|