google-deepmind / google-deepmind/calm

Facing issues in training composed model

Open
#5 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
60
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Hi,

When I am using command `accelerate launch --config_file accelerate_config.yaml train.py --anchor_model_dir google/gemma-7b --aug_model_dir google/gemma-7b --num_heads 2 --num_connections 2 --learning_rate 3e-4 --batch_size 2 --output_dir './tmp'` to train the composed model I am getting below error. Could you please help me to resolve this issue as soon as possible?
Also even after trying with FSDP setup, it is not executing in multiple gpus.

[
Screenshot 2024-11-06 at 4 33 09 PM
](url)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.