llm-slayer
commited on
Commit
•
ab51ddc
1
Parent(s):
189df6f
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
language:
|
4 |
+
- fr
|
5 |
+
- en
|
6 |
+
pipeline_tag: text-generation
|
7 |
---
|
8 |
+
|
9 |
+
CroissantLLM weights in Machine Learning Compilation (MLC) format, with q0f32 quantization.
|
10 |
+
|
11 |
+
Learn more about Machine Learning Compilation and how to use these weights [here](https://llm.mlc.ai/docs/get_started/introduction.html).
|