Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update mpt7b instruct ft commit #375

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

RR4787
Copy link
Contributor

@RR4787 RR4787 commented Jun 20, 2023

Update yaml commit and pin the HF model commit

@RR4787 RR4787 requested a review from margaretqian June 20, 2023 21:31
@RR4787 RR4787 requested review from vchiley and ajaysaini725 June 20, 2023 23:39
Copy link
Contributor

@margaretqian margaretqian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the merge conflict is probably due to the file name changing

@@ -22,6 +22,7 @@

LOCAL_CHECKPOINT_DIR = '/tmp/mpt'
LOCAL_MODEL_PATH = os.path.join(LOCAL_CHECKPOINT_DIR, 'local_model')
HF_COMMIT = 'bbe7a55d70215e16c00c1825805b81e4badb57d7'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be passed in from the input yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants