matchaniat
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,8 @@ license: apache-2.0
|
|
3 |
base_model:
|
4 |
- OpenLLM-France/Lucie-7B-Instruct
|
5 |
pipeline_tag: text-generation
|
6 |
-
---
|
|
|
|
|
|
|
|
|
|
3 |
base_model:
|
4 |
- OpenLLM-France/Lucie-7B-Instruct
|
5 |
pipeline_tag: text-generation
|
6 |
+
---
|
7 |
+
|
8 |
+
Quantized using [llama.cpp](https://github.com/ggerganov/llama.cpp) b4481
|
9 |
+
|
10 |
+
Original model : https://huggingface.co/OpenLLM-France/Lucie-7B-Instruct
|