czczup commited on
Commit
1b21dff
1 Parent(s): 9e4be8d

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -299,6 +299,10 @@ print(f'User: {question}')
299
  print(f'Assistant: {response}')
300
  ```
301
 
 
 
 
 
302
  ## Deployment
303
 
304
  ### LMDeploy
 
299
  print(f'Assistant: {response}')
300
  ```
301
 
302
+ ## Finetune
303
+
304
+ SWIFT from ModelScope community has supported the fine-tuning (Image/Video) of InternVL, please check [this link](https://github.com/modelscope/swift/blob/main/docs/source_en/Multi-Modal/internvl-best-practice.md) for more details.
305
+
306
  ## Deployment
307
 
308
  ### LMDeploy