Adeptschneider
commited on
Commit
•
e1988f6
1
Parent(s):
d926ec9
Update README.md
Browse files
README.md
CHANGED
@@ -11,4 +11,9 @@ base_model:
|
|
11 |
- facebook/nllb-200-distilled-600M
|
12 |
pipeline_tag: translation
|
13 |
library_name: fairseq
|
14 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
11 |
- facebook/nllb-200-distilled-600M
|
12 |
pipeline_tag: translation
|
13 |
library_name: fairseq
|
14 |
+
---
|
15 |
+
|
16 |
+
|
17 |
+
# nllb-200-distilled-600M-int8
|
18 |
+
|
19 |
+
This model is a quantized version of [facebook/nllb-200-distilled-600M](https://huggingface.co/facebook/nllb-200-distilled-600M)
|