easy-model-fusion / emf-cli

CLI for managing AI models, improving AI application projects.
MIT License
42 stars 0 forks source link

#82 client model tokenizer add #140

Closed OmarElChamaa closed 5 months ago

OmarElChamaa commented 5 months ago

internal/controller/remove_tokenizer.go:71:103: not enough arguments in call to app.UI().DisplayInteractiveMultiselect have (string, []string, ui.Checkmark, bool, bool) want (string, []string, ui.Checkmark, bool, bool, int)

What should I do with these errors, hotfix branch? its seems DisplayInteractiveMultiselect has been modified but the use of it in update and remove tokenizer hasn't been updated 
OmarElChamaa commented 5 months ago

Will create a clean Branch