Lucie-7B is a pretrained 7B parameter causal language model built by LINAGORA and OpenLLM-France.
7b
138 Pulls Updated 2 months ago
Updated 2 months ago
2 months ago
56230dc436a3 · 4.1GB
model
archllama
·
parameters6.71B
·
quantizationQ4_K_M
4.1GB
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.