Add/update the quantized ONNX model files and README.md for Transformers.js v3

#1
by whitphx HF Staff - opened
README.md CHANGED
@@ -8,15 +8,15 @@ https://huggingface.co/vikp/texify2 with ONNX weights to be compatible with Tran
8
 
9
  ## Usage (Transformers.js)
10
 
11
- If you haven't already, you can install the [Transformers.js](https://huggingface.co/docs/transformers.js) JavaScript library from [NPM](https://www.npmjs.com/package/@xenova/transformers) using:
12
  ```bash
13
- npm i @xenova/transformers
14
  ```
15
 
16
  **Example:** Image-to-text w/ `Xenova/texify2`.
17
 
18
  ```js
19
- import { pipeline } from '@xenova/transformers';
20
 
21
  // Create an image-to-text pipeline
22
  const texify = await pipeline('image-to-text', 'Xenova/texify2');
 
8
 
9
  ## Usage (Transformers.js)
10
 
11
+ If you haven't already, you can install the [Transformers.js](https://huggingface.co/docs/transformers.js) JavaScript library from [NPM](https://www.npmjs.com/package/@huggingface/transformers) using:
12
  ```bash
13
+ npm i @huggingface/transformers
14
  ```
15
 
16
  **Example:** Image-to-text w/ `Xenova/texify2`.
17
 
18
  ```js
19
+ import { pipeline } from '@huggingface/transformers';
20
 
21
  // Create an image-to-text pipeline
22
  const texify = await pipeline('image-to-text', 'Xenova/texify2');
onnx/decoder_model_bnb4.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bab90ce5bec4d6dafb65d7d7b6b3d9227e6163877adc5c3af9fcc9b549cca69
3
+ size 316394992
onnx/decoder_model_fp16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d58a221bc2d89d82d2618f6261d447352f79faeef46595a57ba870792c21f065
3
+ size 477052468
onnx/decoder_model_int8.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0044901ae20011c5f22eef9bc8f5624cd9d21985c1cc6cf0eebe451e512ffca4
3
+ size 239278867
onnx/decoder_model_merged_bnb4.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76576cf4938e00195481174255fd8724807158ca7c1d5e493b343d6d10ad46cb
3
+ size 316729008
onnx/decoder_model_merged_fp16.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6eb87be78c6414271ae79aa77cfc9591879da8dec6b12578b9d118d5fec89ec
3
- size 477600499
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8bcfb4972bfd9eb6c2dcb9fb9ec9fb2929863b32f021ee2c14557eaecff7e37
3
+ size 477607346
onnx/decoder_model_merged_int8.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23bcaf7313bc706df19d147a63437af287b0ef3bb2b78484840c60b71e88c1f3
3
+ size 239901397
onnx/decoder_model_merged_q4.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7dd252e684bf1cc6ad4086a905fd0fb01e5bcde59d9dfcf1ed3bdb146a2ae3c
3
+ size 328316375
onnx/decoder_model_merged_q4f16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3db2718cdbfb1b575d93b1b15714d7baeaa3cfc18d69f2e1f5fb1dcfa0d144a
3
+ size 211079229
onnx/decoder_model_merged_uint8.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c6843843931cea829b4356df7b2f57bd710fddcfa35098d3e6255e9a23ac209
3
+ size 239901442
onnx/decoder_model_q4.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:856d17825da76a53eb482b2bd30d461ce792d9eac70acdce1d2591f51dd0a08f
3
+ size 327982944
onnx/decoder_model_q4f16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7319d162d09dc60679614d207bdde686d4826b20c567b8f509338baceb50d808
3
+ size 210526536
onnx/decoder_model_uint8.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5a4715c93e0ffa8c930c2cc82e8341be6b824a91b57e9a221d2327371761fb2
3
+ size 239278912
onnx/decoder_with_past_model_bnb4.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4351d55c6bfe2343cab05ae309f053b88ee3763f4cd154a9398015138955966c
3
+ size 306797602
onnx/decoder_with_past_model_fp16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dd2a3b2841961a1de6d6ede7295165d52349c296b84785b9ea993fcfb4b7367
3
+ size 443379456
onnx/decoder_with_past_model_int8.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df3ca8e81f58aac4b013c11919939565a82525fd29de0fdc4c744f14351a979e
3
+ size 222327880
onnx/decoder_with_past_model_q4.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ff443e976ad067e3b14f8806b06409d8bc5cddf571c5d4e1c38d4daa95a125d
3
+ size 317337106
onnx/decoder_with_past_model_q4f16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca4c3f9e9a234b156adb44b952fe5d6975fc814501140bde533cfc9da9844f67
3
+ size 200968404
onnx/decoder_with_past_model_uint8.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02a8637b5fddddab2d5ff841391a792cd2e780a8de10b49c8bd67f2c019696fa
3
+ size 222327918
onnx/encoder_model_bnb4.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89d37d113bee3de55cd55039023ae38ef0440feda4741f1a8826a87ac3f2e6cc
3
+ size 44444793
onnx/encoder_model_q4.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ee088e1bb329a3574e4592f4cc4c7fe4526080ed1053c4cf76fe50ea76bc2ec
3
+ size 49064106
onnx/encoder_model_q4f16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc41fd244968aec06b8e15ffd6eb6264f01f8ebbd50f82ec40e1fbcf43ec08df
3
+ size 43766740
onnx/encoder_model_uint8.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b718938b7d9dbe00b41a298e28781e89b906ac636256f1e5a683bc3331e5c5c
3
+ size 76913015