XciD's picture
XciD HF staff
initial commit
8969f81
raw history blame
No virus
276 Bytes
{
"models_to_load": [
"ctrl",
"gpt2/xl"
],
"gpu_per_worker": 2,
"cached_models": {
"gpt2/xl": "/datadrive/transformer-autocomplete/backend/gpt2-xl-local",
"ctrl": "/datadrive/transformer-autocomplete/backend/ctrl-local"
}
}