Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,8 @@ ONNX version of [teapotai/teapotllm](https://huggingface.co/teapotai/teapotllm)
|
|
22 |
|
23 |
Also includes a JavaScript version of the teapotai python package for interacting with the model using the Transformers.js library.
|
24 |
|
|
|
|
|
25 |
## Installation
|
26 |
|
27 |
```bash
|
|
|
22 |
|
23 |
Also includes a JavaScript version of the teapotai python package for interacting with the model using the Transformers.js library.
|
24 |
|
25 |
+
View the example script [index.js](https://huggingface.co/tomasmcm/teapotai-teapotllm-onnx/blob/main/index.js).
|
26 |
+
|
27 |
## Installation
|
28 |
|
29 |
```bash
|