huggingface / chat-macOS

Making the community's best AI chat models available to everyone.
Apache License 2.0
1.56k stars 59 forks source link

No apparent model change after selection #5

Closed mdkrasnow closed 1 month ago

mdkrasnow commented 1 month ago

query: what model are you?

Screenshot 2024-09-24 at 2 58 52 PM Screenshot 2024-09-24 at 2 59 37 PM

occurs for all model selections, not just phi-3

always says that it is llama 2.0

cyrilzakka commented 1 month ago

Thanks for the heads up! The model was being changed except in the cases where a previous conversation had already been started and not cleared. In the case the first model would always be used. Now fixed, thank you!