Younes Belkada
commited on
Commit
•
e38c183
1
Parent(s):
acbc8df
Add image for how to use
Browse files
README.md
CHANGED
@@ -320,6 +320,12 @@ The training supercomputer, Jean Zay ([website](http://www.idris.fr/eng/jean-zay
|
|
320 |
<details>
|
321 |
<summary>Click to expand</summary>
|
322 |
|
|
|
|
|
|
|
|
|
|
|
|
|
323 |
## Intended Use
|
324 |
|
325 |
This model is being created in order to enable public research on large language models (LLMs). LLMs are intended to be used for language generation or as a pretrained base model that can be further fine-tuned for specific tasks. Use cases below are not exhaustive.
|
|
|
320 |
<details>
|
321 |
<summary>Click to expand</summary>
|
322 |
|
323 |
+
## How to use
|
324 |
+
|
325 |
+
This model can be easily used and deployed using HuggingFace's ecosystem. This needs `transformers` and `accelerate` installed. The model can be downloaded as follows:
|
326 |
+
|
327 |
+
<img src="https://s3.amazonaws.com/moonup/production/uploads/1657271608456-62441d1d9fdefb55a0b7d12c.png" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
|
328 |
+
|
329 |
## Intended Use
|
330 |
|
331 |
This model is being created in order to enable public research on large language models (LLMs). LLMs are intended to be used for language generation or as a pretrained base model that can be further fine-tuned for specific tasks. Use cases below are not exhaustive.
|