|
b4cb982e49
|
Simplifying our internal cargo dependencies. (#1529)
|
2024-01-07 12:04:14 +01:00 |
|
|
d35f0a1376
|
Bump the crate version to 0.3.3. (#1490)
|
2023-12-28 13:38:30 +01:00 |
|
|
94817dac56
|
Bump the crate version to 0.3.2. (#1452)
|
2023-12-17 05:34:53 -06:00 |
|
|
a209ce8ceb
|
Update for 0.3.1. (#1324)
|
2023-11-11 18:48:52 +00:00 |
|
|
b86ac0c507
|
Quant t5: Add coedit model to wasm demo and readme (#1031)
|
2023-10-04 20:57:33 +01:00 |
|
|
096dee7073
|
Bump the version to 0.3.0. (#1014)
* Bump the version to 0.3.0.
* Changelog update.
|
2023-10-01 13:51:57 +01:00 |
|
|
a084f65f9a
|
fix rep penalty min value (#963)
|
2023-09-26 05:23:50 +01:00 |
|
|
7edd755756
|
Pass directly the buffer ownership. (#949)
|
2023-09-24 06:34:44 +01:00 |
|
|
cda1786eed
|
smaller t5 models quantized (#934)
|
2023-09-22 22:31:23 +01:00 |
|
|
19e52e5007
|
T5 Wasm (#918)
* init t5 wasm model
* split workers for each model
* clean up
* add some ui
* readme
* index
* typo
* remove cache param, clear_kv_cache
* add max_length as param
* add model tasks option to ui
* add method to load quantized gguf from buffer
* Add quantized wasm module
* add quantized models to UI, dynamic import wasms
* link to quantized
* fix copy
* fix ModelEncoder
* fix README.md
|
2023-09-22 15:31:10 +01:00 |
|