Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
3c5ab9b8
Unverified
Commit
3c5ab9b8
authored
Mar 23, 2024
by
Woosuk Kwon
Committed by
GitHub
Mar 23, 2024
Browse files
[Misc] Fix BLOOM copyright notice (#3591)
parent
743a0b74
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vllm/model_executor/models/bloom.py
vllm/model_executor/models/bloom.py
+1
-1
No files found.
vllm/model_executor/models/bloom.py
View file @
3c5ab9b8
# 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");
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment