Update loader.py
This commit is contained in:
parent
52e3a2bf9a
commit
746ff24ed2
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ if SUPPORTS_GEMMA:
|
|||
if SUPPORTS_GEMMA2:
|
||||
from .gemma2 import FastGemma2Model
|
||||
pass
|
||||
|
||||
import torch
|
||||
|
||||
def _get_dtype(dtype):
|
||||
__DTYPE_MAP = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue