AI-Hypercomputer / AI-Hypercomputer/JetStream

Clean up Model Conversion Script

未關閉
#131 2 則留言 0 個 reaction 已指派 1 人 已被 @JoeZijunZhou 認領 在 GitHub 檢視
主要語言
Python
星號
457
分支
67
PR 合併指標
30 天內沒有已合併 PR

描述

Currently the model conversion script will [create a bucket](https://github.com/google/JetStream/blob/main/jetstream/tools/maxtext/model_ckpt_conversion.sh#L36) `export MODEL_BUCKET=gs://${USER}-maxtext`. However, it may be the case that the `gs://${USER}-maxtext` path already exists, which I imagine would break the script.

Solution: Be able to read in a few more arguments `MODEL_BUCKET` and `BASE_OUTPUT_DIRECTORY`. We should also delete references to `DATASET_PATH`.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。