Update configuration_imp.py
Browse files- configuration_imp.py +1 -9
configuration_imp.py
CHANGED
|
@@ -1,12 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
# Licensed under the Apache 2.0 license.
|
| 3 |
-
#
|
| 4 |
-
# Some code here is copied from the project Phi-2 (https://huggingface.co/microsoft/phi-2),
|
| 5 |
-
# SigLIP@transformers==4.37.0.dev0 (https://huggingface.co/google/siglip-so400m-patch14-384),
|
| 6 |
-
# and Llava (https://github.com/haotian-liu/LLaVA), and modified by
|
| 7 |
-
# Zhenwei Shao ([email protected]) @ MILVLG. We thank them for their great works.
|
| 8 |
-
#
|
| 9 |
-
# We keep their original copyright statements as follows, which should be inherited:
|
| 10 |
# ------------------------------- Phi-2 ---------------------------------------------
|
| 11 |
# Copyright (c) Microsoft Corporation.
|
| 12 |
# Licensed under the MIT license.
|
|
|
|
| 1 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
# ------------------------------- Phi-2 ---------------------------------------------
|
| 3 |
# Copyright (c) Microsoft Corporation.
|
| 4 |
# Licensed under the MIT license.
|