mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-06-03 05:11:19 +08:00
[Misc] Fix BLOOM copyright notice (#3591)
This commit is contained in:
parent
743a0b7402
commit
3c5ab9b811
@ -1,7 +1,7 @@
|
|||||||
# coding=utf-8
|
# coding=utf-8
|
||||||
# Adapted from
|
# Adapted from
|
||||||
# https://github.com/huggingface/transformers/blob/v4.28.0/src/transformers/models/bloom/modeling_bloom.py
|
# 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.
|
# Copyright 2022 HuggingFace Inc. team and BigScience workshop.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user