Spaces:
Running
Running
Remove default model selection on startup
#18
by
junhyeokk
- opened
• Removed the index=0 parameter from the stDatalist call so that no model is pre-selected when the app loads.
• Added a check to display an informational message and stop execution if the user does not select a model.
• This change prevents the app from automatically allocating the “NousResearch/Meta-Llama-3-8B-Instruct” model by default, ensuring that users explicitly choose a model before proceeding.
Vokturz
changed pull request status to
closed