Abhinand

Results 15 comments of Abhinand

Can you assign this to me? I have a solution.

I am interested in solving these, * Perceptron as XNOR operator * Perceptron as XOR operator Can you assign me?

@msenneret Thanks for your answer. I am able to load the model now. The problem is when I create a pipeline and try to make inference using langchain it is...

Solved the issue by adding these lines of code before creating the HF pipeline ```python import accelerate max_memory = { 0: 6000000000, # (bytes) according to your GPU 'cpu': 13000000000...

@vibhorkrishna Yeah sure go ahead. You can try to implement things in a way to help beginners get a solid understanding of the underlying stuff. For data manipulation and related...

Don't worry about that workflow, I've removed it as I didn't find it useful.

Hi @Gunnika, thanks I have added the `hacktoberfest` tag as well. Please go through the PR thread #3 and do the suggested changes.

Sure go ahead @arunpandian7

Facing the same problem here. Also wondering how you are handling this issue #4