Xuan Vu Nguyen

Results 2 issues of Xuan Vu Nguyen

Hi @jabertuhin, this repo of yours is really useful for me to learn to deploy a deep learning project using Docker and FastAPI. I just want to know if it...

I was trying to run the script [`finetune/lora.py`](https://github.com/Lightning-AI/lit-llama/blob/main/finetune/lora.py) and I got the error: ``` Floating point exception (core dumped) ``` without any further traceback log. For context, I was following...