llocal icon indicating copy to clipboard operation
llocal copied to clipboard

Display when the model is changed during a conversation

Open albertotn opened this issue 1 year ago • 1 comments
trafficstars

Scenario: I'm evaluating a model locally (performance and quality of the messages) and I need to keep track of which model I'm using and when.

A possible solution could be to track model change in a chat, similar when someone join/left a conversation in message system, like for example:

model llama2:latest is changed to model llama3.1:latest

So I'm aware of these changes

albertotn avatar Jul 24 '24 13:07 albertotn

Hey, thanks for raising. I'll look into this next week when I'm back from ([medical]) time off!

bclavie avatar Oct 30 '24 13:10 bclavie

Fixed in 0.0.7!

bclavie avatar Nov 13 '24 08:11 bclavie