Update README.md
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ Note that a beginning-of-sequence (BOS) token is automatically added at tokeniza
|
|
42 |
You may also use our tokenizer's `apply_chat_template` if doing inference with `chatml` set or evaluating generations through non-local clients.
|
43 |
|
44 |
|
45 |
-
|
46 |
|
47 |
If you found this work useful, feel free to cite [our work](https://arxiv.org/abs/2402.01306):
|
48 |
```
|
|
|
42 |
You may also use our tokenizer's `apply_chat_template` if doing inference with `chatml` set or evaluating generations through non-local clients.
|
43 |
|
44 |
|
45 |
+
For more info on KTO refer to our [code repository](https://github.com/ContextualAI/HALOs) or [blog](https://contextual.ai/better-cheaper-faster-llm-alignment-with-kto/) for more details on the methodology.
|
46 |
|
47 |
If you found this work useful, feel free to cite [our work](https://arxiv.org/abs/2402.01306):
|
48 |
```
|