Rico commited on
Commit
b197bac
·
1 Parent(s): 61ca442

[Update] update readme

Browse files
Files changed (1) hide show
  1. README.md +3 -9
README.md CHANGED
@@ -1,10 +1,6 @@
1
- ---
2
- license: apache-2.0
3
- library_name: transformers
4
- ---
5
  <div align="center">
6
  <picture>
7
- <img src="stepfun-logo.png" width="30%" alt="StepFun: Cost-Effective Multimodal Intelligence">
8
  </picture>
9
  </div>
10
 
@@ -330,10 +326,8 @@ Note: Parts of the evaluation results are reproduced using the same settings.
330
  †: Evaluation results of Gemini 2.5 Flash (thinking) may be lower than real model performance, especially on MathVision, due to insufficient instruction following ability.
331
  ## Deployment
332
 
333
-
334
- > You can access Step3's API on https://platform.stepfun.com/ , we provide OpenAI/Anthropic-compatible API for you.
335
- >
336
-
337
 
338
  ### Inference with Hugging Face Transformers
339
 
 
 
 
 
 
1
  <div align="center">
2
  <picture>
3
+ <img src="figures/stepfun-logo.png" width="30%" alt="StepFun: Cost-Effective Multimodal Intelligence">
4
  </picture>
5
  </div>
6
 
 
326
  †: Evaluation results of Gemini 2.5 Flash (thinking) may be lower than real model performance, especially on MathVision, due to insufficient instruction following ability.
327
  ## Deployment
328
 
329
+ > [!Note]
330
+ > Step3's API is accessible at https://platform.stepfun.com/, where we offer OpenAI-compatible API for you.
 
 
331
 
332
  ### Inference with Hugging Face Transformers
333