Commit History

Add llm submodule
bbebe89

Inoki at Giskard commited on

Upgrade to 2.0.0b34
e489e3f

Inoki at Giskard commited on

Rename tp hub and upgrade to 2.0.0b33
fa4c6df

Inoki at Giskard commited on

Upgrade giskard to 2.0.0b28
f5f3e76

Inoki at Giskard commited on

Update README.md
e763035

Inoki at Giskard commited on

Update requirements.txt
d312377

Inoki at Giskard commited on

Update requirements to match local env
09676ae

Inoki at Giskard commited on

Update deps for giskardai/giskard
0d1e614

Inoki at Giskard commited on

Update transformers version
c4e31d4

Inoki at Giskard commited on

Remove tensorflow to make sure that model uses pytorch
df9ac33

Inoki at Giskard commited on

Add deps for DistillBert SST
94346b1

Inoki at Giskard commited on

Attempt to display CPU and GPU usage
4be4da9

weixuan-giskard commited on

Use `--hf-token` to pass Space token
aeabc6f

weixuan-giskard commited on

Start detection in another thread
f5dcb41

weixuan-giskard commited on

Upgrade to 2.0.0b26
231bda8

Inoki at Giskard commited on

Add GPU detection before running for logging
44ac6bc

weixuan-giskard commited on

Update README.md
a89dee4

Inoki at Giskard commited on

Avoid stop current running ML worker until exit
c0e96e4

weixuan-giskard commited on

Do not allow modification when `READONLY` env set
1bbdc1e

weixuan-giskard commited on

Automatically start ML worker if env provided
ff04f99

weixuan-giskard commited on

Make token and hf token password
4ad28b6

weixuan-giskard commited on

Show a tip for Hugging Face Spaces token
97e37df

weixuan-giskard commited on

Set ML worker to None after exiting
629a811

weixuan-giskard commited on

Allow to set Giskard key from env
e05b343

weixuan-giskard commited on

Handle the error when no log file
28e9187

weixuan-giskard commited on

Use popen to have a reference on ML worker process
2ecd2bd

weixuan-giskard commited on

Use a subprocess to run ML worker
59166be

weixuan-giskard commited on

Allow to start and stop worker
6348ca6

weixuan-giskard commited on

Try to start ML worker in async main
93b6465

weixuan-giskard commited on

Do not set default port for external ML worker
bdb6803

weixuan-giskard commited on