RangiLyu commited on
Commit
37fa65c
·
verified ·
1 Parent(s): d503f48

update readme

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
3
  license: apache-2.0
4
  license_link: https://huggingface.co/internlm/Intern-S2-Preview-FP8/blob/main/LICENSE
5
  pipeline_tag: image-text-to-text
 
 
6
  ---
7
 
8
  ## Intern-S2-Preview-FP8
@@ -392,5 +394,4 @@ Then start claude code with the following command:
392
  claude --model intern-s2-preview
393
  ```
394
 
395
- For step-by-step setup, see [Intern API × Claude Code Integration](https://internlm.intern-ai.org.cn/api/document?lang=en).
396
-
 
3
  license: apache-2.0
4
  license_link: https://huggingface.co/internlm/Intern-S2-Preview-FP8/blob/main/LICENSE
5
  pipeline_tag: image-text-to-text
6
+ base_model:
7
+ - internlm/Intern-S2-Preview
8
  ---
9
 
10
  ## Intern-S2-Preview-FP8
 
394
  claude --model intern-s2-preview
395
  ```
396
 
397
+ For step-by-step setup, see [Intern API × Claude Code Integration](https://internlm.intern-ai.org.cn/api/document?lang=en).