Text Generation
llama
pretrained
llama-3
openllm-france
Jeronymous commited on
Commit
77a47d0
·
verified ·
1 Parent(s): 18e569b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -26,3 +26,14 @@ widget:
26
  # top_k: null
27
  # max_new_tokens: null
28
  ---
 
 
 
 
 
 
 
 
 
 
 
 
26
  # top_k: null
27
  # max_new_tokens: null
28
  ---
29
+
30
+ # Model Card
31
+
32
+ This repository contains checkpoints in DeepSpeed format for the [Lucie-7B model](https://huggingface.co/OpenLLM-France/Lucie-7B).
33
+
34
+ Each checkpoint is in a subbranch (revision), which names specifies the number of training steps.
35
+ For instance `step0400000` corresponds to the checkpoint after 4M training steps.
36
+
37
+ ## Contact
38
+
39