#Is the model from a fine-tune capable to respond to subsequent prompts

4 messages · Page 1 of 1 (latest)

visual elbow
#

Do fine-tuned models support context based conversations like Chat-GPT. For example, if I submit a prompt, will a subsequent prompt take into account the completion from the previous prompt?

rugged crane
visual elbow
#

@rugged crane does that mean I'd have to include the corresponding completion from a previous prompt into a new prompt in order to achieve something like that?