Update README.md
Browse files
README.md
CHANGED
|
@@ -162,10 +162,11 @@ print(outputs[0]["generated_text"][len(prompt):])
|
|
| 162 |
These scores may differ from what you will get when you run the same benchmarks, as I did not use any inference engine (vLLM, TensorRT-LLM, etc.)
|
| 163 |
|
| 164 |
# Citation
|
| 165 |
-
|
| 166 |
@article{Metin,
|
| 167 |
title={Metin/Gemma-2-9b-it-TR-DPO-V1},
|
| 168 |
author={Metin Usta},
|
| 169 |
year={2024},
|
| 170 |
url={https://huggingface.co/Metin/Gemma-2-9b-it-TR-DPO-V1}
|
| 171 |
}
|
|
|
|
|
|
| 162 |
These scores may differ from what you will get when you run the same benchmarks, as I did not use any inference engine (vLLM, TensorRT-LLM, etc.)
|
| 163 |
|
| 164 |
# Citation
|
| 165 |
+
```
|
| 166 |
@article{Metin,
|
| 167 |
title={Metin/Gemma-2-9b-it-TR-DPO-V1},
|
| 168 |
author={Metin Usta},
|
| 169 |
year={2024},
|
| 170 |
url={https://huggingface.co/Metin/Gemma-2-9b-it-TR-DPO-V1}
|
| 171 |
}
|
| 172 |
+
```
|