Text Generation
Transformers
PyTorch
code
gpt2
custom_code
Eval Results
text-generation-inference

Update configuration_gpt2_mq.py

#6
by eltociear - opened
Files changed (1) hide show
  1. configuration_gpt2_mq.py +1 -1
configuration_gpt2_mq.py CHANGED
@@ -1,5 +1,5 @@
1
  # coding=utf-8
2
- # Copyright 2018 The OpenAI Team Authors and HuggingFace Inc. team.
3
  # Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved.
4
  #
5
  # Licensed under the Apache License, Version 2.0 (the "License");
 
1
  # coding=utf-8
2
+ # Copyright 2018 The OpenAI Team Authors and Hugging Face Inc. team.
3
  # Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved.
4
  #
5
  # Licensed under the Apache License, Version 2.0 (the "License");