tastelikefeet commited on
Commit
9cbdb8d
·
verified ·
1 Parent(s): 258a648

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ Tens of thousands of models are made publicly available on [ModelScope]( https:/
26
 
27
  # Open source repositories
28
 
29
- ModelScope has open-sourced numerous libraries available for deep learning, here lists some of thme:
30
 
31
  1. [The main modelscope library](https://github.com/modelscope/modelscope): The main repo of ModelScope, with the abilities of model inference, model training and model structures.
32
  2. [The SWIFT library](https://github.com/modelscope/ms-swift): The LLM&MLLM training repo of ModelScope, developers can use this repo to train 500+ LLMs and MLLMs, covering the training stage of PT, SFT, RLFT, RLVR(GRPO).
 
26
 
27
  # Open source repositories
28
 
29
+ ModelScope has open-sourced numerous libraries available for deep learning, here lists some of them:
30
 
31
  1. [The main modelscope library](https://github.com/modelscope/modelscope): The main repo of ModelScope, with the abilities of model inference, model training and model structures.
32
  2. [The SWIFT library](https://github.com/modelscope/ms-swift): The LLM&MLLM training repo of ModelScope, developers can use this repo to train 500+ LLMs and MLLMs, covering the training stage of PT, SFT, RLFT, RLVR(GRPO).