abhi-agg
12e9232066
Patch WASM artifacts to run optimized (wormhole enabled) inference ( #68 )
...
* A script to patch the wasm artifacts to use wormhole via
APIs that instantiate WASM module
* Updated README
* Load just production ready models
* Shallow clone bergamot-models repo since it has such a large history
* Improved wasm test_page
- test page can load all 5 language pairs
- Use intgemm.alpha* models
* Refactor the code that patches wasm artifacts to enable wormhole
Co-authored-by: Andre Natal <anatal@gmail.com>
Co-authored-by: Motin <motin@motin.eu>
2021-03-24 17:10:42 +01:00
Abhishek Aggarwal
18b4c7a016
Improved README
...
- Removed 'wasm-integration' branch from wasm build instructions
- Improved native build instructions
2021-02-25 15:22:52 +01:00
Abhishek Aggarwal
b75e72e65d
Added more explanation for FILES_TO_PACKAGE in README
2021-02-18 10:42:06 +01:00
Abhishek Aggarwal
b86f8a7dc2
Improved README
...
- Clears up the spaghetti of model packaging
- Usage instructions
- Formatting changes
2021-02-17 14:21:51 +01:00
Motin
b1e72ce75e
Updated instructions on how to get all relevant models in place for the upcoming release
2021-02-16 15:46:15 +02:00
Motin
a33b3a3bb5
Add instructions on how to assemble and package the set of files expected by the test page
2021-02-15 11:21:36 +02:00
Andre Natal
1e413f71cd
Including a more elaborated test page, a node webserver containing the proper cors headers and wasm mimetype
2021-02-13 18:23:25 -08:00
Andre Natal
47db65972c
Update README.md
2021-02-12 17:18:57 -08:00
Andre Natal
a97bf7b504
Update README.md
2021-02-12 17:00:12 -08:00
Andre Natal
3a53a68444
Update README.md
...
updating `--recursive` on wasm instructions too
2021-02-12 15:41:17 -08:00
Andre Natal
9108d9f0b3
Update README.md
...
Add `--recursive` to `git clone` instructions
2021-02-12 15:25:40 -08:00
Abhishek Aggarwal
e12647076c
Updated README with wasm build and use instructions
2021-02-11 23:36:42 +01:00
Jerin Philip
3b6b9cd2bf
Updating README.md with instructions to run service-cli
2021-01-22 11:51:49 +00:00
Abhishek Aggarwal
cd505c9286
Updated README with 'Build' and 'Use' instructions
2020-11-16 13:09:42 +01:00
abhi-agg
ef2323c952
Unified api draft ( #1 )
...
* Changed README file
- Added a short introduction of this repository
- More updates to come later
* First draft of the unified API
2020-10-29 09:17:32 +01:00
abhi-agg
a2dddd818c
Initial commit
2020-10-19 13:49:38 +02:00