togethercomputer / OpenChatKit

Apache License 2.0
9.01k stars 1.02k forks source link

Allow AWS_ACCESS_KEY_ID to be disabled when fine tuning #165

Closed justusc closed 1 year ago

justusc commented 1 year ago

This change allows training to run correctly when AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY are not set.

Fixes: https://github.com/togethercomputer/OpenChatKit/issues/163

zhangce commented 1 year ago

LGTM