GGUF
Inference Endpoints
Pclanglais commited on
Commit
a9a207e
1 Parent(s): 10dd331

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -4
README.md CHANGED
@@ -1,5 +1,20 @@
1
- ### About
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
- gguf version of pleias360M-RAG, you can check more details about the model here:
4
-
5
- https://huggingface.co/PleIAs/Pleias-360m-RAG
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - PleIAs/common_corpus
5
+ language:
6
+ - en
7
+ - fr
8
+ - de
9
+ - it
10
+ - es
11
+ - nl
12
+ - la
13
+ - pl
14
+ - pt
15
+ base_model:
16
+ - PleIAs/Pleias-Pico
17
+ ---
18
+ This model is the official GGUF version of [https://huggingface.co/PleIAs/Pleias-Pico Pleias-Pico].
19
 
20
+ The conversion is unquantized and should yield the same generation quality as the original model.