Lucie-7B is a pretrained 7B parameter causal language model built by LINAGORA and OpenLLM-France.
7b
145 Pulls Updated 2 months ago
Updated 2 months ago
2 months ago
5c4861a796b1 · 13GB
model
archllama
·
parameters6.71B
·
quantizationF16
13GB
params
{
"num_ctx": 32000,
"seed": 1234,
"stop": [
"<|start_header_id|>",
"<|en
175B
template
{{ if .System }}<|start_header_id|>system<|end_header_id|>
{{ .System }}<|eot_id|>{{ end }}{{ if .P
254B
license
Apache License
Version 2.0, January 200
11kB
Readme
This is an uncensored version of OpenLLM-France/Lucie-7B-Instruct created with abliteration (see remove-refusals-with-transformers to know more about it).
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.