PITTI commited on
Commit
99b631d
·
verified ·
1 Parent(s): 44e317f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
 
10
  This is a first attempt at onnx conversion of the willcb/Qwen3-1.7B-Wordle model in context of [this project](https://github.com/pappitti/wordle-battle-research).
11
 
12
- ## Running this model is transformers.js
13
 
14
  ```
15
  import { pipeline, AutoTokenizer } from "@huggingface/transformers";
 
9
 
10
  This is a first attempt at onnx conversion of the willcb/Qwen3-1.7B-Wordle model in context of [this project](https://github.com/pappitti/wordle-battle-research).
11
 
12
+ ## Running this model with transformers.js
13
 
14
  ```
15
  import { pipeline, AutoTokenizer } from "@huggingface/transformers";