Skip to content

Commit 3eeeeb7

Browse files
committed
Jamba model
1 parent c2e9a1d commit 3eeeeb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vllm/model_executor/models/jamba.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# coding=utf-8
2-
"""Inference-only Jurassic model."""
2+
"""Inference-only Jamba model."""
33
from dataclasses import dataclass
44
from typing import Dict, Iterable, List, Optional, Tuple
55

0 commit comments

Comments
 (0)