Eno Reyes
Eno Reyes
This is a wrapper around Hugging Face's Inference Endpoints. This is the easiest way to deploy an Open Source LLM - see this blog for examples of running Flan-T5 XXL:...
Hey @hwchase17 I'm having trouble getting the linting set - it looks like the imports are being done in the wrong format but I can't quite figure out how to...
Was broken, should be fixed now.
@hwchase17 I agree with your separation of Classes. I'll pick this up and try to add in the separation of instruction for query vs. embed.
I am having the same issue, I'm able to train in my colab notebook but the prompted outputs do not look any different from the un-prompted generation of the fine-tuned...
By "correct version", you mean 0.35.4 correct? I was able to get it working using that version.