Rajmehta123

Results 14 comments of Rajmehta123

Found the fix. Don't process if the peak or recovery are NaT values. Change the for loop to the following. This is not a fix but just to suppress drawdowns...

@w013nad Where do you define those changes? In the source code or generator model settings? ``` config = ExLlamaConfig(model_config_path) # create config from config.json config.model_path = model_path # supply path...

@victordibia Adding support for string is a good feature.

Got it. Also, does it downgrade the image resolution and image size?