22 2 months ago

A fully opensource pretrained 1B parameter causal language model developed by OpenLLM France

tools thinking
ollama run Volko76/Luciole

Applications

Claude Code
Claude Code ollama launch claude --model Volko76/Luciole
OpenCode
OpenCode ollama launch opencode --model Volko76/Luciole
Hermes Agent
Hermes Agent ollama launch hermes --model Volko76/Luciole
OpenClaw
OpenClaw ollama launch openclaw --model Volko76/Luciole

Models

View all →

16 models

Luciole:latest

1.2GB · 128K context window · Text · 2 months ago

Luciole:1b-q1_0

405MB · 128K context window · Text · 2 months ago

Luciole:1b-q2_k

709MB · 128K context window · Text · 2 months ago

Luciole:1b-q3_k_m

858MB · 128K context window · Text · 2 months ago

Luciole:1b-q4_k_m

1.0GB · 128K context window · Text · 2 months ago

Luciole:1b-q5_k_m

1.2GB · 128K context window · Text · 2 months ago

Luciole:1b-q6_k

1.3GB · 128K context window · Text · 2 months ago

Luciole:1b-q8_0

1.7GB · 128K context window · Text · 2 months ago

Luciole:1b-bf16

3.2GB · 128K context window · Text · 2 months ago

Luciole:8b-q1_0

1.5GB · 1M context window · Text · 2 months ago

Luciole:8b-q2_k

3.1GB · 1M context window · Text · 2 months ago

Luciole:8b-q3_k_m

4.0GB · 1M context window · Text · 2 months ago

Luciole:8b-q4_k_m

5.0GB · 1M context window · Text · 2 months ago

Luciole:8b-q5_k_m

5.8GB · 1M context window · Text · 2 months ago

Luciole:8b-q6_k

6.6GB · 1M context window · Text · 2 months ago

Luciole:8b-q8_0

8.6GB · 1M context window · Text · 2 months ago

Readme

luciole_logo.png Model from : https://huggingface.co/OpenLLM-France/Luciole-1B-Instruct-1.1-GGUF

Latest is Luciole-1B-Instruct-1.1-Q5_K_M.gguf

Luciole-1B-Instruct-1.1 is a fine-tuned and aligned version of Luciole-1B-Base, an open-source, multilingual causal language model created by OpenLLM-France. Luciole-1B-Instruct-1.1 was developed by LINAGORA and the OpenLLM-France consortium as a part of the OpenLLM France project, funded by BPI France through the France 2030 program.

Training of Luciole-1B-Instruct-1.1 was conducted on Jean Zay in three phases: (i) a supervised fine-tuning (SFT) phase on instruction data with thinking traces, (ii) an SFT phase on instruction data without thinking traces, and (iii) a final preference alignment phase using Direct Preference Optimization (DPO). The training data covers topics in math, science, coding, general chat, RAG and translation.

Note that Luciole-1B-Instruct-1.1 is only the first iteration of post-trained models based on Luciole-1B-Base. Development of the Luciole models is an active, ongoing project and further iterations, including models trained on higher proportions of French data, are planned. In the spirit of open-source, we share the model weights and training recipes to facilitate research and to provide open source building blocks for other training projects.

For more information, see the Luciole-1B-Instruct-1.1 model card. If you are interested in contributing to the Luciole project, contact us at contact@openllm-france.fr.