Add postponed annotations to internvl.py

This commit is contained in:
Dillon DuPont
2025-09-19 19:23:13 -04:00
parent c6740fe097
commit 1346feb125

View File

@@ -1,3 +1,4 @@
from __future__ import annotations
from typing import List, Dict, Any, Optional
# Hugging Face imports are local to avoid hard dependency at module import