Skip to content

chore: enable typing for modelkit#957

Draft
xieofxie wants to merge 3 commits into
mainfrom
hualxie/typing_all
Draft

chore: enable typing for modelkit#957
xieofxie wants to merge 3 commits into
mainfrom
hualxie/typing_all

Conversation

@xieofxie

Copy link
Copy Markdown
Contributor

Close #775



if TYPE_CHECKING:
import torch


if TYPE_CHECKING:
from transformers import GenerationConfig, PretrainedConfig


if TYPE_CHECKING:
from transformers import GenerationConfig, PretrainedConfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: enable type checking

2 participants