[examples] make run scripts executable (#10037)
* make executable * make executable * same for the template * cleanup
This commit is contained in:
2
examples/text-generation/run_generation.py
Normal file → Executable file
2
examples/text-generation/run_generation.py
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
#!/usr/bin/env python
|
||||
# coding=utf-8
|
||||
# Copyright 2018 Google AI, Google Brain and Carnegie Mellon University Authors and the HuggingFace Inc. team.
|
||||
# Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved.
|
||||
|
||||
Reference in New Issue
Block a user