Skip to content

Commit

Permalink
Removed unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
belerico committed Apr 24, 2024
1 parent a7d2c89 commit 15845fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion litgpt/scripts/merge_lora.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Copyright Lightning AI. Licensed under the Apache License 2.0, see LICENSE file.

"""This script merges the LoRA weights with the base model"""
import re
from pathlib import Path
from typing import Any, Dict, Optional, Tuple

Expand Down

0 comments on commit 15845fa

Please sign in to comment.