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