tomasmcm commited on
Commit
83ecc7a
·
verified ·
1 Parent(s): 211a33c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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