Kolade
Kolade
Is this bug ever going to be fixed??
@YaJannik i think you are right, but in the case of file_path parameter, what do you mean by that, my changes do not require the use to do anything different...
> I've been reviewing this PR with a focus on adding markdown support, and I have a few concerns that I'd like to address: > > * Adding the .gitignore...
@armbis can you please show your code, it is difficult trying to understand what is happening.
@baiyu0083 that is something i will look into, my Monday you should have that feature, if possible
I will look into it.. On Sun, Jun 11, 2023, 11:48 PM PromptEngineer ***@***.***> wrote: > @Allaye When we are adding the model choice > to CLI, we have the...
> @PromtEngineer i think that check is been done in the load_model function already.
> @Allaye based on the `if` condition in the `load_model` function, irrespective of whether the model is quantized or not, since we will be providing a default `model_basename`, it will...
@PromtEngineer currently if a non_quantized model is used even with the default model_basename one of the elif or else will used.
@PromtEngineer can you take a look at this now??