bigscience-workshop/petals
Auf GitHub ansehenAdd convenience methods to export and import fine-tuned prompts
Open
#268 geöffnet am 21. Feb. 2023
1dayenhancementgood first issuehelp wanted
Repository-Metriken
- Stars
- (8.248 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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