Update README.md
Browse files
README.md
CHANGED
|
@@ -5,4 +5,6 @@ pipeline_tag: text-generation
|
|
| 5 |
library_name: transformers.js
|
| 6 |
tags:
|
| 7 |
- wordle
|
| 8 |
-
---
|
|
|
|
|
|
|
|
|
| 5 |
library_name: transformers.js
|
| 6 |
tags:
|
| 7 |
- wordle
|
| 8 |
+
---
|
| 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). The project repository includes examples to run the model with transformers.
|