Skip to content

Commit

Permalink
Jamba model
Browse files Browse the repository at this point in the history
  • Loading branch information
mzusman committed Aug 9, 2024
1 parent c2e9a1d commit 3eeeeb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vllm/model_executor/models/jamba.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# coding=utf-8
"""Inference-only Jurassic model."""
"""Inference-only Jamba model."""
from dataclasses import dataclass
from typing import Dict, Iterable, List, Optional, Tuple

Expand Down

0 comments on commit 3eeeeb7

Please sign in to comment.