adds jais 2 support (#30188)
Signed-off-by: sarathc-cerebras <sarath.chandran@cerebras.net>
Co-authored-by: Cyrus Leung <cyrus.tl.leung@gmail.com>
(cherry picked from commit 28d15ab56b)
This commit is contained in:
committed by
Kevin H. Luu
parent
30fe765e9f
commit
ac43367ced
@@ -295,6 +295,9 @@ _TEXT_GENERATION_EXAMPLE_MODELS = {
|
||||
"internlm/internlm3-8b-instruct", trust_remote_code=True
|
||||
),
|
||||
"JAISLMHeadModel": _HfExamplesInfo("inceptionai/jais-13b-chat"),
|
||||
"Jais2ForCausalLM": _HfExamplesInfo(
|
||||
"inceptionai/Jais-2-8B-Chat", min_transformers_version="4.58"
|
||||
),
|
||||
"JambaForCausalLM": _HfExamplesInfo(
|
||||
"ai21labs/AI21-Jamba-1.5-Mini",
|
||||
extras={
|
||||
|
||||
Reference in New Issue
Block a user