guanwenyu1995 commited on
Commit
a415ed2
·
verified ·
1 Parent(s): 79133af

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ This model is designed for fine-tuning with frameworks that support custom model
47
 
48
  #### Supported Fine-tuning Frameworks
49
 
50
- - **DeepSpeed** (recommended): See [example](example)
51
  - **LLaMA Factory**: Supports custom model loading with `trust_remote_code=True`
52
  - **Other Frameworks**: Any framework that supports HuggingFace-compatible model loading with custom modeling code
53
 
 
47
 
48
  #### Supported Fine-tuning Frameworks
49
 
50
+ - **DeepSpeed** (recommended): See [example](https://huggingface.co/openbmb/BitCPM4-CANN-1B-unquantized/tree/main/example)
51
  - **LLaMA Factory**: Supports custom model loading with `trust_remote_code=True`
52
  - **Other Frameworks**: Any framework that supports HuggingFace-compatible model loading with custom modeling code
53