What tokens should be used before user prompt and the answers?

#62
by DrNicefellow - opened

No tokens at all or what?

Databricks org

If you use the pipeline class provided by this class, it'll add instructions around your input:
https://huggingface.co/databricks/dolly-v2-12b/blob/main/instruct_pipeline.py#L24
You can see there what it's doing in case you want to change or riff on it.

srowen changed discussion status to closed

Sign up or log in to comment