[Misc] Fix BLOOM copyright notice (#3591)

This commit is contained in:
Woosuk Kwon
2024-03-23 23:30:56 -07:00
committed by GitHub
parent 743a0b7402
commit 3c5ab9b811

View File

@ -1,7 +1,7 @@
# coding=utf-8
# Adapted from
# https://github.com/huggingface/transformers/blob/v4.28.0/src/transformers/models/bloom/modeling_bloom.py
# Copyright 2023 The CacheFlow team.
# Copyright 2023 The vLLM team.
# Copyright 2022 HuggingFace Inc. team and BigScience workshop.
#
# Licensed under the Apache License, Version 2.0 (the "License");