Federico Grosso

Results 5 comments of Federico Grosso

My idea is to do something similar to https://github.com/anarchy-ai/LLM-VM/pull/159. Instead of having multiple classes, generalize all HiggingFace model in a way that you can create multiple instances depending on which...

To be able to properly run LLM-VM on jupyter notebooks (also colab) it would be necessary to refactor the way the arguments are parsed. I created a story for that...

With the downgrade of flask + #176 it is working properly in colab, but the proper solution would be #177 > To be able to properly run LLM-VM on jupyter...

I have created a PR were I fix the issue, but I was not able to test it because I am waiting Meta approval to have access to Llama v2...

@abhigya-sodani shouldn't this story be closed as completed? Given that PR #162 was fixing this + adding back OpenLlama