czczup commited on
Commit
95a0dbd
1 Parent(s): c279137

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -326,6 +326,10 @@ print(f'User: {question}')
326
  print(f'Assistant: {response}')
327
  ```
328
 
 
 
 
 
329
  ## Deployment
330
 
331
  ### LMDeploy
 
326
  print(f'Assistant: {response}')
327
  ```
328
 
329
+ ## Finetune
330
+
331
+ 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.
332
+
333
  ## Deployment
334
 
335
  ### LMDeploy