Skip to content

Commit 711587c

Browse files
Update ai-model/train.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0e41915 commit 711587c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ai-model/train.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
Fine-tunes TinyLlama using LoRA for task creation and tech Q&A.
55
"""
66

7-
import os
87
import yaml
98
import torch
109
from pathlib import Path

0 commit comments

Comments
 (0)