Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

Fix custom preset display

Open notmd opened this issue 2 years ago • 2 comments

fix #2544 The problem is the model_id in work_parameters is not the same as the name in ModelInfo. So I assume all models have the same preset config.

notmd avatar Apr 15 '23 22:04 notmd

Tbh I think hiding the preset would make more sense. Since we don't have enough information to show the correct preset. Yannic just make the change to k50 and with the current logic, old message with k50 will be display as custom

notmd avatar Apr 16 '23 00:04 notmd

makes sense, can we remove the preset and model name entirely? there is only one model anyway...

AbdBarho avatar Apr 16 '23 06:04 AbdBarho

@AbdBarho I remove the preset, still keep the model for now. We might need that in future, because the Pythia is coming

notmd avatar Apr 17 '23 05:04 notmd