We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2e9a1d commit 3eeeeb7Copy full SHA for 3eeeeb7
vllm/model_executor/models/jamba.py
@@ -1,5 +1,5 @@
1
# coding=utf-8
2
-"""Inference-only Jurassic model."""
+"""Inference-only Jamba model."""
3
from dataclasses import dataclass
4
from typing import Dict, Iterable, List, Optional, Tuple
5
0 commit comments