From e35a4cab284843af4caed903b09f00ccfeb1a906 Mon Sep 17 00:00:00 2001 From: Sampath Kumar Date: Wed, 29 Jan 2025 14:53:33 +0100 Subject: [PATCH] docs(gemma2): spell check Copyright header - fix spell check --- gemma2/gemma2_predict_gpu.py | 2 +- gemma2/gemma2_predict_tpu.py | 2 +- gemma2/gemma2_test.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gemma2/gemma2_predict_gpu.py b/gemma2/gemma2_predict_gpu.py index de838d9d991..73b46ea60ce 100644 --- a/gemma2/gemma2_predict_gpu.py +++ b/gemma2/gemma2_predict_gpu.py @@ -8,7 +8,7 @@ # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, -# WITHcontent WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. diff --git a/gemma2/gemma2_predict_tpu.py b/gemma2/gemma2_predict_tpu.py index e3d1f598cba..e093a9aa2fa 100644 --- a/gemma2/gemma2_predict_tpu.py +++ b/gemma2/gemma2_predict_tpu.py @@ -8,7 +8,7 @@ # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, -# WITHcontent WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. diff --git a/gemma2/gemma2_test.py b/gemma2/gemma2_test.py index 91c93336727..b997ab96cd0 100644 --- a/gemma2/gemma2_test.py +++ b/gemma2/gemma2_test.py @@ -8,7 +8,7 @@ # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, -# WITHcontent WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License.