David Revillas

Results 8 comments of David Revillas
trafficstars

Are you in Arch Linux? If so, install `ttf-font-awesome-4` from the AUR

Have been any advances on this?

Is there any plan to implement this in the short time? I've tried patching it somehow but I got lost...

Thanks anyway. I tried but it was quite difficult for me to understand what is going on behind the scenes, I would take it more deeply if I had some...

> I'm wondering if we should just break out the quantile regression to a separate estimator. Does that make sense to do here? Well, I wouldn't know what would be...

What if I would like to store embeddings in a vector store through Langchain? It shoul return single dimension vector. In recent llama-cpp-python versions, when `pooling_type=LLAMA_POOLING_TYPE_MEAN` throws: ``` ... Guessed...

Sure, I will take a look. I was trying to do all steps of the RAG with unique model for some experimentation