ReaderLM-v2 is a 1.5B parameter language model that converts raw HTML into beautifully formatted markdown or JSON with superior accuracy and improved longer context handling.
686 Pulls Updated 3 months ago
Updated 3 months ago
3 months ago
b819e000a8a5 · 1.9GB
model
archqwen2
·
parameters1.78B
·
quantizationQ8_0
1.9GB
params
{
"stop": [
"<|im_start|>",
"<|im_end|>"
]
}
59B
template
{{- range .Messages }}<|im_start|>{{ .Role }}
{{ .Content }}<|im_end|>
{{ end }}<|im_start|>assistan
102B