davidrpugh
commited on
Added funding acknowledgement.
Browse files
README.md
CHANGED
@@ -55,3 +55,8 @@ or
|
|
55 |
```
|
56 |
./llama-server --hf-repo davidrpugh/OLMo-7B-0724-Instruct-hf-Q4_K_M-GGUF --hf-file olmo-7b-0724-instruct-hf-q4_k_m.gguf -c 2048
|
57 |
```
|
|
|
|
|
|
|
|
|
|
|
|
55 |
```
|
56 |
./llama-server --hf-repo davidrpugh/OLMo-7B-0724-Instruct-hf-Q4_K_M-GGUF --hf-file olmo-7b-0724-instruct-hf-q4_k_m.gguf -c 2048
|
57 |
```
|
58 |
+
|
59 |
+
## Funding Acknowledgment
|
60 |
+
|
61 |
+
This project is supported by funding from [King Abdullah University of Science and Technology (KAUST) - Center of Excellence for Generative AI](https://genai.kaust.edu.sa/), under award number 5940.
|
62 |
+
|