h2o-llmstudio icon indicating copy to clipboard operation
h2o-llmstudio copied to clipboard

[CODE IMPROVEMENT] Add system prompt to the chat interface

Open pascal-pfeiffer opened this issue 1 year ago • 2 comments
trafficstars

🔧 Proposed code refactoring

Add system prompt to the chat interface

Motivation

Removes the need to test system prompts outside of LLM Studio

pascal-pfeiffer avatar Dec 20 '23 16:12 pascal-pfeiffer

Could be interesting to add a system prompt before fine-tuning directly from an input box or something like that

FavioVazquez avatar Dec 20 '23 16:12 FavioVazquez

Could be interesting to add a system prompt before fine-tuning directly from an input box or something like that

This is probably not too helpful, as all finetuning samples would then get the exact same system prompt (i.e. there is no information to be learned from the system prompt).

maxjeblick avatar Dec 20 '23 18:12 maxjeblick