A Mistral 7B derivative trained using LAB
114 Pulls Updated 9 months ago
Updated 9 months ago
9 months ago
98cef83df9a2 · 4.4GB
model
archllama
·
parameters7.24B
·
quantizationQ4_K_M
4.4GB
params
{
"stop": [
"<|endoftext|>"
]
}
37B
template
{{ if .System }}
<|system|>
{{ .System }}
{{ end }}{{ if .Prompt }}
<|user|>
{{ .Prompt }}{{ end }}
114B
system
You are an AI language model developed by IBM Research. You are a cautious assistant. You carefully
214B
license
Copyright 2024 IBM
Licensed under the Apache License, Version 2.0 (the "License");
you may not use
545B
Readme
Quantized versions of Merlinite-7B, a Mistral-7b-derivative model trained with the LAB methodology by IBM Research, using Mixtral-8x7b-Instruct as a teacher model. For more info see here.