wjyccs commited on
Commit
e23940f
·
verified ·
1 Parent(s): 1d53b70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ base_model:
10
  # SSR-X-Zero-7B
11
  [![Paper](https://img.shields.io/badge/paper-5f16a8?style=for-the-badge&logo=arxiv&logoColor=white)](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
  [![Paper](https://img.shields.io/badge/paper-5f16a8?style=for-the-badge&logo=arxiv&logoColor=white)](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