Alok Saboo

Results 243 comments of Alok Saboo

@enricoros Thanks for your patience...and apologies for my confusion. Do you think something like this would work? I can add the parameters for the remaining models I can find.

@enricoros Just tried the latest build...still no luck ![image](https://github.com/enricoros/big-AGI/assets/18319734/6523df08-d739-4787-aaeb-e7e063764cab) The problem is there is no information about the model parameters, and the defaults are being used. I am happy to...

Here's a great [list](https://openrouter.ai/docs#models) of models with the parameters. There is even an [API](https://openrouter.ai/api/v1/models) for that. We can get many of the model parameters from here and then manually add...

Here's the data structure generated (using OpenAI) that added the num_ctx information. Can we use this instead of the current one? ```python { 'llama3': { description: 'Meta Llama 3: The...

Thanks...I look forward to that option.

Improving flexible field queries would be huge... right now they are painfully slow for a large library.

@Serene-Arc and @Explosion-Scratch tests are beyond my expertise. I am happy to close this PR and let one of you take this over.

I have seen this before, but I am unable to reliably reproduce it. I tried the album you posted and was able to import it without any errors:

@sampsyo truncating the artist name may not be a bad idea. I'll submit a bug fix for @dmountainwolf to try. We can then decide.

@dmountainwolf can you see if #4901 fixes your issues.