bigscience-workshop/petals
Vedi su GitHubAdd convenience methods to export and import fine-tuned prompts
Open
#268 aperta il 21 feb 2023
1dayenhancementgood first issuehelp wanted
Metriche repository
- Star
- (8248 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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