Commit History

Update config.ini
d9e8e22
verified

tnk2908 commited on

Update README.md
017140f
verified

tnk2908 commited on

Update README.md
e204153
verified

tnk2908 commited on

Merge pull request #5 from trnKhanh/v1.1
2ccce65
unverified

trnKhanh commited on

Add parameters to RestAPI
c231729

tnk2908 commited on

Merge pull request #4 from trnKhanh/v1.1
c82e5bb
unverified

trnKhanh commited on

Add comments and update README.md
0852a55

tnk2908 commited on

Change padding side to right
9bd2dae

tnk2908 commited on

Add padding to tokenizer
776d1db

tnk2908 commited on

Refactor analysis process
0186ed1

tnk2908 commited on

Fix figures for messages lengths
45dff64

tnk2908 commited on

Update analysis.py
e60c05d

tnk2908 commited on

Change order of for loop in analysis.py
946ba2b

tnk2908 commited on

Ignore readable messages that contains non-ASCII
568d4c9

tnk2908 commited on

Show msg_len when generating texts
046a023

tnk2908 commited on

Show msg_rates and perplexity when generating texts
32ab2e8

tnk2908 commited on

Fix bug: prompt is sliced incorrectly
613dc0e

tnk2908 commited on

Avoid out of bound error
162b7a6

tnk2908 commited on

Add results save frequency
8afcedd

tnk2908 commited on

Change load device to cuda
4dd6602

tnk2908 commited on

Change dtype to float32
d572506

tnk2908 commited on

Update statistical analysis
9da31aa

tnk2908 commited on

Add statistical analysis
52c67ef

tnk2908 commited on

Merge pull request #3 from trnKhanh/v1.1
bcfb997
unverified

trnKhanh commited on

Update README.md
e4f5e06

tnk2908 commited on

Add examples for requests and responses in RestAPI
247b3e4

tnk2908 commited on

Check cuda availability before loading models
c1b5167

tnk2908 commited on

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

tnk2908 commited on

Update README.md
f52f4a7

tnk2908 commited on

Merge pull request #2 from trnKhanh/v1.1
9fb49a8
unverified

trnKhanh 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