Text Generation
Transformers
PyTorch
Safetensors
English
gpt2
text-generation-inference

System messages

#2
by msj121 - opened

Is there a way to send system messages, or just User and Assistant? Thanks.

Unfortunately, there is no way to send system messages, but the model does sometimes to listen to text before the user and assistant messages. You can try putting a “system” prompt before the user and assistant messages as a loophole, but I’m not certain this will work. I will consider adding a system prompt on future versions of this model.

Locutusque changed discussion status to closed

This has been working for me much better then other tiny models. So kudos! Gave it a like - hope you have more success.

Sign up or log in to comment