wjyccs commited on
Commit
39f1032
·
verified ·
1 Parent(s): 29e4abe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ base_model:
9
 
10
  # SSR-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
 
 
9
 
10
  # SSR-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
+ 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