Update loader.py

This commit is contained in:
Daniel Han 2024-11-06 15:13:03 -08:00
commit 746ff24ed2

View file

@ -43,7 +43,7 @@ if SUPPORTS_GEMMA:
if SUPPORTS_GEMMA2:
from .gemma2 import FastGemma2Model
pass
import torch
def _get_dtype(dtype):
__DTYPE_MAP = {