Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
OpenLLM-France
/
Lucie-7B-Instruct-gguf
like
2
Follow
OpenLLM France
170
Text Generation
GGUF
4 datasets
French
English
llama
conversational
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
Volko76
commited on
1 day ago
Commit
f3da191
·
verified
·
1 Parent(s):
98c8ec3
Mettre text2text generation dans la pipeline pour que si il y a suffisament d'engagement on puisse lancer des générations gratuitement et directement à partir du repo (fonctionnalitée offerte par huggingface))
Browse files
Files changed (1)
hide
show
README.md
+6
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,6 @@
1
-
---
2
-
license: apache-2.0
3
-
---
1
+
---
2
+
license: apache-2.0
3
+
base_model:
4
+
- OpenLLM-France/Lucie-7B-Instruct
5
+
pipeline_tag: text2text-generation
6
+
---