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

API を Prompt Tuning した場合と、OSS を Fine Tuning した場合とでどちらがコスト効率が良いのか検証できる実装を提供する #61

Open
icoxfog417 opened this issue Dec 21, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@icoxfog417
Copy link
Contributor

icoxfog417 commented Dec 21, 2023

AWS で生成系 AI を使ったアプリケーションを開発する開発者として、想定しているユースケースに対し Amazon Bedrock のモデルを使い Prompt Tuning するのが良いのか、 OSS を Fine Tuning した方が良いのか、判断基準のポイントを知りたい。初手は実装が簡易な Amazon Bedrock がスムーズだが、ユーザーの実利用データが蓄積できより挙動を洗練させたい場合、どこまで Prompt Tuning / Few shot で進めどこから Fine Tuning に切り替えるか見通しが事前に把握できれば、切り替えポイントの見過ごしによる機会損失を最小化することができる。

@icoxfog417 icoxfog417 added the enhancement New feature or request label Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant