Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
CXIAAAAA committed Dec 20, 2024
1 parent a0cf8b5 commit d0bfaa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vllm/model_executor/models/commandr.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

# This file is based on the LLama model definition file in transformers
"""PyTorch Cohere model."""
import copy
from typing import Iterable, List, Optional, Set, Tuple, Union

import torch
Expand Down

0 comments on commit d0bfaa7

Please sign in to comment.