Commit History

Add restrictions and rename parameters to meet the one written in report
cc8b2eb

tnk2908 commited on

Update README.md
f52f4a7

tnk2908 commited on

Update README.md
70a76e4

tnk2908 commited on

Fix bugs: Message rate and tokens information are computed incorrectly for OPT models
50b0c43

tnk2908 commited on

Remove Concurrency
8d94857

tnk2908 commited on

Change gpu to cuda
0954949

tnk2908 commited on

Use GPU for inference
fd049d6

tnk2908 commited on

Add Concurrency
9986f62

tnk2908 commited on

Merge pull request #1 from trnKhanh/v1.0
ba6fc3b
unverified

trnKhanh commited on

Improve UI and reduce repetitiveness of generation
ee83d59

tnk2908 commited on

Remove opt-66b and llama-3-70b
4b28b29

tnk2908 commited on

Fix bug: incorrect config format
6a7b873

tnk2908 commited on

Add opt models
52c2264

tnk2908 commited on

Fix bugs: run_device and load_device are set wrong
c681bd6

tnk2908 commited on

Change dtype to float32
539e89b

tnk2908 commited on

Integrate global config
1f125f1

tnk2908 commited on

Add global config and model factory
72a1159

tnk2908 commited on

Fix cuda bugs
e350046

tnk2908 commited on

Set launch(share=True)
c70ba45

tnk2908 commited on

Add basic RestAPI
441b276

tnk2908 commited on

Update progress in README.md
c3bbd31

tnk2908 commited on

Add gradio demo
7235a64

tnk2908 commited on

Allow users to change the start_pos
7e8d9b9

tnk2908 commited on

Implement auto-register seed-scheme factory
91d5a5e

tnk2908 commited on

Add cryptography to requirements.txt
399153d

tnk2908 commited on

Update README.md
cce21f1

tnk2908 commited on

Shows percentage of message hidden in the results; Improve the UI of the command line interface
11c7796

tnk2908 commited on

Fix bug: text with from file with double endlines
0c3c1a0

tnk2908 commited on

Finish baseline
341de97

tnk2908 commited on

Initial commit
0fa95f3

tnk2908 commited on