GPU text generation: mMoved the encoded_prompt to correct device
Showing
docs/source/pretrained_models.rst
100755 → 100644
File mode changed from 100755 to 100644
docs/source/quickstart.md
100755 → 100644
File mode changed from 100755 to 100644
docs/source/serialization.rst
100755 → 100644
File mode changed from 100755 to 100644
docs/source/torchscript.rst
100755 → 100644
File mode changed from 100755 to 100644
examples/README.md
100755 → 100644
File mode changed from 100755 to 100644
examples/benchmarks.py
100755 → 100644
File mode changed from 100755 to 100644
examples/contrib/README.md
100755 → 100644
File mode changed from 100755 to 100644
examples/contrib/run_camembert.py
100755 → 100644
File mode changed from 100755 to 100644
examples/contrib/run_openai_gpt.py
100755 → 100644
File mode changed from 100755 to 100644
examples/contrib/run_swag.py
100755 → 100644
File mode changed from 100755 to 100644
examples/contrib/run_transfo_xl.py
100755 → 100644
File mode changed from 100755 to 100644
examples/distillation/README.md
100755 → 100644
File mode changed from 100755 to 100644
examples/distillation/distiller.py
100755 → 100644
File mode changed from 100755 to 100644
examples/distillation/grouped_batch_sampler.py
100755 → 100644
File mode changed from 100755 to 100644
examples/distillation/lm_seqs_dataset.py
100755 → 100644
File mode changed from 100755 to 100644
examples/distillation/requirements.txt
100755 → 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
examples/distillation/scripts/binarized_data.py
100755 → 100644
File mode changed from 100755 to 100644
examples/distillation/scripts/extract.py
100755 → 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
Please register or sign in to comment