RangiLyu commited on
Commit
573135c
·
verified ·
1 Parent(s): a9647c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -512,7 +512,7 @@ Claude Code can route to the official Intern API by pointing `ANTHROPIC_BASE_URL
512
  Then start claude code with the following command:
513
 
514
  ```bash
515
- claude --model intern-s2-preview
516
  ```
517
 
518
  For step-by-step setup, see [Intern API × Claude Code Integration](https://internlm.intern-ai.org.cn/docEn/docs/Claude-Code-Integration).
 
512
  Then start claude code with the following command:
513
 
514
  ```bash
515
+ claude --model intern-s2-preview-397b
516
  ```
517
 
518
  For step-by-step setup, see [Intern API × Claude Code Integration](https://internlm.intern-ai.org.cn/docEn/docs/Claude-Code-Integration).