bigscience-workshop/petals
Voir sur GitHubAdd convenience methods to export and import fine-tuned prompts
Open
#268 ouverte le 21 févr. 2023
1dayenhancementgood first issuehelp wanted
Métriques du dépôt
- Stars
- (8 248 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
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