Commit Graph

5 Commits

Author SHA1 Message Date
Radamés Ajna 5cefbba757
minor UI fixes (#856)
* fixes

* remove listener

* remove event listener
2023-09-15 06:30:50 +01:00
Juarez Bochi 805bf9ffa7
Implement top_p / nucleus sampling (#819)
* Implement top_p / nucleus sampling

* Update changelog

* rustfmt

* Add tests

* Fix clippy warning

* Fix another clippy error
2023-09-12 18:10:16 +02:00
Radamés Ajna 16bf44f6e9
force model cache (#751) 2023-09-06 05:53:31 +02:00
Radamés Ajna 6a40decc76
Minor WASM UI improvements (#748)
* add stats

* random seed btn

* minor ui improvoments
2023-09-05 19:24:43 +01:00
Radamés Ajna 8395152d20
Llama2c WASM UI improvements (#732)
* pass seed, expose model seq_len

* wip new llama2.c ui

* final new UI example

* small coppy

* copy
2023-09-04 15:59:22 +01:00