Spaces:
Sleeping
Sleeping
Commit History
Update README.md
017140f
verified
Update README.md
e204153
verified
Merge pull request #5 from trnKhanh/v1.1
2ccce65
unverified
trnKhanh
commited on
Add parameters to RestAPI
c231729
Merge pull request #4 from trnKhanh/v1.1
c82e5bb
unverified
trnKhanh
commited on
Add comments and update README.md
0852a55
Change padding side to right
9bd2dae
Add padding to tokenizer
776d1db
Refactor analysis process
0186ed1
Fix figures for messages lengths
45dff64
Update analysis.py
e60c05d
Change order of for loop in analysis.py
946ba2b
Ignore readable messages that contains non-ASCII
568d4c9
Show msg_len when generating texts
046a023
Show msg_rates and perplexity when generating texts
32ab2e8
Fix bug: prompt is sliced incorrectly
613dc0e
Avoid out of bound error
162b7a6
Add results save frequency
8afcedd
Change load device to cuda
4dd6602
Change dtype to float32
d572506
Update statistical analysis
9da31aa
Add statistical analysis
52c67ef
Merge pull request #3 from trnKhanh/v1.1
bcfb997
unverified
trnKhanh
commited on
Update README.md
e4f5e06
Add examples for requests and responses in RestAPI
247b3e4
Check cuda availability before loading models
c1b5167
Add restrictions and rename parameters to meet the one written in report
cc8b2eb
Update README.md
f52f4a7
Merge pull request #2 from trnKhanh/v1.1
9fb49a8
unverified
trnKhanh
commited on
Update README.md
70a76e4
Fix bugs: Message rate and tokens information are computed incorrectly for OPT models
50b0c43
Remove Concurrency
8d94857
Change gpu to cuda
0954949
Use GPU for inference
fd049d6
Add Concurrency
9986f62
Merge pull request #1 from trnKhanh/v1.0
ba6fc3b
unverified
trnKhanh
commited on