bigscience-workshop/petals
在 GitHub 查看Add convenience methods to export and import fine-tuned prompts
Open
#268 建立於 2023年2月21日
1dayenhancementgood first issuehelp wanted
倉庫指標
- Star
- (8,248 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
I can run"deep" prompt-tuning successfully.
but, how can I export the prefix tokens from the Petals client? and, how can I use the prefix tokens which export from Petals client when I want to do some inference job?
I appreciate you help