Luis Quintanilla

Results 173 comments of Luis Quintanilla
trafficstars

@LittleLittleCloud Great idea! Would you be able to configure the backend? i.e. OpenAI, Ollama, LMStudio, etc...

Thanks for this proposal @IntegerMan. This sounds great to me! I think at minimum, upgrading to use Plotly.NET is a good next step. Re: DataFrame, @asmirnov82 has been doing a...

@LittleLittleCloud do you know why the grey box / exception might be happening?

Hi @sp44rk, Thanks for this issue. We've added this to our backlog.

Hi @torronen, Thanks for this suggestion. In the MLContext, we have GpuDeviceId and FallbackToCpu. Would using those and leveraging them in LightGBM work for your scenario?

@tarekgh is this something that's possible today with the current BPE tokenizer or is it limited to the vocab.json / merges.txt conventions?

Hi @SyntaxEvg, This is a great idea. I think this is something we can add to our backlog. @michaelgsharp let's add it to Future. Currently, the easiest way I'm aware...

> As according to Decimal256 implementation – I see 2 possibilities: using `SqlDecimal` from `System.Data.SqlTypes` namespace or waiting support of Decimal256 by .Net framework. There is a proposal for supporting...

Not sure what the issue may be. One thing I noticed is the size of your image. I think for image classification the size is 300x300 and object detection 320x320....