fix: update engine field in tiny llama 1.1b
This commit is contained in:
parent
489c8584a9
commit
750f09cc81
@ -10,8 +10,7 @@
|
||||
"ctx_len": 2048,
|
||||
"system_prompt": "<|system|>\n",
|
||||
"user_prompt": "<|user|>\n",
|
||||
"ai_prompt": "<|assistant|>\n",
|
||||
"engine": "nitro"
|
||||
"ai_prompt": "<|assistant|>\n"
|
||||
},
|
||||
"parameters": {
|
||||
"max_tokens": 2048
|
||||
@ -20,5 +19,6 @@
|
||||
"author": "TinyLlama",
|
||||
"tags": ["Tiny", "Foundation Model"],
|
||||
"size": 637000000
|
||||
}
|
||||
},
|
||||
"engine": "nitro"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user