Update README.md
Browse files
README.md
CHANGED
@@ -28,9 +28,9 @@ coming soon
|
|
28 |
|
29 |
### Usage
|
30 |
|
31 |
-
You can run this model using
|
32 |
|
33 |
-
You can also run
|
34 |
|
35 |
```python
|
36 |
import transformers
|
|
|
28 |
|
29 |
### Usage
|
30 |
|
31 |
+
You can run this model using this [Colab notebook](https://github.com/jpacifico/Chocolatine-LLM/blob/main/Chocolatine_14B_inference_test_colab.ipynb)
|
32 |
|
33 |
+
You can also run Lucie-Boosted using the following code:
|
34 |
|
35 |
```python
|
36 |
import transformers
|