lightning-mlflow-hf icon indicating copy to clipboard operation
lightning-mlflow-hf copied to clipboard

Use QLoRA to tune LLM in PyTorch-Lightning w/ Huggingface + MLflow

Results 1 lightning-mlflow-hf issues
Sort by recently updated
recently updated
newest added

Hello, thank you so much for sharing this repository! I want to ask a question about the implementation. According to the code, the `ModelCheckpoint` callback is used to save the...