I need a way to evaluate a model like this:
https://huggingface.co/qblocks/falcon-7b-python-code-instructions-18k-alpaca
This is a finetuned model on base open source model falcon-7b for code generation. The output is a adapter file using LORA. How can I do this with your tool?