mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2026-02-04 09:49:20 +08:00
Merge pull request #207 from ByeongkiJeong/patch-2
Update inference_on_multiple_gpus.md
This commit is contained in:
@@ -93,7 +93,7 @@ modified device_map OrderedDict([('llm.model.embed_tokens', 0), ('llm.model.laye
|
||||
```python
|
||||
load_checkpoint_in_model(
|
||||
model,
|
||||
model_path,
|
||||
MODEL_PATH,
|
||||
device_map=device_map)
|
||||
|
||||
model = dispatch_model(
|
||||
|
||||
Reference in New Issue
Block a user