Duplicate from mozilla-ai/WizardCoder-Python-34B-V1.0-llamafile
Browse filesCo-authored-by: Justine Tunney <jartine@users.noreply.huggingface.co>
- .gitattributes +64 -0
- LICENSE.txt +126 -0
- Notice +1 -0
- README.md +369 -0
- USE_POLICY.md +50 -0
- config.json +3 -0
- wizardcoder-python-34b-v1.0.Q2_K.llamafile +3 -0
- wizardcoder-python-34b-v1.0.Q3_K_L.llamafile +3 -0
- wizardcoder-python-34b-v1.0.Q3_K_M.llamafile +3 -0
- wizardcoder-python-34b-v1.0.Q3_K_S.llamafile +3 -0
- wizardcoder-python-34b-v1.0.Q4_0.llamafile +3 -0
- wizardcoder-python-34b-v1.0.Q4_1.llamafile +3 -0
- wizardcoder-python-34b-v1.0.Q4_K_M.llamafile +3 -0
- wizardcoder-python-34b-v1.0.Q4_K_S.llamafile +3 -0
- wizardcoder-python-34b-v1.0.Q5_0.llamafile +3 -0
- wizardcoder-python-34b-v1.0.Q5_1.llamafile +3 -0
- wizardcoder-python-34b-v1.0.Q5_K_M.llamafile +3 -0
- wizardcoder-python-34b-v1.0.Q5_K_S.llamafile +3 -0
- wizardcoder-python-34b-v1.0.Q6_K.llamafile +3 -0
- wizardcoder-python-34b-v1.0.Q8_0.llamafile +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
wizardcoder-python-34b-v1.0.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
wizardcoder-python-34b-v1.0.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
wizardcoder-python-34b-v1.0.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
wizardcoder-python-34b-v1.0.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
wizardcoder-python-34b-v1.0.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
wizardcoder-python-34b-v1.0.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
wizardcoder-python-34b-v1.0.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
wizardcoder-python-34b-v1.0.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
wizardcoder-python-34b-v1.0.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
wizardcoder-python-34b-v1.0.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
wizardcoder-python-34b-v1.0.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
wizardcoder-python-34b-v1.0.Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
wizardcoder-python-34b-v1.0.Q2_K.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
wizardcoder-python-34b-v1.0.Q3_K_L.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
wizardcoder-python-34b-v1.0.Q3_K_M.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
wizardcoder-python-34b-v1.0.Q3_K_S.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
wizardcoder-python-34b-v1.0.Q4_0.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
wizardcoder-python-34b-v1.0.Q4_K_M.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
wizardcoder-python-34b-v1.0.Q4_K_S.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
wizardcoder-python-34b-v1.0.Q5_0.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
wizardcoder-python-34b-v1.0.Q5_K_M.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
wizardcoder-python-34b-v1.0.Q5_K_S.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
wizardcoder-python-34b-v1.0.Q6_K.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
wizardcoder-python-34b-v1.0.Q8_0.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
wizardcoder-python-34b-v1.0.Q4_1.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
wizardcoder-python-34b-v1.0.Q5_1.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
wizardcoder-python-34b-v1.0.Q3_K.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
wizardcoder-python-34b-v1.0.Q4_K.llamafile filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
wizardcoder-python-34b-v1.0.Q5_K.llamafile filter=lfs diff=lfs merge=lfs -text
|
LICENSE.txt
ADDED
|
@@ -0,0 +1,126 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
LLAMA 2 COMMUNITY LICENSE AGREEMENT
|
| 2 |
+
Llama 2 Version Release Date: July 18, 2023
|
| 3 |
+
|
| 4 |
+
"Agreement" means the terms and conditions for use, reproduction, distribution and
|
| 5 |
+
modification of the Llama Materials set forth herein.
|
| 6 |
+
|
| 7 |
+
"Documentation" means the specifications, manuals and documentation
|
| 8 |
+
accompanying Llama 2 distributed by Meta at ai.meta.com/resources/models-and-
|
| 9 |
+
libraries/llama-downloads/.
|
| 10 |
+
|
| 11 |
+
"Licensee" or "you" means you, or your employer or any other person or entity (if
|
| 12 |
+
you are entering into this Agreement on such person or entity's behalf), of the age
|
| 13 |
+
required under applicable laws, rules or regulations to provide legal consent and that
|
| 14 |
+
has legal authority to bind your employer or such other person or entity if you are
|
| 15 |
+
entering in this Agreement on their behalf.
|
| 16 |
+
|
| 17 |
+
"Llama 2" means the foundational large language models and software and
|
| 18 |
+
algorithms, including machine-learning model code, trained model weights,
|
| 19 |
+
inference-enabling code, training-enabling code, fine-tuning enabling code and other
|
| 20 |
+
elements of the foregoing distributed by Meta at ai.meta.com/resources/models-and-
|
| 21 |
+
libraries/llama-downloads/.
|
| 22 |
+
|
| 23 |
+
"Llama Materials" means, collectively, Meta's proprietary Llama 2 and
|
| 24 |
+
Documentation (and any portion thereof) made available under this Agreement.
|
| 25 |
+
|
| 26 |
+
"Meta" or "we" means Meta Platforms Ireland Limited (if you are located in or, if you
|
| 27 |
+
are an entity, your principal place of business is in the EEA or Switzerland) and Meta
|
| 28 |
+
Platforms, Inc. (if you are located outside of the EEA or Switzerland).
|
| 29 |
+
|
| 30 |
+
By clicking "I Accept" below or by using or distributing any portion or element of the
|
| 31 |
+
Llama Materials, you agree to be bound by this Agreement.
|
| 32 |
+
|
| 33 |
+
1. License Rights and Redistribution.
|
| 34 |
+
|
| 35 |
+
a. Grant of Rights. You are granted a non-exclusive, worldwide, non-
|
| 36 |
+
transferable and royalty-free limited license under Meta's intellectual property or
|
| 37 |
+
other rights owned by Meta embodied in the Llama Materials to use, reproduce,
|
| 38 |
+
distribute, copy, create derivative works of, and make modifications to the Llama
|
| 39 |
+
Materials.
|
| 40 |
+
|
| 41 |
+
b. Redistribution and Use.
|
| 42 |
+
|
| 43 |
+
i. If you distribute or make the Llama Materials, or any derivative works
|
| 44 |
+
thereof, available to a third party, you shall provide a copy of this Agreement to such
|
| 45 |
+
third party.
|
| 46 |
+
ii. If you receive Llama Materials, or any derivative works thereof, from
|
| 47 |
+
a Licensee as part of an integrated end user product, then Section 2 of this
|
| 48 |
+
Agreement will not apply to you.
|
| 49 |
+
|
| 50 |
+
iii. You must retain in all copies of the Llama Materials that you
|
| 51 |
+
distribute the following attribution notice within a "Notice" text file distributed as a
|
| 52 |
+
part of such copies: "Llama 2 is licensed under the LLAMA 2 Community License,
|
| 53 |
+
Copyright (c) Meta Platforms, Inc. All Rights Reserved."
|
| 54 |
+
|
| 55 |
+
iv. Your use of the Llama Materials must comply with applicable laws
|
| 56 |
+
and regulations (including trade compliance laws and regulations) and adhere to the
|
| 57 |
+
Acceptable Use Policy for the Llama Materials (available at
|
| 58 |
+
https://ai.meta.com/llama/use-policy), which is hereby incorporated by reference into
|
| 59 |
+
this Agreement.
|
| 60 |
+
|
| 61 |
+
v. You will not use the Llama Materials or any output or results of the
|
| 62 |
+
Llama Materials to improve any other large language model (excluding Llama 2 or
|
| 63 |
+
derivative works thereof).
|
| 64 |
+
|
| 65 |
+
2. Additional Commercial Terms. If, on the Llama 2 version release date, the
|
| 66 |
+
monthly active users of the products or services made available by or for Licensee,
|
| 67 |
+
or Licensee's affiliates, is greater than 700 million monthly active users in the
|
| 68 |
+
preceding calendar month, you must request a license from Meta, which Meta may
|
| 69 |
+
grant to you in its sole discretion, and you are not authorized to exercise any of the
|
| 70 |
+
rights under this Agreement unless or until Meta otherwise expressly grants you
|
| 71 |
+
such rights.
|
| 72 |
+
|
| 73 |
+
3. Disclaimer of Warranty. UNLESS REQUIRED BY APPLICABLE LAW, THE
|
| 74 |
+
LLAMA MATERIALS AND ANY OUTPUT AND RESULTS THEREFROM ARE
|
| 75 |
+
PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND,
|
| 76 |
+
EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, ANY
|
| 77 |
+
WARRANTIES OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, OR
|
| 78 |
+
FITNESS FOR A PARTICULAR PURPOSE. YOU ARE SOLELY RESPONSIBLE
|
| 79 |
+
FOR DETERMINING THE APPROPRIATENESS OF USING OR REDISTRIBUTING
|
| 80 |
+
THE LLAMA MATERIALS AND ASSUME ANY RISKS ASSOCIATED WITH YOUR
|
| 81 |
+
USE OF THE LLAMA MATERIALS AND ANY OUTPUT AND RESULTS.
|
| 82 |
+
|
| 83 |
+
4. Limitation of Liability. IN NO EVENT WILL META OR ITS AFFILIATES BE
|
| 84 |
+
LIABLE UNDER ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, TORT,
|
| 85 |
+
NEGLIGENCE, PRODUCTS LIABILITY, OR OTHERWISE, ARISING OUT OF THIS
|
| 86 |
+
AGREEMENT, FOR ANY LOST PROFITS OR ANY INDIRECT, SPECIAL,
|
| 87 |
+
CONSEQUENTIAL, INCIDENTAL, EXEMPLARY OR PUNITIVE DAMAGES, EVEN
|
| 88 |
+
IF META OR ITS AFFILIATES HAVE BEEN ADVISED OF THE POSSIBILITY OF
|
| 89 |
+
ANY OF THE FOREGOING.
|
| 90 |
+
|
| 91 |
+
5. Intellectual Property.
|
| 92 |
+
|
| 93 |
+
a. No trademark licenses are granted under this Agreement, and in
|
| 94 |
+
connection with the Llama Materials, neither Meta nor Licensee may use any name
|
| 95 |
+
or mark owned by or associated with the other or any of its affiliates, except as
|
| 96 |
+
required for reasonable and customary use in describing and redistributing the
|
| 97 |
+
Llama Materials.
|
| 98 |
+
|
| 99 |
+
b. Subject to Meta's ownership of Llama Materials and derivatives made by or
|
| 100 |
+
for Meta, with respect to any derivative works and modifications of the Llama
|
| 101 |
+
Materials that are made by you, as between you and Meta, you are and will be the
|
| 102 |
+
owner of such derivative works and modifications.
|
| 103 |
+
|
| 104 |
+
c. If you institute litigation or other proceedings against Meta or any entity
|
| 105 |
+
(including a cross-claim or counterclaim in a lawsuit) alleging that the Llama
|
| 106 |
+
Materials or Llama 2 outputs or results, or any portion of any of the foregoing,
|
| 107 |
+
constitutes infringement of intellectual property or other rights owned or licensable
|
| 108 |
+
by you, then any licenses granted to you under this Agreement shall terminate as of
|
| 109 |
+
the date such litigation or claim is filed or instituted. You will indemnify and hold
|
| 110 |
+
harmless Meta from and against any claim by any third party arising out of or related
|
| 111 |
+
to your use or distribution of the Llama Materials.
|
| 112 |
+
|
| 113 |
+
6. Term and Termination. The term of this Agreement will commence upon your
|
| 114 |
+
acceptance of this Agreement or access to the Llama Materials and will continue in
|
| 115 |
+
full force and effect until terminated in accordance with the terms and conditions
|
| 116 |
+
herein. Meta may terminate this Agreement if you are in breach of any term or
|
| 117 |
+
condition of this Agreement. Upon termination of this Agreement, you shall delete
|
| 118 |
+
and cease use of the Llama Materials. Sections 3, 4 and 7 shall survive the
|
| 119 |
+
termination of this Agreement.
|
| 120 |
+
|
| 121 |
+
7. Governing Law and Jurisdiction. This Agreement will be governed and
|
| 122 |
+
construed under the laws of the State of California without regard to choice of law
|
| 123 |
+
principles, and the UN Convention on Contracts for the International Sale of Goods
|
| 124 |
+
does not apply to this Agreement. The courts of California shall have exclusive
|
| 125 |
+
jurisdiction of any dispute arising out of this Agreement.
|
| 126 |
+
|
Notice
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Llama 2 is licensed under the LLAMA 2 Community License, Copyright © Meta Platforms, Inc. All Rights Reserved.
|
README.md
ADDED
|
@@ -0,0 +1,369 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: llama2
|
| 3 |
+
library_name: transformers
|
| 4 |
+
tags:
|
| 5 |
+
- code
|
| 6 |
+
- llamafile
|
| 7 |
+
metrics:
|
| 8 |
+
- code_eval
|
| 9 |
+
base_model: WizardLM/WizardCoder-Python-34B-V1.0
|
| 10 |
+
inference: false
|
| 11 |
+
model_creator: WizardLM
|
| 12 |
+
model_type: llama
|
| 13 |
+
prompt_template: >
|
| 14 |
+
Below is an instruction that describes a task. Write a response that
|
| 15 |
+
appropriately completes the request.
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
### Instruction:
|
| 19 |
+
|
| 20 |
+
{prompt}
|
| 21 |
+
|
| 22 |
+
|
| 23 |
+
### Response:
|
| 24 |
+
quantized_by: TheBloke
|
| 25 |
+
model-index:
|
| 26 |
+
- name: WizardCoder-Python-34B-V1.0
|
| 27 |
+
results:
|
| 28 |
+
- task:
|
| 29 |
+
type: text-generation
|
| 30 |
+
dataset:
|
| 31 |
+
name: HumanEval
|
| 32 |
+
type: openai_humaneval
|
| 33 |
+
metrics:
|
| 34 |
+
- type: pass@1
|
| 35 |
+
value: 0.732
|
| 36 |
+
name: pass@1
|
| 37 |
+
verified: false
|
| 38 |
+
---
|
| 39 |
+
|
| 40 |
+
# WizardCoder Python 34B V1.0 - llamafile
|
| 41 |
+
- Model creator: [WizardLM](https://huggingface.co/WizardLM)
|
| 42 |
+
- Original model: [WizardCoder Python 34B V1.0](https://huggingface.co/WizardLM/WizardCoder-Python-34B-V1.0)
|
| 43 |
+
|
| 44 |
+
<!-- description start -->
|
| 45 |
+
## Description
|
| 46 |
+
|
| 47 |
+
This repo contains llamafile format model files for [WizardLM's WizardCoder Python 34B V1.0](https://huggingface.co/WizardLM/WizardCoder-Python-34B-V1.0).
|
| 48 |
+
|
| 49 |
+
WARNING: This README may contain inaccuracies. It was generated automatically by forking <a href=/TheBloke/WizardCoder-Python-34B-V1.0-GGUF>TheBloke/WizardCoder-Python-34B-V1.0-GGUF</a> and piping the README through sed. Errors should be reported to jartine, and do not reflect TheBloke. You can also support his work on [Patreon](https://www.patreon.com/TheBlokeAI).
|
| 50 |
+
<!-- README_llamafile.md-about-llamafile start -->
|
| 51 |
+
### About llamafile
|
| 52 |
+
|
| 53 |
+
llamafile is a new format introduced by Mozilla Ocho on Nov 20th 2023. It uses Cosmopolitan Libc to turn LLM weights into runnable llama.cpp binaries that run on the stock installs of six OSes for both ARM64 and AMD64. llamafile offers numerous advantages over GGML, such as better tokenisation, and support for special tokens. It is also supports metadata, and is designed to be extensible.
|
| 54 |
+
|
| 55 |
+
Here is an incomplate list of clients and libraries that are known to support llamafile:
|
| 56 |
+
|
| 57 |
+
* [llama.cpp](https://github.com/ggerganov/llama.cpp). The source project for llamafile. Offers a CLI and a server option.
|
| 58 |
+
* [text-generation-webui](https://github.com/oobabooga/text-generation-webui), the most widely used web UI, with many features and powerful extensions. Supports GPU acceleration.
|
| 59 |
+
* [KoboldCpp](https://github.com/LostRuins/koboldcpp), a fully featured web UI, with GPU accel across all platforms and GPU architectures. Especially good for story telling.
|
| 60 |
+
* [LM Studio](https://lmstudio.ai/), an easy-to-use and powerful local GUI for Windows and macOS (Silicon), with GPU acceleration.
|
| 61 |
+
* [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui), a great web UI with many interesting and unique features, including a full model library for easy model selection.
|
| 62 |
+
* [Faraday.dev](https://faraday.dev/), an attractive and easy to use character-based chat GUI for Windows and macOS (both Silicon and Intel), with GPU acceleration.
|
| 63 |
+
* [ctransformers](https://github.com/marella/ctransformers), a Python library with GPU accel, LangChain support, and OpenAI-compatible AI server.
|
| 64 |
+
* [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), a Python library with GPU accel, LangChain support, and OpenAI-compatible API server.
|
| 65 |
+
* [candle](https://github.com/huggingface/candle), a Rust ML framework with a focus on performance, including GPU support, and ease of use.
|
| 66 |
+
|
| 67 |
+
<!-- README_llamafile.md-about-llamafile end -->
|
| 68 |
+
<!-- repositories-available start -->
|
| 69 |
+
## Repositories available
|
| 70 |
+
|
| 71 |
+
* [AWQ model(s) for GPU inference.](https://huggingface.co/jartine/WizardCoder-Python-34B-V1.0-AWQ)
|
| 72 |
+
* [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/jartine/WizardCoder-Python-34B-V1.0-GPTQ)
|
| 73 |
+
* [2, 3, 4, 5, 6 and 8-bit llamafile models for CPU+GPU inference](https://huggingface.co/jartine/WizardCoder-Python-34B-V1.0-llamafile)
|
| 74 |
+
* [WizardLM's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/WizardLM/WizardCoder-Python-34B-V1.0)
|
| 75 |
+
<!-- repositories-available end -->
|
| 76 |
+
|
| 77 |
+
<!-- prompt-template start -->
|
| 78 |
+
## Prompt template: Alpaca
|
| 79 |
+
|
| 80 |
+
```
|
| 81 |
+
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
| 82 |
+
|
| 83 |
+
### Instruction:
|
| 84 |
+
{prompt}
|
| 85 |
+
|
| 86 |
+
### Response:
|
| 87 |
+
|
| 88 |
+
```
|
| 89 |
+
|
| 90 |
+
<!-- prompt-template end -->
|
| 91 |
+
|
| 92 |
+
|
| 93 |
+
<!-- compatibility_llamafile start -->
|
| 94 |
+
## Compatibility
|
| 95 |
+
|
| 96 |
+
These quantised llamafilev2 files are compatible with llama.cpp from August 27th onwards, as of commit [d0cee0d36d5be95a0d9088b674dbb27354107221](https://github.com/ggerganov/llama.cpp/commit/d0cee0d36d5be95a0d9088b674dbb27354107221)
|
| 97 |
+
|
| 98 |
+
They are also compatible with many third party UIs and libraries - please see the list at the top of this README.
|
| 99 |
+
|
| 100 |
+
## Explanation of quantisation methods
|
| 101 |
+
<details>
|
| 102 |
+
<summary>Click to see details</summary>
|
| 103 |
+
|
| 104 |
+
The new methods available are:
|
| 105 |
+
* GGML_TYPE_Q2_K - "type-1" 2-bit quantization in super-blocks containing 16 blocks, each block having 16 weight. Block scales and mins are quantized with 4 bits. This ends up effectively using 2.5625 bits per weight (bpw)
|
| 106 |
+
* GGML_TYPE_Q3_K - "type-0" 3-bit quantization in super-blocks containing 16 blocks, each block having 16 weights. Scales are quantized with 6 bits. This end up using 3.4375 bpw.
|
| 107 |
+
* GGML_TYPE_Q4_K - "type-1" 4-bit quantization in super-blocks containing 8 blocks, each block having 32 weights. Scales and mins are quantized with 6 bits. This ends up using 4.5 bpw.
|
| 108 |
+
* GGML_TYPE_Q5_K - "type-1" 5-bit quantization. Same super-block structure as GGML_TYPE_Q4_K resulting in 5.5 bpw
|
| 109 |
+
* GGML_TYPE_Q6_K - "type-0" 6-bit quantization. Super-blocks with 16 blocks, each block having 16 weights. Scales are quantized with 8 bits. This ends up using 6.5625 bpw
|
| 110 |
+
|
| 111 |
+
Refer to the Provided Files table below to see what files use which methods, and how.
|
| 112 |
+
</details>
|
| 113 |
+
<!-- compatibility_llamafile end -->
|
| 114 |
+
|
| 115 |
+
<!-- README_llamafile.md-provided-files start -->
|
| 116 |
+
## Provided files
|
| 117 |
+
|
| 118 |
+
| Name | Quant method | Bits | Size | Max RAM required | Use case |
|
| 119 |
+
| ---- | ---- | ---- | ---- | ---- | ----- |
|
| 120 |
+
| [wizardcoder-python-34b-v1.0.Q2_K.llamafile](https://huggingface.co/jartine/WizardCoder-Python-34B-V1.0-llamafile/blob/main/wizardcoder-python-34b-v1.0.Q2_K.llamafile) | Q2_K | 2 | 14.21 GB| 16.71 GB | smallest, significant quality loss - not recommended for most purposes |
|
| 121 |
+
| [wizardcoder-python-34b-v1.0.Q3_K_S.llamafile](https://huggingface.co/jartine/WizardCoder-Python-34B-V1.0-llamafile/blob/main/wizardcoder-python-34b-v1.0.Q3_K_S.llamafile) | Q3_K_S | 3 | 14.61 GB| 17.11 GB | very small, high quality loss |
|
| 122 |
+
| [wizardcoder-python-34b-v1.0.Q3_K_M.llamafile](https://huggingface.co/jartine/WizardCoder-Python-34B-V1.0-llamafile/blob/main/wizardcoder-python-34b-v1.0.Q3_K_M.llamafile) | Q3_K_M | 3 | 16.28 GB| 18.78 GB | very small, high quality loss |
|
| 123 |
+
| [wizardcoder-python-34b-v1.0.Q3_K_L.llamafile](https://huggingface.co/jartine/WizardCoder-Python-34B-V1.0-llamafile/blob/main/wizardcoder-python-34b-v1.0.Q3_K_L.llamafile) | Q3_K_L | 3 | 17.77 GB| 20.27 GB | small, substantial quality loss |
|
| 124 |
+
| [wizardcoder-python-34b-v1.0.Q4_0.llamafile](https://huggingface.co/jartine/WizardCoder-Python-34B-V1.0-llamafile/blob/main/wizardcoder-python-34b-v1.0.Q4_0.llamafile) | Q4_0 | 4 | 19.05 GB| 21.55 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
| 125 |
+
| [wizardcoder-python-34b-v1.0.Q4_K_S.llamafile](https://huggingface.co/jartine/WizardCoder-Python-34B-V1.0-llamafile/blob/main/wizardcoder-python-34b-v1.0.Q4_K_S.llamafile) | Q4_K_S | 4 | 19.15 GB| 21.65 GB | small, greater quality loss |
|
| 126 |
+
| [wizardcoder-python-34b-v1.0.Q4_K_M.llamafile](https://huggingface.co/jartine/WizardCoder-Python-34B-V1.0-llamafile/blob/main/wizardcoder-python-34b-v1.0.Q4_K_M.llamafile) | Q4_K_M | 4 | 20.22 GB| 22.72 GB | medium, balanced quality - recommended |
|
| 127 |
+
| [wizardcoder-python-34b-v1.0.Q5_0.llamafile](https://huggingface.co/jartine/WizardCoder-Python-34B-V1.0-llamafile/blob/main/wizardcoder-python-34b-v1.0.Q5_0.llamafile) | Q5_0 | 5 | 23.24 GB| 25.74 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
| 128 |
+
| [wizardcoder-python-34b-v1.0.Q5_K_S.llamafile](https://huggingface.co/jartine/WizardCoder-Python-34B-V1.0-llamafile/blob/main/wizardcoder-python-34b-v1.0.Q5_K_S.llamafile) | Q5_K_S | 5 | 23.24 GB| 25.74 GB | large, low quality loss - recommended |
|
| 129 |
+
| [wizardcoder-python-34b-v1.0.Q5_K_M.llamafile](https://huggingface.co/jartine/WizardCoder-Python-34B-V1.0-llamafile/blob/main/wizardcoder-python-34b-v1.0.Q5_K_M.llamafile) | Q5_K_M | 5 | 23.84 GB| 26.34 GB | large, very low quality loss - recommended |
|
| 130 |
+
| [wizardcoder-python-34b-v1.0.Q6_K.llamafile](https://huggingface.co/jartine/WizardCoder-Python-34B-V1.0-llamafile/blob/main/wizardcoder-python-34b-v1.0.Q6_K.llamafile) | Q6_K | 6 | 27.68 GB| 30.18 GB | very large, extremely low quality loss |
|
| 131 |
+
| [wizardcoder-python-34b-v1.0.Q8_0.llamafile](https://huggingface.co/jartine/WizardCoder-Python-34B-V1.0-llamafile/blob/main/wizardcoder-python-34b-v1.0.Q8_0.llamafile) | Q8_0 | 8 | 35.86 GB| 38.36 GB | very large, extremely low quality loss - not recommended |
|
| 132 |
+
|
| 133 |
+
**Note**: the above RAM figures assume no GPU offloading. If layers are offloaded to the GPU, this will reduce RAM usage and use VRAM instead.
|
| 134 |
+
|
| 135 |
+
|
| 136 |
+
|
| 137 |
+
<!-- README_llamafile.md-provided-files end -->
|
| 138 |
+
|
| 139 |
+
<!-- README_llamafile.md-how-to-download start -->
|
| 140 |
+
## How to download llamafile files
|
| 141 |
+
|
| 142 |
+
**Note for manual downloaders:** You almost never want to clone the entire repo! Multiple different quantisation formats are provided, and most users only want to pick and download a single file.
|
| 143 |
+
|
| 144 |
+
The following clients/libraries will automatically download models for you, providing a list of available models to choose from:
|
| 145 |
+
- LM Studio
|
| 146 |
+
- LoLLMS Web UI
|
| 147 |
+
- Faraday.dev
|
| 148 |
+
|
| 149 |
+
### In `text-generation-webui`
|
| 150 |
+
|
| 151 |
+
Under Download Model, you can enter the model repo: jartine/WizardCoder-Python-34B-V1.0-llamafile and below it, a specific filename to download, such as: wizardcoder-python-34b-v1.0.q4_K_M.llamafile.
|
| 152 |
+
|
| 153 |
+
Then click Download.
|
| 154 |
+
|
| 155 |
+
### On the command line, including multiple files at once
|
| 156 |
+
|
| 157 |
+
I recommend using the `huggingface-hub` Python library:
|
| 158 |
+
|
| 159 |
+
```shell
|
| 160 |
+
pip3 install huggingface-hub>=0.17.1
|
| 161 |
+
```
|
| 162 |
+
|
| 163 |
+
Then you can download any individual model file to the current directory, at high speed, with a command like this:
|
| 164 |
+
|
| 165 |
+
```shell
|
| 166 |
+
huggingface-cli download jartine/WizardCoder-Python-34B-V1.0-llamafile wizardcoder-python-34b-v1.0.q4_K_M.llamafile --local-dir . --local-dir-use-symlinks False
|
| 167 |
+
```
|
| 168 |
+
|
| 169 |
+
<details>
|
| 170 |
+
<summary>More advanced huggingface-cli download usage</summary>
|
| 171 |
+
|
| 172 |
+
You can also download multiple files at once with a pattern:
|
| 173 |
+
|
| 174 |
+
```shell
|
| 175 |
+
huggingface-cli download jartine/WizardCoder-Python-34B-V1.0-llamafile --local-dir . --local-dir-use-symlinks False --include='*Q4_K*llamafile'
|
| 176 |
+
```
|
| 177 |
+
|
| 178 |
+
For more documentation on downloading with `huggingface-cli`, please see: [HF -> Hub Python Library -> Download files -> Download from the CLI](https://huggingface.co/docs/huggingface_hub/guides/download#download-from-the-cli).
|
| 179 |
+
|
| 180 |
+
To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
|
| 181 |
+
|
| 182 |
+
```shell
|
| 183 |
+
pip3 install hf_transfer
|
| 184 |
+
```
|
| 185 |
+
|
| 186 |
+
And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
|
| 187 |
+
|
| 188 |
+
```shell
|
| 189 |
+
HUGGINGFACE_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download jartine/WizardCoder-Python-34B-V1.0-llamafile wizardcoder-python-34b-v1.0.q4_K_M.llamafile --local-dir . --local-dir-use-symlinks False
|
| 190 |
+
```
|
| 191 |
+
|
| 192 |
+
Windows CLI users: Use `set HUGGINGFACE_HUB_ENABLE_HF_TRANSFER=1` before running the download command.
|
| 193 |
+
</details>
|
| 194 |
+
<!-- README_llamafile.md-how-to-download end -->
|
| 195 |
+
|
| 196 |
+
<!-- README_llamafile.md-how-to-run start -->
|
| 197 |
+
## Example `llama.cpp` command
|
| 198 |
+
|
| 199 |
+
Make sure you are using `llama.cpp` from commit [d0cee0d36d5be95a0d9088b674dbb27354107221](https://github.com/ggerganov/llama.cpp/commit/d0cee0d36d5be95a0d9088b674dbb27354107221) or later.
|
| 200 |
+
|
| 201 |
+
```shell
|
| 202 |
+
./main -ngl 32 -m wizardcoder-python-34b-v1.0.q4_K_M.llamafile --color -c 4096 --temp 0.7 --repeat_penalty 1.1 -n -1 -p "Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n### Instruction:\n{prompt}\n\n### Response:"
|
| 203 |
+
```
|
| 204 |
+
|
| 205 |
+
Change `-ngl 32` to the number of layers to offload to GPU. Remove it if you don't have GPU acceleration.
|
| 206 |
+
|
| 207 |
+
Change `-c 4096` to the desired sequence length. For extended sequence models - eg 8K, 16K, 32K - the necessary RoPE scaling parameters are read from the llamafile file and set by llama.cpp automatically.
|
| 208 |
+
|
| 209 |
+
If you want to have a chat-style conversation, replace the `-p <PROMPT>` argument with `-i -ins`
|
| 210 |
+
|
| 211 |
+
For other parameters and how to use them, please refer to [the llama.cpp documentation](https://github.com/ggerganov/llama.cpp/blob/master/examples/main/README.md)
|
| 212 |
+
|
| 213 |
+
## How to run in `text-generation-webui`
|
| 214 |
+
|
| 215 |
+
Further instructions here: [text-generation-webui/docs/llama.cpp.md](https://github.com/oobabooga/text-generation-webui/blob/main/docs/llama.cpp.md).
|
| 216 |
+
|
| 217 |
+
## How to run from Python code
|
| 218 |
+
|
| 219 |
+
You can use llamafile models from Python using the [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) or [ctransformers](https://github.com/marella/ctransformers) libraries.
|
| 220 |
+
|
| 221 |
+
### How to load this model from Python using ctransformers
|
| 222 |
+
|
| 223 |
+
#### First install the package
|
| 224 |
+
|
| 225 |
+
```bash
|
| 226 |
+
# Base ctransformers with no GPU acceleration
|
| 227 |
+
pip install ctransformers>=0.2.24
|
| 228 |
+
# Or with CUDA GPU acceleration
|
| 229 |
+
pip install ctransformers[cuda]>=0.2.24
|
| 230 |
+
# Or with ROCm GPU acceleration
|
| 231 |
+
CT_HIPBLAS=1 pip install ctransformers>=0.2.24 --no-binary ctransformers
|
| 232 |
+
# Or with Metal GPU acceleration for macOS systems
|
| 233 |
+
CT_METAL=1 pip install ctransformers>=0.2.24 --no-binary ctransformers
|
| 234 |
+
```
|
| 235 |
+
|
| 236 |
+
#### Simple example code to load one of these llamafile models
|
| 237 |
+
|
| 238 |
+
```python
|
| 239 |
+
from ctransformers import AutoModelForCausalLM
|
| 240 |
+
|
| 241 |
+
# Set gpu_layers to the number of layers to offload to GPU. Set to 0 if no GPU acceleration is available on your system.
|
| 242 |
+
llm = AutoModelForCausalLM.from_pretrained("jartine/WizardCoder-Python-34B-V1.0-llamafile", model_file="wizardcoder-python-34b-v1.0.q4_K_M.llamafile", model_type="llama", gpu_layers=50)
|
| 243 |
+
|
| 244 |
+
print(llm("AI is going to"))
|
| 245 |
+
```
|
| 246 |
+
|
| 247 |
+
## How to use with LangChain
|
| 248 |
+
|
| 249 |
+
Here's guides on using llama-cpp-python or ctransformers with LangChain:
|
| 250 |
+
|
| 251 |
+
* [LangChain + llama-cpp-python](https://python.langchain.com/docs/integrations/llms/llamacpp)
|
| 252 |
+
* [LangChain + ctransformers](https://python.langchain.com/docs/integrations/providers/ctransformers)
|
| 253 |
+
|
| 254 |
+
<!-- README_llamafile.md-how-to-run end -->
|
| 255 |
+
|
| 256 |
+
<!-- footer start -->
|
| 257 |
+
<!-- 200823 -->
|
| 258 |
+
## Discord
|
| 259 |
+
|
| 260 |
+
For further support, and discussions on these models and AI in general, join us at:
|
| 261 |
+
|
| 262 |
+
[jartine AI's Discord server](https://discord.gg/FwAVVu7eJ4)
|
| 263 |
+
|
| 264 |
+
## Thanks, and how to contribute
|
| 265 |
+
|
| 266 |
+
|
| 267 |
+
|
| 268 |
+
I've had a lot of people ask if they can contribute. I enjoy providing models and helping people, and would love to be able to spend even more time doing it, as well as expanding into new projects like fine tuning/training.
|
| 269 |
+
|
| 270 |
+
If you're able and willing to contribute it will be most gratefully received and will help me to keep providing more models, and to start work on new AI projects.
|
| 271 |
+
|
| 272 |
+
|
| 273 |
+
|
| 274 |
+
|
| 275 |
+
|
| 276 |
+
|
| 277 |
+
|
| 278 |
+
And thank you again to mozilla for their generous grant.
|
| 279 |
+
|
| 280 |
+
<!-- footer end -->
|
| 281 |
+
|
| 282 |
+
<!-- original-model-card start -->
|
| 283 |
+
# Original model card: WizardLM's WizardCoder Python 34B V1.0
|
| 284 |
+
|
| 285 |
+
|
| 286 |
+
<p align="center">
|
| 287 |
+
🤗 <a href="https://huggingface.co/WizardLM" target="_blank">HF Repo</a> •🐱 <a href="https://github.com/nlpxucan/WizardLM" target="_blank">Github Repo</a> • 🐦 <a href="https://twitter.com/WizardLM_AI" target="_blank">Twitter</a> • 📃 <a href="https://arxiv.org/abs/2304.12244" target="_blank">[WizardLM]</a> • 📃 <a href="https://arxiv.org/abs/2306.08568" target="_blank">[WizardCoder]</a> • 📃 <a href="https://arxiv.org/abs/2308.09583" target="_blank">[WizardMath]</a> <br>
|
| 288 |
+
</p>
|
| 289 |
+
<p align="center">
|
| 290 |
+
👋 Join our <a href="https://discord.gg/VZjjHtWrKs" target="_blank">Discord</a>
|
| 291 |
+
</p>
|
| 292 |
+
|
| 293 |
+
## News
|
| 294 |
+
|
| 295 |
+
- 🔥🔥🔥[2023/08/26] We released **WizardCoder-Python-34B-V1.0** , which achieves the **73.2 pass@1** and surpasses **GPT4 (2023/03/15)**, **ChatGPT-3.5**, and **Claude2** on the [HumanEval Benchmarks](https://github.com/openai/human-eval).
|
| 296 |
+
- [2023/06/16] We released **WizardCoder-15B-V1.0** , which achieves the **57.3 pass@1** and surpasses **Claude-Plus (+6.8)**, **Bard (+15.3)** and **InstructCodeT5+ (+22.3)** on the [HumanEval Benchmarks](https://github.com/openai/human-eval).
|
| 297 |
+
|
| 298 |
+
❗Note: There are two HumanEval results of GPT4 and ChatGPT-3.5. The 67.0 and 48.1 are reported by the official GPT4 Report (2023/03/15) of [OpenAI](https://arxiv.org/abs/2303.08774). The 82.0 and 72.5 are tested by ourselves with the latest API (2023/08/26).
|
| 299 |
+
|
| 300 |
+
|
| 301 |
+
| Model | Checkpoint | Paper | HumanEval | MBPP | Demo | License |
|
| 302 |
+
| ----- |------| ---- |------|-------| ----- | ----- |
|
| 303 |
+
| WizardCoder-Python-34B-V1.0 | 🤗 <a href="https://huggingface.co/WizardLM/WizardCoder-Python-34B-V1.0" target="_blank">HF Link</a> | 📃 <a href="https://arxiv.org/abs/2306.08568" target="_blank">[WizardCoder]</a> | 73.2 | 61.2 | [Demo](http://47.103.63.15:50085/) | <a href="https://ai.meta.com/resources/models-and-libraries/llama-downloads/" target="_blank">Llama2</a> |
|
| 304 |
+
| WizardCoder-15B-V1.0 | 🤗 <a href="https://huggingface.co/WizardLM/WizardCoder-15B-V1.0" target="_blank">HF Link</a> | 📃 <a href="https://arxiv.org/abs/2306.08568" target="_blank">[WizardCoder]</a> | 59.8 |50.6 | -- | <a href="https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement" target="_blank">OpenRAIL-M</a> |
|
| 305 |
+
| WizardCoder-Python-13B-V1.0 | 🤗 <a href="https://huggingface.co/WizardLM/WizardCoder-Python-13B-V1.0" target="_blank">HF Link</a> | 📃 <a href="https://arxiv.org/abs/2306.08568" target="_blank">[WizardCoder]</a> | 64.0 | 55.6 | -- | <a href="https://ai.meta.com/resources/models-and-libraries/llama-downloads/" target="_blank">Llama2</a> |
|
| 306 |
+
| WizardCoder-3B-V1.0 | 🤗 <a href="https://huggingface.co/WizardLM/WizardCoder-3B-V1.0" target="_blank">HF Link</a> | 📃 <a href="https://arxiv.org/abs/2306.08568" target="_blank">[WizardCoder]</a> | 34.8 |37.4 | [Demo](http://47.103.63.15:50086/) | <a href="https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement" target="_blank">OpenRAIL-M</a> |
|
| 307 |
+
| WizardCoder-1B-V1.0 | 🤗 <a href="https://huggingface.co/WizardLM/WizardCoder-1B-V1.0" target="_blank">HF Link</a> | 📃 <a href="https://arxiv.org/abs/2306.08568" target="_blank">[WizardCoder]</a> | 23.8 |28.6 | -- | <a href="https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement" target="_blank">OpenRAIL-M</a> |
|
| 308 |
+
|
| 309 |
+
|
| 310 |
+
- Our **WizardMath-70B-V1.0** model slightly outperforms some closed-source LLMs on the GSM8K, including **ChatGPT 3.5**, **Claude Instant 1** and **PaLM 2 540B**.
|
| 311 |
+
- Our **WizardMath-70B-V1.0** model achieves **81.6 pass@1** on the [GSM8k Benchmarks](https://github.com/openai/grade-school-math), which is **24.8** points higher than the SOTA open-source LLM, and achieves **22.7 pass@1** on the [MATH Benchmarks](https://github.com/hendrycks/math), which is **9.2** points higher than the SOTA open-source LLM.
|
| 312 |
+
|
| 313 |
+
<font size=4>
|
| 314 |
+
|
| 315 |
+
| Model | Checkpoint | Paper | GSM8k | MATH |Online Demo| License|
|
| 316 |
+
| ----- |------| ---- |------|-------| ----- | ----- |
|
| 317 |
+
| WizardMath-70B-V1.0 | 🤗 <a href="https://huggingface.co/WizardLM/WizardMath-70B-V1.0" target="_blank">HF Link</a> | 📃 <a href="https://arxiv.org/abs/2308.09583" target="_blank">[WizardMath]</a>| **81.6** | **22.7** |[Demo](http://47.103.63.15:50083/)| <a href="https://ai.meta.com/resources/models-and-libraries/llama-downloads/" target="_blank">Llama 2 </a> |
|
| 318 |
+
| WizardMath-13B-V1.0 | 🤗 <a href="https://huggingface.co/WizardLM/WizardMath-13B-V1.0" target="_blank">HF Link</a> | 📃 <a href="https://arxiv.org/abs/2308.09583" target="_blank">[WizardMath]</a>| **63.9** | **14.0** |[Demo](http://47.103.63.15:50082/)| <a href="https://ai.meta.com/resources/models-and-libraries/llama-downloads/" target="_blank">Llama 2 </a> |
|
| 319 |
+
| WizardMath-7B-V1.0 | 🤗 <a href="https://huggingface.co/WizardLM/WizardMath-7B-V1.0" target="_blank">HF Link</a> | 📃 <a href="https://arxiv.org/abs/2308.09583" target="_blank">[WizardMath]</a>| **54.9** | **10.7** | [Demo ](http://47.103.63.15:50080/)| <a href="https://ai.meta.com/resources/models-and-libraries/llama-downloads/" target="_blank">Llama 2 </a>|
|
| 320 |
+
</font>
|
| 321 |
+
|
| 322 |
+
|
| 323 |
+
- [08/09/2023] We released **WizardLM-70B-V1.0** model. Here is [Full Model Weight](https://huggingface.co/WizardLM/WizardLM-70B-V1.0).
|
| 324 |
+
|
| 325 |
+
<font size=4>
|
| 326 |
+
|
| 327 |
+
|
| 328 |
+
| <sup>Model</sup> | <sup>Checkpoint</sup> | <sup>Paper</sup> |<sup>MT-Bench</sup> | <sup>AlpacaEval</sup> | <sup>GSM8k</sup> | <sup>HumanEval</sup> | <sup>License</sup>|
|
| 329 |
+
| ----- |------| ---- |------|-------| ----- | ----- | ----- |
|
| 330 |
+
| <sup>**WizardLM-70B-V1.0**</sup> | <sup>🤗 <a href="https://huggingface.co/WizardLM/WizardLM-70B-V1.0" target="_blank">HF Link</a> </sup>|<sup>📃**Coming Soon**</sup>| <sup>**7.78**</sup> | <sup>**92.91%**</sup> |<sup>**77.6%**</sup> | <sup> **50.6**</sup>|<sup> <a href="https://ai.meta.com/resources/models-and-libraries/llama-downloads/" target="_blank">Llama 2 License </a></sup> |
|
| 331 |
+
| <sup>WizardLM-13B-V1.2</sup> | <sup>🤗 <a href="https://huggingface.co/WizardLM/WizardLM-13B-V1.2" target="_blank">HF Link</a> </sup>| | <sup>7.06</sup> | <sup>89.17%</sup> |<sup>55.3%</sup> | <sup>36.6 </sup>|<sup> <a href="https://ai.meta.com/resources/models-and-libraries/llama-downloads/" target="_blank">Llama 2 License </a></sup> |
|
| 332 |
+
| <sup>WizardLM-13B-V1.1</sup> |<sup> 🤗 <a href="https://huggingface.co/WizardLM/WizardLM-13B-V1.1" target="_blank">HF Link</a> </sup> | | <sup>6.76</sup> |<sup>86.32%</sup> | | <sup>25.0 </sup>| <sup>Non-commercial</sup>|
|
| 333 |
+
| <sup>WizardLM-30B-V1.0</sup> | <sup>🤗 <a href="https://huggingface.co/WizardLM/WizardLM-30B-V1.0" target="_blank">HF Link</a></sup> | | <sup>7.01</sup> | | | <sup>37.8 </sup>| <sup>Non-commercial</sup> |
|
| 334 |
+
| <sup>WizardLM-13B-V1.0</sup> | <sup>🤗 <a href="https://huggingface.co/WizardLM/WizardLM-13B-V1.0" target="_blank">HF Link</a> </sup> | | <sup>6.35</sup> | <sup>75.31%</sup> | | <sup> 24.0 </sup> | <sup>Non-commercial</sup>|
|
| 335 |
+
| <sup>WizardLM-7B-V1.0 </sup>| <sup>🤗 <a href="https://huggingface.co/WizardLM/WizardLM-7B-V1.0" target="_blank">HF Link</a> </sup> |<sup> 📃 <a href="https://arxiv.org/abs/2304.12244" target="_blank">[WizardLM]</a> </sup>| | | |<sup>19.1 </sup>|<sup> Non-commercial</sup>|
|
| 336 |
+
</font>
|
| 337 |
+
|
| 338 |
+
|
| 339 |
+
## Comparing WizardCoder-Python-34B-V1.0 with Other LLMs.
|
| 340 |
+
|
| 341 |
+
🔥 The following figure shows that our **WizardCoder-Python-34B-V1.0 attains the second position in this benchmark**, surpassing GPT4 (2023/03/15, 73.2 vs. 67.0), ChatGPT-3.5 (73.2 vs. 72.5) and Claude2 (73.2 vs. 71.2).
|
| 342 |
+
|
| 343 |
+
<p align="center" width="100%">
|
| 344 |
+
<a ><img src="https://raw.githubusercontent.com/nlpxucan/WizardLM/main/WizardCoder/imgs/compare_sota.png" alt="WizardCoder" style="width: 96%; min-width: 300px; display: block; margin: auto;"></a>
|
| 345 |
+
</p>
|
| 346 |
+
|
| 347 |
+
## Prompt Format
|
| 348 |
+
```
|
| 349 |
+
"Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n### Instruction:\n{instruction}\n\n### Response:"
|
| 350 |
+
```
|
| 351 |
+
|
| 352 |
+
## Inference Demo Script
|
| 353 |
+
|
| 354 |
+
We provide the inference demo code [here](https://github.com/nlpxucan/WizardLM/tree/main/demo).
|
| 355 |
+
|
| 356 |
+
## Citation
|
| 357 |
+
|
| 358 |
+
Please cite the repo if you use the data, method or code in this repo.
|
| 359 |
+
|
| 360 |
+
```
|
| 361 |
+
@article{luo2023wizardcoder,
|
| 362 |
+
title={WizardCoder: Empowering Code Large Language Models with Evol-Instruct},
|
| 363 |
+
author={Luo, Ziyang and Xu, Can and Zhao, Pu and Sun, Qingfeng and Geng, Xiubo and Hu, Wenxiang and Tao, Chongyang and Ma, Jing and Lin, Qingwei and Jiang, Daxin},
|
| 364 |
+
journal={arXiv preprint arXiv:2306.08568},
|
| 365 |
+
year={2023}
|
| 366 |
+
}
|
| 367 |
+
```
|
| 368 |
+
|
| 369 |
+
<!-- original-model-card end -->
|
USE_POLICY.md
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Llama 2 Acceptable Use Policy
|
| 2 |
+
|
| 3 |
+
Meta is committed to promoting safe and fair use of its tools and features, including Llama 2. If you access or use Llama 2, you agree to this Acceptable Use Policy (“Policy”). The most recent copy of this policy can be found at [ai.meta.com/llama/use-policy](http://ai.meta.com/llama/use-policy).
|
| 4 |
+
|
| 5 |
+
## Prohibited Uses
|
| 6 |
+
We want everyone to use Llama 2 safely and responsibly. You agree you will not use, or allow others to use, Llama 2 to:
|
| 7 |
+
|
| 8 |
+
1. Violate the law or others’ rights, including to:
|
| 9 |
+
1. Engage in, promote, generate, contribute to, encourage, plan, incite, or further illegal or unlawful activity or content, such as:
|
| 10 |
+
1. Violence or terrorism
|
| 11 |
+
2. Exploitation or harm to children, including the solicitation, creation, acquisition, or dissemination of child exploitative content or failure to report Child Sexual Abuse Material
|
| 12 |
+
3. Human trafficking, exploitation, and sexual violence
|
| 13 |
+
4. The illegal distribution of information or materials to minors, including obscene materials, or failure to employ legally required age-gating in connection with such information or materials.
|
| 14 |
+
5. Sexual solicitation
|
| 15 |
+
6. Any other criminal activity
|
| 16 |
+
2. Engage in, promote, incite, or facilitate the harassment, abuse, threatening, or bullying of individuals or groups of individuals
|
| 17 |
+
3. Engage in, promote, incite, or facilitate discrimination or other unlawful or harmful conduct in the provision of employment, employment benefits, credit, housing, other economic benefits, or other essential goods and services
|
| 18 |
+
4. Engage in the unauthorized or unlicensed practice of any profession including, but not limited to, financial, legal, medical/health, or related professional practices
|
| 19 |
+
5. Collect, process, disclose, generate, or infer health, demographic, or other sensitive personal or private information about individuals without rights and consents required by applicable laws
|
| 20 |
+
6. Engage in or facilitate any action or generate any content that infringes, misappropriates, or otherwise violates any third-party rights, including the outputs or results of any products or services using the Llama 2 Materials
|
| 21 |
+
7. Create, generate, or facilitate the creation of malicious code, malware, computer viruses or do anything else that could disable, overburden, interfere with or impair the proper working, integrity, operation or appearance of a website or computer system
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
2. Engage in, promote, incite, facilitate, or assist in the planning or development of activities that present a risk of death or bodily harm to individuals, including use of Llama 2 related to the following:
|
| 26 |
+
1. Military, warfare, nuclear industries or applications, espionage, use for materials or activities that are subject to the International Traffic Arms Regulations (ITAR) maintained by the United States Department of State
|
| 27 |
+
2. Guns and illegal weapons (including weapon development)
|
| 28 |
+
3. Illegal drugs and regulated/controlled substances
|
| 29 |
+
4. Operation of critical infrastructure, transportation technologies, or heavy machinery
|
| 30 |
+
5. Self-harm or harm to others, including suicide, cutting, and eating disorders
|
| 31 |
+
6. Any content intended to incite or promote violence, abuse, or any infliction of bodily harm to an individual
|
| 32 |
+
|
| 33 |
+
|
| 34 |
+
|
| 35 |
+
3. Intentionally deceive or mislead others, including use of Llama 2 related to the following:
|
| 36 |
+
1. Generating, promoting, or furthering fraud or the creation or promotion of disinformation
|
| 37 |
+
2. Generating, promoting, or furthering defamatory content, including the creation of defamatory statements, images, or other content
|
| 38 |
+
3. Generating, promoting, or further distributing spam
|
| 39 |
+
4. Impersonating another individual without consent, authorization, or legal right
|
| 40 |
+
5. Representing that the use of Llama 2 or outputs are human-generated
|
| 41 |
+
6. Generating or facilitating false online engagement, including fake reviews and other means of fake online engagement
|
| 42 |
+
4. Fail to appropriately disclose to end users any known dangers of your AI system
|
| 43 |
+
|
| 44 |
+
Please report any violation of this Policy, software “bug,” or other problems that could lead to a violation of this Policy through one of the following means:
|
| 45 |
+
|
| 46 |
+
* Reporting issues with the model: [github.com/facebookresearch/llama](http://github.com/facebookresearch/llama)
|
| 47 |
+
* Reporting risky content generated by the model: [developers.facebook.com/llama_output_feedback](http://developers.facebook.com/llama_output_feedback)
|
| 48 |
+
* Reporting bugs and security concerns: [facebook.com/whitehat/info](http://facebook.com/whitehat/info)
|
| 49 |
+
* Reporting violations of the Acceptable Use Policy or unlicensed uses of Llama: [LlamaUseReport@meta.com](mailto:LlamaUseReport@meta.com)
|
| 50 |
+
|
config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "llama"
|
| 3 |
+
}
|
wizardcoder-python-34b-v1.0.Q2_K.llamafile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2b05feaff55812b70377b123dd0e85a73f0ea52f12ba462bf04ce09d528d1c6
|
| 3 |
+
size 12531349597
|
wizardcoder-python-34b-v1.0.Q3_K_L.llamafile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9c60c34991800c27b12c2609c6f34c0cf97fe427a63199f6b30dbd1e2252033
|
| 3 |
+
size 17797232737
|
wizardcoder-python-34b-v1.0.Q3_K_M.llamafile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3698d59dd9d15faa94f195b39b125977958758088947d7506253d5caa07f7fc8
|
| 3 |
+
size 16331847777
|
wizardcoder-python-34b-v1.0.Q3_K_S.llamafile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df374d42905110abc92231956e5476a547fb9fcacb6bade9ce8b37858879488d
|
| 3 |
+
size 14631057505
|
wizardcoder-python-34b-v1.0.Q4_0.llamafile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2430dc87880bc9175bf54236152fee579418f718d89eb7f7aac0617f8f22dc7d
|
| 3 |
+
size 19077740637
|
wizardcoder-python-34b-v1.0.Q4_1.llamafile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9dec234508b099bca9b4f06edae5df799712f232a8c6a1e2e7f504dce8f24a1
|
| 3 |
+
size 21170305117
|
wizardcoder-python-34b-v1.0.Q4_K_M.llamafile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2969d9166b48d06d29dfe55cdf94aa741b269248cb31a0d098e073179f17e123
|
| 3 |
+
size 20245592161
|
wizardcoder-python-34b-v1.0.Q4_K_S.llamafile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c11b31e0ac2e42cae1bf75052ac4f57019c00d162d5430275dda40228fe42903
|
| 3 |
+
size 19217201249
|
wizardcoder-python-34b-v1.0.Q5_0.llamafile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d256d490c1c96daa65f502f1e8980834234132b99e0f3c7b3469bdaa3dfdb8b3
|
| 3 |
+
size 23262869597
|
wizardcoder-python-34b-v1.0.Q5_1.llamafile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:acde6dd2fbfe60a302bade6d923532255c9ef3dea9d28fbdd31f2bcf91def5a9
|
| 3 |
+
size 25355434077
|
wizardcoder-python-34b-v1.0.Q5_K_M.llamafile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24f7b068df85b107369313da9dc940edccaac0cd619d340e6ed8ea27ee7ddcac
|
| 3 |
+
size 23864490081
|
wizardcoder-python-34b-v1.0.Q5_K_S.llamafile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3c230754fe7027b311616b4a4a31ccc80527bae11bfb62acab577db873e307c
|
| 3 |
+
size 23262869601
|
wizardcoder-python-34b-v1.0.Q6_K.llamafile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f82e86943a1ef62cf27cc6a6497dbb9f1741094cc4e2fd4af3f1c242294c1c80
|
| 3 |
+
size 27709552733
|
wizardcoder-python-34b-v1.0.Q8_0.llamafile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b40958f6fe69e977065ea8a0c8e831f9ec35a8b3d47264ad8c478ac55618c5f7
|
| 3 |
+
size 35881760861
|