bigscience-workshop/petals

Add convenience methods to export and import fine-tuned prompts

Open

#268 aberto em 21 de fev. de 2023

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Python (424 forks)batch import
1dayenhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (8.248 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador