Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +313 -0
- llama2-13b-chat-hf-Q2_K.gguf +3 -0
- llama2-13b-chat-hf-Q3_K_L.gguf +3 -0
- llama2-13b-chat-hf-Q3_K_M.gguf +3 -0
- llama2-13b-chat-hf-Q3_K_S.gguf +3 -0
- llama2-13b-chat-hf-Q4_0.gguf +3 -0
- llama2-13b-chat-hf-Q4_K_M.gguf +3 -0
- llama2-13b-chat-hf-Q4_K_S.gguf +3 -0
- llama2-13b-chat-hf-Q5_0.gguf +3 -0
- llama2-13b-chat-hf-Q5_K_M.gguf +3 -0
- llama2-13b-chat-hf-Q5_K_S.gguf +3 -0
- llama2-13b-chat-hf-Q6_K.gguf +3 -0
- llama2-13b-chat-hf-Q8_0.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,15 @@ saved_model/**/* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
llama2-13b-chat-hf-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
llama2-13b-chat-hf-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
llama2-13b-chat-hf-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
llama2-13b-chat-hf-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
llama2-13b-chat-hf-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
llama2-13b-chat-hf-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
llama2-13b-chat-hf-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
llama2-13b-chat-hf-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
llama2-13b-chat-hf-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
llama2-13b-chat-hf-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
llama2-13b-chat-hf-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
llama2-13b-chat-hf-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,313 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
extra_gated_heading: You need to share contact information with Meta to access this
|
3 |
+
model
|
4 |
+
extra_gated_prompt: "### LLAMA 2 COMMUNITY LICENSE AGREEMENT\n\"Agreement\" means\
|
5 |
+
\ the terms and conditions for use, reproduction, distribution and modification\
|
6 |
+
\ of the Llama Materials set forth herein. \n\"Documentation\" means the specifications,\
|
7 |
+
\ manuals and documentation accompanying Llama 2 distributed by Meta at https://ai.meta.com/resources/models-and-libraries/llama-downloads/.\
|
8 |
+
\ \n\"Licensee\" or \"you\" means you, or your employer or any other person or\
|
9 |
+
\ entity (if you are entering into this Agreement on such person or entity's behalf),\
|
10 |
+
\ of the age required under applicable laws, rules or regulations to provide legal\
|
11 |
+
\ consent and that has legal authority to bind your employer or such other person\
|
12 |
+
\ or entity if you are entering in this Agreement on their behalf. \n\"Llama 2\"\
|
13 |
+
\ means the foundational large language models and software and algorithms, including\
|
14 |
+
\ machine-learning model code, trained model weights, inference-enabling code, training-enabling\
|
15 |
+
\ code, fine-tuning enabling code and other elements of the foregoing distributed\
|
16 |
+
\ by Meta at ai.meta.com/resources/models-and-libraries/llama-downloads/.\n\"Llama\
|
17 |
+
\ Materials\" means, collectively, Meta's proprietary Llama 2 and documentation\
|
18 |
+
\ (and any portion thereof) made available under this Agreement.\n\"Meta\" or \"\
|
19 |
+
we\" means Meta Platforms Ireland Limited (if you are located in or, if you are\
|
20 |
+
\ an entity, your principal place of business is in the EEA or Switzerland) and\
|
21 |
+
\ Meta Platforms, Inc. (if you are located outside of the EEA or Switzerland). \n\
|
22 |
+
\nBy clicking \"I Accept\" below or by using or distributing any portion or element\
|
23 |
+
\ of the Llama Materials, you agree to be bound by this Agreement.\n1. License Rights\
|
24 |
+
\ and Redistribution. \na. Grant of Rights. You are granted a non-exclusive, worldwide,\
|
25 |
+
\ non- transferable and royalty-free limited license under Meta's intellectual property\
|
26 |
+
\ or other rights owned by Meta embodied in the Llama Materials to use, reproduce,\
|
27 |
+
\ distribute, copy, create derivative works of, and make modifications to the Llama\
|
28 |
+
\ Materials. \nb. Redistribution and Use.\ni. If you distribute or make the Llama\
|
29 |
+
\ Materials, or any derivative works thereof, available to a third party, you shall\
|
30 |
+
\ provide a copy of this Agreement to such third party. \nii. If you receive Llama\
|
31 |
+
\ Materials, or any derivative works thereof, from a Licensee as part of an integrated\
|
32 |
+
\ end user product, then Section 2 of this Agreement will not apply to you. \n\
|
33 |
+
iii. You must retain in all copies of the Llama Materials that you distribute the\
|
34 |
+
\ following attribution notice within a \"Notice\" text file distributed as a part\
|
35 |
+
\ of such copies: \"Llama 2 is licensed under the LLAMA 2 Community License, Copyright\
|
36 |
+
\ (c) Meta Platforms, Inc. All Rights Reserved.\"\niv. Your use of the Llama Materials\
|
37 |
+
\ must comply with applicable laws and regulations (including trade compliance\
|
38 |
+
\ laws and regulations) and adhere to the Acceptable Use Policy for the Llama Materials\
|
39 |
+
\ (available at https://ai.meta.com/llama/use-policy), which is hereby incorporated\
|
40 |
+
\ by reference into this Agreement.\nv. You will not use the Llama Materials or\
|
41 |
+
\ any output or results of the Llama Materials to improve any other large language\
|
42 |
+
\ model (excluding Llama 2 or derivative works thereof). \n\n2. Additional Commercial\
|
43 |
+
\ Terms. If, on the Llama 2 version release date, the monthly active users of the\
|
44 |
+
\ products or services made available by or for Licensee, or Licensee's affiliates,\
|
45 |
+
\ is greater than 700 million monthly active users in the preceding calendar month,\
|
46 |
+
\ you must request a license from Meta, which Meta may grant to you in its sole\
|
47 |
+
\ discretion, and you are not authorized to exercise any of the rights under this\
|
48 |
+
\ Agreement unless or until Meta otherwise expressly grants you such rights.\n\
|
49 |
+
3. Disclaimer of Warranty. UNLESS REQUIRED BY APPLICABLE LAW, THE LLAMA MATERIALS\
|
50 |
+
\ AND ANY OUTPUT AND RESULTS THEREFROM ARE PROVIDED ON AN \"AS IS\" BASIS, WITHOUT\
|
51 |
+
\ WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION,\
|
52 |
+
\ ANY WARRANTIES OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR A\
|
53 |
+
\ PARTICULAR PURPOSE. YOU ARE SOLELY RESPONSIBLE FOR DETERMINING THE APPROPRIATENESS\
|
54 |
+
\ OF USING OR REDISTRIBUTING THE LLAMA MATERIALS AND ASSUME ANY RISKS ASSOCIATED\
|
55 |
+
\ WITH YOUR USE OF THE LLAMA MATERIALS AND ANY OUTPUT AND RESULTS.\n4. Limitation\
|
56 |
+
\ of Liability. IN NO EVENT WILL META OR ITS AFFILIATES BE LIABLE UNDER ANY THEORY\
|
57 |
+
\ OF LIABILITY, WHETHER IN CONTRACT, TORT, NEGLIGENCE, PRODUCTS LIABILITY, OR OTHERWISE,\
|
58 |
+
\ ARISING OUT OF THIS AGREEMENT, FOR ANY LOST PROFITS OR ANY INDIRECT, SPECIAL,\
|
59 |
+
\ CONSEQUENTIAL, INCIDENTAL, EXEMPLARY OR PUNITIVE DAMAGES, EVEN IF META OR ITS\
|
60 |
+
\ AFFILIATES HAVE BEEN ADVISED OF THE POSSIBILITY OF ANY OF THE FOREGOING.\n\n\
|
61 |
+
5. Intellectual Property.\na. No trademark licenses are granted under this Agreement,\
|
62 |
+
\ and in connection with the Llama Materials, neither Meta nor Licensee may use\
|
63 |
+
\ any name or mark owned by or associated with the other or any of its affiliates,\
|
64 |
+
\ except as required for reasonable and customary use in describing and redistributing\
|
65 |
+
\ the Llama Materials.\nb. Subject to Meta's ownership of Llama Materials and derivatives\
|
66 |
+
\ made by or for Meta, with respect to any derivative works and modifications of\
|
67 |
+
\ the Llama Materials that are made by you, as between you and Meta, you are and\
|
68 |
+
\ will be the owner of such derivative works and modifications.\nc. If you institute\
|
69 |
+
\ litigation or other proceedings against Meta or any entity (including a cross-claim\
|
70 |
+
\ or counterclaim in a lawsuit) alleging that the Llama Materials or Llama 2 outputs\
|
71 |
+
\ or results, or any portion of any of the foregoing, constitutes infringement\
|
72 |
+
\ of intellectual property or other rights owned or licensable by you, then any\
|
73 |
+
\ licenses granted to you under this Agreement shall terminate as of the date such\
|
74 |
+
\ litigation or claim is filed or instituted. You will indemnify and hold harmless\
|
75 |
+
\ Meta from and against any claim by any third party arising out of or related \
|
76 |
+
\ to your use or distribution of the Llama Materials.\n6. Term and Termination.\
|
77 |
+
\ The term of this Agreement will commence upon your acceptance of this Agreement\
|
78 |
+
\ or access to the Llama Materials and will continue in full force and effect until\
|
79 |
+
\ terminated in accordance with the terms and conditions herein. Meta may terminate\
|
80 |
+
\ this Agreement if you are in breach of any term or condition of this Agreement.\
|
81 |
+
\ Upon termination of this Agreement, you shall delete and cease use of the Llama\
|
82 |
+
\ Materials. Sections 3, 4 and 7 shall survive the termination of this Agreement.\
|
83 |
+
\ \n7. Governing Law and Jurisdiction. This Agreement will be governed and construed\
|
84 |
+
\ under the laws of the State of California without regard to choice of law principles,\
|
85 |
+
\ and the UN Convention on Contracts for the International Sale of Goods does not\
|
86 |
+
\ apply to this Agreement. The courts of California shall have exclusive jurisdiction\
|
87 |
+
\ of any dispute arising out of this Agreement. \n### Llama 2 Acceptable Use Policy\n\
|
88 |
+
Meta is committed to promoting safe and fair use of its tools and features, including\
|
89 |
+
\ Llama 2. If you access or use Llama 2, you agree to this Acceptable Use Policy\
|
90 |
+
\ (“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).\n\
|
91 |
+
#### Prohibited Uses\nWe want everyone to use Llama 2 safely and responsibly. You\
|
92 |
+
\ agree you will not use, or allow others to use, Llama 2 to:\n1. Violate the law\
|
93 |
+
\ or others’ rights, including to:\n 1. Engage in, promote, generate, contribute\
|
94 |
+
\ to, encourage, plan, incite, or further illegal or unlawful activity or content,\
|
95 |
+
\ such as: \n 1. Violence or terrorism \n 2. Exploitation or harm\
|
96 |
+
\ to children, including the solicitation, creation, acquisition, or dissemination\
|
97 |
+
\ of child exploitative content or failure to report Child Sexual Abuse Material\n\
|
98 |
+
\ 3. Human trafficking, exploitation, and sexual violence\n 4.\
|
99 |
+
\ The illegal distribution of information or materials to minors, including obscene\
|
100 |
+
\ materials, or failure to employ legally required age-gating in connection with\
|
101 |
+
\ such information or materials.\n 5. Sexual solicitation\n 6.\
|
102 |
+
\ Any other criminal activity\n 2. Engage in, promote, incite, or facilitate\
|
103 |
+
\ the harassment, abuse, threatening, or bullying of individuals or groups of individuals\n\
|
104 |
+
\ 3. Engage in, promote, incite, or facilitate discrimination or other unlawful\
|
105 |
+
\ or harmful conduct in the provision of employment, employment benefits, credit,\
|
106 |
+
\ housing, other economic benefits, or other essential goods and services\n \
|
107 |
+
\ 4. Engage in the unauthorized or unlicensed practice of any profession including,\
|
108 |
+
\ but not limited to, financial, legal, medical/health, or related professional\
|
109 |
+
\ practices \n 5. Collect, process, disclose, generate, or infer health, demographic,\
|
110 |
+
\ or other sensitive personal or private information about individuals without rights\
|
111 |
+
\ and consents required by applicable laws\n 6. Engage in or facilitate any\
|
112 |
+
\ action or generate any content that infringes, misappropriates, or otherwise violates\
|
113 |
+
\ any third-party rights, including the outputs or results of any products or services\
|
114 |
+
\ using the Llama 2 Materials\n 7. Create, generate, or facilitate the creation\
|
115 |
+
\ of malicious code, malware, computer viruses or do anything else that could disable,\
|
116 |
+
\ overburden, interfere with or impair the proper working, integrity, operation\
|
117 |
+
\ or appearance of a website or computer system \n2. Engage in, promote, incite,\
|
118 |
+
\ facilitate, or assist in the planning or development of activities that present\
|
119 |
+
\ a risk of death or bodily harm to individuals, including use of Llama 2 related\
|
120 |
+
\ to the following:\n 1. Military, warfare, nuclear industries or applications,\
|
121 |
+
\ espionage, use for materials or activities that are subject to the International\
|
122 |
+
\ Traffic Arms Regulations (ITAR) maintained by the United States Department of\
|
123 |
+
\ State\n 2. Guns and illegal weapons (including weapon development)\n 3.\
|
124 |
+
\ Illegal drugs and regulated/controlled substances\n 4. Operation of critical\
|
125 |
+
\ infrastructure, transportation technologies, or heavy machinery\n 5. Self-harm\
|
126 |
+
\ or harm to others, including suicide, cutting, and eating disorders\n 6. Any\
|
127 |
+
\ content intended to incite or promote violence, abuse, or any infliction of bodily\
|
128 |
+
\ harm to an individual\n3. Intentionally deceive or mislead others, including use\
|
129 |
+
\ of Llama 2 related to the following:\n 1. Generating, promoting, or furthering\
|
130 |
+
\ fraud or the creation or promotion of disinformation\n 2. Generating, promoting,\
|
131 |
+
\ or furthering defamatory content, including the creation of defamatory statements,\
|
132 |
+
\ images, or other content\n 3. Generating, promoting, or further distributing\
|
133 |
+
\ spam\n 4. Impersonating another individual without consent, authorization,\
|
134 |
+
\ or legal right\n 5. Representing that the use of Llama 2 or outputs are human-generated\n\
|
135 |
+
\ 6. Generating or facilitating false online engagement, including fake reviews\
|
136 |
+
\ and other means of fake online engagement \n 4. Fail to appropriately disclose\
|
137 |
+
\ to end users any known dangers of your AI system \nPlease report any violation\
|
138 |
+
\ of this Policy, software “bug,” or other problems that could lead to a violation\
|
139 |
+
\ of this Policy through one of the following means: \n * Reporting issues with\
|
140 |
+
\ the model: [github.com/facebookresearch/llama](http://github.com/facebookresearch/llama)\n\
|
141 |
+
\ * Reporting risky content generated by the model: [developers.facebook.com/llama_output_feedback](http://developers.facebook.com/llama_output_feedback)\n\
|
142 |
+
\ * Reporting bugs and security concerns: [facebook.com/whitehat/info](http://facebook.com/whitehat/info)\
|
143 |
+
\ \n * Reporting violations of the Acceptable Use Policy or unlicensed uses of\
|
144 |
+
\ Llama: [[email protected]](mailto:[email protected])"
|
145 |
+
extra_gated_fields:
|
146 |
+
First Name: text
|
147 |
+
Last Name: text
|
148 |
+
Date of birth: date_picker
|
149 |
+
Country: country
|
150 |
+
Affiliation: text
|
151 |
+
geo: ip_location
|
152 |
+
? By clicking Submit below I accept the terms of the license and acknowledge that
|
153 |
+
the information I provide will be collected stored processed and shared in accordance
|
154 |
+
with the Meta Privacy Policy
|
155 |
+
: checkbox
|
156 |
+
extra_gated_description: The information you provide will be collected, stored, processed
|
157 |
+
and shared in accordance with the [Meta Privacy Policy](https://www.facebook.com/privacy/policy/).
|
158 |
+
extra_gated_button_content: Submit
|
159 |
+
language:
|
160 |
+
- en
|
161 |
+
pipeline_tag: text-generation
|
162 |
+
tags:
|
163 |
+
- facebook
|
164 |
+
- meta
|
165 |
+
- pytorch
|
166 |
+
- llama
|
167 |
+
- llama-2
|
168 |
+
- TensorBlock
|
169 |
+
- GGUF
|
170 |
+
license: llama2
|
171 |
+
base_model: Featherless-Chat-Models/llama2-13b-chat-hf
|
172 |
+
---
|
173 |
+
|
174 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
175 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
176 |
+
</div>
|
177 |
+
|
178 |
+
[](https://tensorblock.co)
|
179 |
+
[](https://twitter.com/tensorblock_aoi)
|
180 |
+
[](https://discord.gg/Ej5NmeHFf2)
|
181 |
+
[](https://github.com/TensorBlock)
|
182 |
+
[](https://t.me/TensorBlock)
|
183 |
+
|
184 |
+
|
185 |
+
## Featherless-Chat-Models/llama2-13b-chat-hf - GGUF
|
186 |
+
|
187 |
+
<div style="text-align: left; margin: 20px 0;">
|
188 |
+
<a href="https://discord.com/invite/Ej5NmeHFf2" style="display: inline-block; padding: 10px 20px; background-color: #5865F2; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
|
189 |
+
Join our Discord to learn more about what we're building ↗
|
190 |
+
</a>
|
191 |
+
</div>
|
192 |
+
|
193 |
+
This repo contains GGUF format model files for [Featherless-Chat-Models/llama2-13b-chat-hf](https://huggingface.co/Featherless-Chat-Models/llama2-13b-chat-hf).
|
194 |
+
|
195 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b5753](https://github.com/ggml-org/llama.cpp/commit/73e53dc834c0a2336cd104473af6897197b96277).
|
196 |
+
|
197 |
+
## Our projects
|
198 |
+
<table border="1" cellspacing="0" cellpadding="10">
|
199 |
+
<tr>
|
200 |
+
<th colspan="2" style="font-size: 25px;">Forge</th>
|
201 |
+
</tr>
|
202 |
+
<tr>
|
203 |
+
<th colspan="2">
|
204 |
+
<img src="https://imgur.com/faI5UKh.jpeg" alt="Forge Project" width="900"/>
|
205 |
+
</th>
|
206 |
+
</tr>
|
207 |
+
<tr>
|
208 |
+
<th colspan="2">An OpenAI-compatible multi-provider routing layer.</th>
|
209 |
+
</tr>
|
210 |
+
<tr>
|
211 |
+
<th colspan="2">
|
212 |
+
<a href="https://github.com/TensorBlock/forge" target="_blank" style="
|
213 |
+
display: inline-block;
|
214 |
+
padding: 8px 16px;
|
215 |
+
background-color: #FF7F50;
|
216 |
+
color: white;
|
217 |
+
text-decoration: none;
|
218 |
+
border-radius: 6px;
|
219 |
+
font-weight: bold;
|
220 |
+
font-family: sans-serif;
|
221 |
+
">🚀 Try it now! 🚀</a>
|
222 |
+
</th>
|
223 |
+
</tr>
|
224 |
+
|
225 |
+
<tr>
|
226 |
+
<th style="font-size: 25px;">Awesome MCP Servers</th>
|
227 |
+
<th style="font-size: 25px;">TensorBlock Studio</th>
|
228 |
+
</tr>
|
229 |
+
<tr>
|
230 |
+
<th><img src="https://imgur.com/2Xov7B7.jpeg" alt="MCP Servers" width="450"/></th>
|
231 |
+
<th><img src="https://imgur.com/pJcmF5u.jpeg" alt="Studio" width="450"/></th>
|
232 |
+
</tr>
|
233 |
+
<tr>
|
234 |
+
<th>A comprehensive collection of Model Context Protocol (MCP) servers.</th>
|
235 |
+
<th>A lightweight, open, and extensible multi-LLM interaction studio.</th>
|
236 |
+
</tr>
|
237 |
+
<tr>
|
238 |
+
<th>
|
239 |
+
<a href="https://github.com/TensorBlock/awesome-mcp-servers" target="_blank" style="
|
240 |
+
display: inline-block;
|
241 |
+
padding: 8px 16px;
|
242 |
+
background-color: #FF7F50;
|
243 |
+
color: white;
|
244 |
+
text-decoration: none;
|
245 |
+
border-radius: 6px;
|
246 |
+
font-weight: bold;
|
247 |
+
font-family: sans-serif;
|
248 |
+
">👀 See what we built 👀</a>
|
249 |
+
</th>
|
250 |
+
<th>
|
251 |
+
<a href="https://github.com/TensorBlock/TensorBlock-Studio" target="_blank" style="
|
252 |
+
display: inline-block;
|
253 |
+
padding: 8px 16px;
|
254 |
+
background-color: #FF7F50;
|
255 |
+
color: white;
|
256 |
+
text-decoration: none;
|
257 |
+
border-radius: 6px;
|
258 |
+
font-weight: bold;
|
259 |
+
font-family: sans-serif;
|
260 |
+
">👀 See what we built 👀</a>
|
261 |
+
</th>
|
262 |
+
</tr>
|
263 |
+
</table>
|
264 |
+
|
265 |
+
## Prompt template
|
266 |
+
|
267 |
+
```
|
268 |
+
== 'user')<s>[INST] <<SYS>>
|
269 |
+
{system_prompt}
|
270 |
+
<</SYS>>
|
271 |
+
|
272 |
+
{prompt} [/INST]
|
273 |
+
```
|
274 |
+
|
275 |
+
## Model file specification
|
276 |
+
|
277 |
+
| Filename | Quant type | File Size | Description |
|
278 |
+
| -------- | ---------- | --------- | ----------- |
|
279 |
+
| [llama2-13b-chat-hf-Q2_K.gguf](https://huggingface.co/tensorblock/Featherless-Chat-Models_llama2-13b-chat-hf-GGUF/blob/main/llama2-13b-chat-hf-Q2_K.gguf) | Q2_K | 4.854 GB | smallest, significant quality loss - not recommended for most purposes |
|
280 |
+
| [llama2-13b-chat-hf-Q3_K_S.gguf](https://huggingface.co/tensorblock/Featherless-Chat-Models_llama2-13b-chat-hf-GGUF/blob/main/llama2-13b-chat-hf-Q3_K_S.gguf) | Q3_K_S | 5.659 GB | very small, high quality loss |
|
281 |
+
| [llama2-13b-chat-hf-Q3_K_M.gguf](https://huggingface.co/tensorblock/Featherless-Chat-Models_llama2-13b-chat-hf-GGUF/blob/main/llama2-13b-chat-hf-Q3_K_M.gguf) | Q3_K_M | 6.338 GB | very small, high quality loss |
|
282 |
+
| [llama2-13b-chat-hf-Q3_K_L.gguf](https://huggingface.co/tensorblock/Featherless-Chat-Models_llama2-13b-chat-hf-GGUF/blob/main/llama2-13b-chat-hf-Q3_K_L.gguf) | Q3_K_L | 6.930 GB | small, substantial quality loss |
|
283 |
+
| [llama2-13b-chat-hf-Q4_0.gguf](https://huggingface.co/tensorblock/Featherless-Chat-Models_llama2-13b-chat-hf-GGUF/blob/main/llama2-13b-chat-hf-Q4_0.gguf) | Q4_0 | 7.366 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
284 |
+
| [llama2-13b-chat-hf-Q4_K_S.gguf](https://huggingface.co/tensorblock/Featherless-Chat-Models_llama2-13b-chat-hf-GGUF/blob/main/llama2-13b-chat-hf-Q4_K_S.gguf) | Q4_K_S | 7.423 GB | small, greater quality loss |
|
285 |
+
| [llama2-13b-chat-hf-Q4_K_M.gguf](https://huggingface.co/tensorblock/Featherless-Chat-Models_llama2-13b-chat-hf-GGUF/blob/main/llama2-13b-chat-hf-Q4_K_M.gguf) | Q4_K_M | 7.866 GB | medium, balanced quality - recommended |
|
286 |
+
| [llama2-13b-chat-hf-Q5_0.gguf](https://huggingface.co/tensorblock/Featherless-Chat-Models_llama2-13b-chat-hf-GGUF/blob/main/llama2-13b-chat-hf-Q5_0.gguf) | Q5_0 | 8.972 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
287 |
+
| [llama2-13b-chat-hf-Q5_K_S.gguf](https://huggingface.co/tensorblock/Featherless-Chat-Models_llama2-13b-chat-hf-GGUF/blob/main/llama2-13b-chat-hf-Q5_K_S.gguf) | Q5_K_S | 8.972 GB | large, low quality loss - recommended |
|
288 |
+
| [llama2-13b-chat-hf-Q5_K_M.gguf](https://huggingface.co/tensorblock/Featherless-Chat-Models_llama2-13b-chat-hf-GGUF/blob/main/llama2-13b-chat-hf-Q5_K_M.gguf) | Q5_K_M | 9.230 GB | large, very low quality loss - recommended |
|
289 |
+
| [llama2-13b-chat-hf-Q6_K.gguf](https://huggingface.co/tensorblock/Featherless-Chat-Models_llama2-13b-chat-hf-GGUF/blob/main/llama2-13b-chat-hf-Q6_K.gguf) | Q6_K | 10.679 GB | very large, extremely low quality loss |
|
290 |
+
| [llama2-13b-chat-hf-Q8_0.gguf](https://huggingface.co/tensorblock/Featherless-Chat-Models_llama2-13b-chat-hf-GGUF/blob/main/llama2-13b-chat-hf-Q8_0.gguf) | Q8_0 | 13.831 GB | very large, extremely low quality loss - not recommended |
|
291 |
+
|
292 |
+
|
293 |
+
## Downloading instruction
|
294 |
+
|
295 |
+
### Command line
|
296 |
+
|
297 |
+
Firstly, install Huggingface Client
|
298 |
+
|
299 |
+
```shell
|
300 |
+
pip install -U "huggingface_hub[cli]"
|
301 |
+
```
|
302 |
+
|
303 |
+
Then, downoad the individual model file the a local directory
|
304 |
+
|
305 |
+
```shell
|
306 |
+
huggingface-cli download tensorblock/Featherless-Chat-Models_llama2-13b-chat-hf-GGUF --include "llama2-13b-chat-hf-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
307 |
+
```
|
308 |
+
|
309 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
310 |
+
|
311 |
+
```shell
|
312 |
+
huggingface-cli download tensorblock/Featherless-Chat-Models_llama2-13b-chat-hf-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
313 |
+
```
|
llama2-13b-chat-hf-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65f60985f34e78e9b6cd8f4b173d6a5c9a70fbde08b0f40001744755f8e03cf1
|
3 |
+
size 4854271296
|
llama2-13b-chat-hf-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:424219518b7f083f05df3ea70792c6b377137bea1044ffdfb482ed509794ef0f
|
3 |
+
size 6929560896
|
llama2-13b-chat-hf-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:831df3921670c8940807f96ec6f7581b116310d829aaa1d85859174e04652d3c
|
3 |
+
size 6337770816
|
llama2-13b-chat-hf-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d620239056e0f14cf1852a1c40cd318c30cc610184e283c9aebbb6b0eeedcf23
|
3 |
+
size 5658981696
|
llama2-13b-chat-hf-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c67e948665628a0fdb3c0d5cce897ab5e9ad470c1ec1277faef6a11a0b8b255f
|
3 |
+
size 7365836096
|
llama2-13b-chat-hf-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88942fc861f713ef52d172bd39f6831f4aba0284331aaa5cfae9b64a74afb3c0
|
3 |
+
size 7865957696
|
llama2-13b-chat-hf-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be24b8d658eb300407be48b27e9fb70a72b4e143918977674e399e0a8cf2ceb4
|
3 |
+
size 7423180096
|
llama2-13b-chat-hf-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6ade333cc7fa485c0263107931ab464405802a99cbaddc5c8faaddf888387c3
|
3 |
+
size 8972287296
|
llama2-13b-chat-hf-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd5ca578c43601286f840f7f86df23927c01ff0c9b026043e6502ce979a43c66
|
3 |
+
size 9229925696
|
llama2-13b-chat-hf-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1842bdb2a7c895eb27f0ba21a4657c932b4deb69bc84277be5dfa9b56ad49fe1
|
3 |
+
size 8972287296
|
llama2-13b-chat-hf-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e0d8a2e52a9775eb4bb5dd55df92c9185702354fdf6d273b7c6f87081893e33
|
3 |
+
size 10679141696
|
llama2-13b-chat-hf-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a228b95fb808a1d77ae5902f94f54addc456c9beae420dcef85fefa5b4c8600f
|
3 |
+
size 13831320896
|