An expansion of Llama 2 that specializes in integrating both general language understanding and domain-specific knowledge, particularly in programming and mathematics.
42.8K Pulls Updated 11 months ago
Updated 11 months ago
11 months ago
24ca2680af67 · 3.5GB
model
archllama
·
parameters8.36B
·
quantizationQ2_K
3.5GB
template
<|system|>
{{ .System }}
<|user|>
{{ .Prompt }}
<|assistant|>
62B
params
{
"stop": [
"<|system|>",
"<|user|>",
"<|assistant|>"
]
}
81B
Readme
LLaMa-Pro is a version of the original LLaMa model enhanced by the addition of transformer blocks by Tencent Applied Research Center (ARC). This model specializes in integrating both general language understanding and domain-specific knowledge, particularly in programming and mathematics.