Upload folder using huggingface_hub (#3)
Browse files- 36b5528de3a6c8bba35825f954e1361524d73a1be053af7ea05bc8e21b9a4ed5 (6212b833d2dc0fa0649ab3853a81ace7431288e4)
- fd1797846a59b02d05b2366e8aa10846d1eb039fc2ac85089a1a61dabc3bbfdb (e16bf2ab4d8fb59cc4b8218c07715b235aa7b50c)
- 7b1ea6f31a19ab1e3ba0a95c3df2c45d3ee782c64ac1af014039f7697b3a7245 (938ce5d640b926869e6c6514347e582bcda0e1c6)
- 561a4517ef36b382ab73c21dd2bbe1aad686148cd7a5cd5876d4f9c6deb8aea1 (a98d2084a687e17f4c717cb6a71cf6ef5389032b)
CroissantLLMChat-v0.1_Q2_K.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 575612096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e751a8eecde50f10c6adc054e44090d887759af6050f9540298431c6b8dc4e20
|
3 |
size 575612096
|
CroissantLLMChat-v0.1_Q4_K_M.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 872319104
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9b146c62bc020aee7a7b9f603718ed014b0d3274d048172a027c5b74d821c4a
|
3 |
size 872319104
|
CroissantLLMChat-v0.1_Q5_K_M.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1000639104
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fe2056d0881a1255005665bb9be7377b6fe86e48729278ca4cd5b3e99da2336
|
3 |
size 1000639104
|
CroissantLLMChat-v0.1_Q6_K.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1170267296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd612b744e298c3574449f277ec99fc7ff11e9ed24da7bf6d7244586826b8148
|
3 |
size 1170267296
|
CroissantLLMChat-v0.1_Q8_0.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1430570080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fc3dbe2efd4a87e386491d188266b80b24587f7483c2a597564892a394e0787
|
3 |
size 1430570080
|
README.md
CHANGED
@@ -56,7 +56,7 @@ Our work can be cited as:
|
|
56 |
```bash
|
57 |
@misc{faysse2024croissantllm,
|
58 |
title={CroissantLLM: A Truly Bilingual French-English Language Model},
|
59 |
-
author={Manuel Faysse and Patrick Fernandes and Nuno Guerreiro and António Loison and Duarte Alves and Caio Corro and Nicolas Boizard and João Alves and Ricardo Rei and Pedro Martins and Antoni Bigata Casademunt and François Yvon and André Martins and Gautier Viaud and Céline Hudelot and Pierre Colombo},
|
60 |
year={2024},
|
61 |
eprint={2402.00786},
|
62 |
archivePrefix={arXiv},
|
@@ -107,4 +107,5 @@ CroissantLLM can hallucinate and output factually incorrect data, especially reg
|
|
107 |
|
108 |
***
|
109 |
|
110 |
-
Quantization of Model [croissantllm/CroissantLLMChat-v0.1](https://huggingface.co/croissantllm/CroissantLLMChat-v0.1).
|
|
|
|
56 |
```bash
|
57 |
@misc{faysse2024croissantllm,
|
58 |
title={CroissantLLM: A Truly Bilingual French-English Language Model},
|
59 |
+
author={Manuel Faysse and Patrick Fernandes and Nuno M. Guerreiro and António Loison and Duarte M. Alves and Caio Corro and Nicolas Boizard and João Alves and Ricardo Rei and Pedro H. Martins and Antoni Bigata Casademunt and François Yvon and André F. T. Martins and Gautier Viaud and Céline Hudelot and Pierre Colombo},
|
60 |
year={2024},
|
61 |
eprint={2402.00786},
|
62 |
archivePrefix={arXiv},
|
|
|
107 |
|
108 |
***
|
109 |
|
110 |
+
Quantization of Model [croissantllm/CroissantLLMChat-v0.1](https://huggingface.co/croissantllm/CroissantLLMChat-v0.1).
|
111 |
+
Created using [llm-quantizer](https://github.com/Nold360/llm-quantizer) Pipeline
|