Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ base_model:
|
|
| 9 |
|
| 10 |
# SSR-Zero-7B
|
| 11 |
[](https://arxiv.org/abs/2505.16637)
|
| 12 |
-
|
| 13 |
## Quickstart
|
| 14 |
Here provides a code snippet with `apply_chat_template` to show you how to load the tokenizer and model and how to generate contents.
|
| 15 |
|
|
|
|
| 9 |
|
| 10 |
# SSR-Zero-7B
|
| 11 |
[](https://arxiv.org/abs/2505.16637)
|
| 12 |
+
Github: https://github.com/Kelaxon/SSR-Zero
|
| 13 |
## Quickstart
|
| 14 |
Here provides a code snippet with `apply_chat_template` to show you how to load the tokenizer and model and how to generate contents.
|
| 15 |
|