Upload README.md
Browse files
README.md
ADDED
@@ -0,0 +1,328 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: https://huggingface.co/camel-ai/CAMEL-13B-Combined-Data
|
3 |
+
inference: false
|
4 |
+
license: other
|
5 |
+
model_creator: CAMEL
|
6 |
+
model_name: CAMEL 13B Combined Data
|
7 |
+
model_type: llama
|
8 |
+
prompt_template: 'Below is an instruction that describes a task. Write a response
|
9 |
+
that appropriately completes the request.
|
10 |
+
|
11 |
+
|
12 |
+
### Instruction:
|
13 |
+
|
14 |
+
{prompt}
|
15 |
+
|
16 |
+
|
17 |
+
### Response:
|
18 |
+
|
19 |
+
'
|
20 |
+
quantized_by: TheBloke
|
21 |
+
---
|
22 |
+
|
23 |
+
<!-- header start -->
|
24 |
+
<!-- 200823 -->
|
25 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
26 |
+
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
27 |
+
</div>
|
28 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
29 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
30 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
|
31 |
+
</div>
|
32 |
+
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
33 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
|
34 |
+
</div>
|
35 |
+
</div>
|
36 |
+
<div style="text-align:center; margin-top: 0em; margin-bottom: 0em"><p style="margin-top: 0.25em; margin-bottom: 0em;">TheBloke's LLM work is generously supported by a grant from <a href="https://a16z.com">andreessen horowitz (a16z)</a></p></div>
|
37 |
+
<hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
|
38 |
+
<!-- header end -->
|
39 |
+
|
40 |
+
# CAMEL 13B Combined Data - AWQ
|
41 |
+
- Model creator: [CAMEL](https://huggingface.co/camel-ai)
|
42 |
+
- Original model: [CAMEL 13B Combined Data](https://huggingface.co/camel-ai/CAMEL-13B-Combined-Data)
|
43 |
+
|
44 |
+
<!-- description start -->
|
45 |
+
## Description
|
46 |
+
|
47 |
+
This repo contains AWQ model files for [Camel AI's CAMEL 13B Combined Data](https://huggingface.co/camel-ai/CAMEL-13B-Combined-Data).
|
48 |
+
|
49 |
+
|
50 |
+
### About AWQ
|
51 |
+
|
52 |
+
AWQ is an efficient, accurate and blazing-fast low-bit weight quantization method, currently supporting 4-bit quantization. Compared to GPTQ, it offers faster Transformers-based inference.
|
53 |
+
|
54 |
+
It is also now supported by continuous batching server [vLLM](https://github.com/vllm-project/vllm), allowing use of AWQ models for high-throughput concurrent inference in multi-user server scenarios. Note that, at the time of writing, overall throughput is still lower than running vLLM with unquantised models, however using AWQ enables using much smaller GPUs which can lead to easier deployment and overall cost savings. For example, a 70B model can be run on 1 x 48GB GPU instead of 2 x 80GB.
|
55 |
+
<!-- description end -->
|
56 |
+
<!-- repositories-available start -->
|
57 |
+
## Repositories available
|
58 |
+
|
59 |
+
* [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/CAMEL-13B-Combined-Data-AWQ)
|
60 |
+
* [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/CAMEL-13B-Combined-Data-GPTQ)
|
61 |
+
* [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/CAMEL-13B-Combined-Data-GGUF)
|
62 |
+
* [CAMEL's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/TheBloke/CAMEL-13B-Combined-Data-fp16)
|
63 |
+
<!-- repositories-available end -->
|
64 |
+
|
65 |
+
<!-- prompt-template start -->
|
66 |
+
## Prompt template: Alpaca
|
67 |
+
|
68 |
+
```
|
69 |
+
Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
70 |
+
|
71 |
+
### Instruction:
|
72 |
+
{prompt}
|
73 |
+
|
74 |
+
### Response:
|
75 |
+
|
76 |
+
```
|
77 |
+
|
78 |
+
<!-- prompt-template end -->
|
79 |
+
<!-- licensing start -->
|
80 |
+
## Licensing
|
81 |
+
|
82 |
+
The creator of the source model has listed its license as `other`, and this quantization has therefore used that same license.
|
83 |
+
|
84 |
+
As this model is based on Llama 2, it is also subject to the Meta Llama 2 license terms, and the license files for that are additionally included. It should therefore be considered as being claimed to be licensed under both licenses. I contacted Hugging Face for clarification on dual licensing but they do not yet have an official position. Should this change, or should Meta provide any feedback on this situation, I will update this section accordingly.
|
85 |
+
|
86 |
+
In the meantime, any questions regarding licensing, and in particular how these two licenses might interact, should be directed to the original model repository: [Camel AI's CAMEL 13B Combined Data](https://huggingface.co/camel-ai/CAMEL-13B-Combined-Data).
|
87 |
+
<!-- licensing end -->
|
88 |
+
<!-- README_AWQ.md-provided-files start -->
|
89 |
+
## Provided files and AWQ parameters
|
90 |
+
|
91 |
+
For my first release of AWQ models, I am releasing 128g models only. I will consider adding 32g as well if there is interest, and once I have done perplexity and evaluation comparisons, but at this time 32g models are still not fully tested with AutoAWQ and vLLM.
|
92 |
+
|
93 |
+
Models are released as sharded safetensors files.
|
94 |
+
|
95 |
+
| Branch | Bits | GS | AWQ Dataset | Seq Len | Size |
|
96 |
+
| ------ | ---- | -- | ----------- | ------- | ---- |
|
97 |
+
| [main](https://huggingface.co/TheBloke/CAMEL-13B-Combined-Data-AWQ/tree/main) | 4 | 128 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 4096 | 7.25 GB
|
98 |
+
|
99 |
+
<!-- README_AWQ.md-provided-files end -->
|
100 |
+
|
101 |
+
<!-- README_AWQ.md-use-from-vllm start -->
|
102 |
+
## Serving this model from vLLM
|
103 |
+
|
104 |
+
Documentation on installing and using vLLM [can be found here](https://vllm.readthedocs.io/en/latest/).
|
105 |
+
|
106 |
+
- When using vLLM as a server, pass the `--quantization awq` parameter, for example:
|
107 |
+
|
108 |
+
```shell
|
109 |
+
python3 python -m vllm.entrypoints.api_server --model TheBloke/CAMEL-13B-Combined-Data-AWQ --quantization awq
|
110 |
+
```
|
111 |
+
|
112 |
+
When using vLLM from Python code, pass the `quantization=awq` parameter, for example:
|
113 |
+
|
114 |
+
```python
|
115 |
+
from vllm import LLM, SamplingParams
|
116 |
+
|
117 |
+
prompts = [
|
118 |
+
"Hello, my name is",
|
119 |
+
"The president of the United States is",
|
120 |
+
"The capital of France is",
|
121 |
+
"The future of AI is",
|
122 |
+
]
|
123 |
+
sampling_params = SamplingParams(temperature=0.8, top_p=0.95)
|
124 |
+
|
125 |
+
llm = LLM(model="TheBloke/CAMEL-13B-Combined-Data-AWQ", quantization="awq")
|
126 |
+
|
127 |
+
outputs = llm.generate(prompts, sampling_params)
|
128 |
+
|
129 |
+
# Print the outputs.
|
130 |
+
for output in outputs:
|
131 |
+
prompt = output.prompt
|
132 |
+
generated_text = output.outputs[0].text
|
133 |
+
print(f"Prompt: {prompt!r}, Generated text: {generated_text!r}")
|
134 |
+
```
|
135 |
+
<!-- README_AWQ.md-use-from-vllm start -->
|
136 |
+
|
137 |
+
<!-- README_AWQ.md-use-from-python start -->
|
138 |
+
## How to use this AWQ model from Python code
|
139 |
+
|
140 |
+
### Install the necessary packages
|
141 |
+
|
142 |
+
Requires: [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) 0.0.2 or later
|
143 |
+
|
144 |
+
```shell
|
145 |
+
pip3 install autoawq
|
146 |
+
```
|
147 |
+
|
148 |
+
If you have problems installing [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) using the pre-built wheels, install it from source instead:
|
149 |
+
|
150 |
+
```shell
|
151 |
+
pip3 uninstall -y autoawq
|
152 |
+
git clone https://github.com/casper-hansen/AutoAWQ
|
153 |
+
cd AutoAWQ
|
154 |
+
pip3 install .
|
155 |
+
```
|
156 |
+
|
157 |
+
### You can then try the following example code
|
158 |
+
|
159 |
+
```python
|
160 |
+
from awq import AutoAWQForCausalLM
|
161 |
+
from transformers import AutoTokenizer
|
162 |
+
|
163 |
+
model_name_or_path = "TheBloke/CAMEL-13B-Combined-Data-AWQ"
|
164 |
+
|
165 |
+
# Load model
|
166 |
+
model = AutoAWQForCausalLM.from_quantized(model_name_or_path, fuse_layers=True,
|
167 |
+
trust_remote_code=True, safetensors=True)
|
168 |
+
tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, trust_remote_code=True)
|
169 |
+
|
170 |
+
prompt = "Tell me about AI"
|
171 |
+
prompt_template=f'''Below is an instruction that describes a task. Write a response that appropriately completes the request.
|
172 |
+
|
173 |
+
### Instruction:
|
174 |
+
{prompt}
|
175 |
+
|
176 |
+
### Response:
|
177 |
+
|
178 |
+
'''
|
179 |
+
|
180 |
+
print("\n\n*** Generate:")
|
181 |
+
|
182 |
+
tokens = tokenizer(
|
183 |
+
prompt_template,
|
184 |
+
return_tensors='pt'
|
185 |
+
).input_ids.cuda()
|
186 |
+
|
187 |
+
# Generate output
|
188 |
+
generation_output = model.generate(
|
189 |
+
tokens,
|
190 |
+
do_sample=True,
|
191 |
+
temperature=0.7,
|
192 |
+
top_p=0.95,
|
193 |
+
top_k=40,
|
194 |
+
max_new_tokens=512
|
195 |
+
)
|
196 |
+
|
197 |
+
print("Output: ", tokenizer.decode(generation_output[0]))
|
198 |
+
|
199 |
+
# Inference can also be done using transformers' pipeline
|
200 |
+
from transformers import pipeline
|
201 |
+
|
202 |
+
print("*** Pipeline:")
|
203 |
+
pipe = pipeline(
|
204 |
+
"text-generation",
|
205 |
+
model=model,
|
206 |
+
tokenizer=tokenizer,
|
207 |
+
max_new_tokens=512,
|
208 |
+
do_sample=True,
|
209 |
+
temperature=0.7,
|
210 |
+
top_p=0.95,
|
211 |
+
top_k=40,
|
212 |
+
repetition_penalty=1.1
|
213 |
+
)
|
214 |
+
|
215 |
+
print(pipe(prompt_template)[0]['generated_text'])
|
216 |
+
```
|
217 |
+
<!-- README_AWQ.md-use-from-python end -->
|
218 |
+
|
219 |
+
<!-- README_AWQ.md-compatibility start -->
|
220 |
+
## Compatibility
|
221 |
+
|
222 |
+
The files provided are tested to work with [AutoAWQ](https://github.com/casper-hansen/AutoAWQ), and [vLLM](https://github.com/vllm-project/vllm).
|
223 |
+
|
224 |
+
[Huggingface Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference) is not yet compatible with AWQ, but a PR is open which should bring support soon: [TGI PR #781](https://github.com/huggingface/text-generation-inference/issues/781).
|
225 |
+
<!-- README_AWQ.md-compatibility end -->
|
226 |
+
|
227 |
+
<!-- footer start -->
|
228 |
+
<!-- 200823 -->
|
229 |
+
## Discord
|
230 |
+
|
231 |
+
For further support, and discussions on these models and AI in general, join us at:
|
232 |
+
|
233 |
+
[TheBloke AI's Discord server](https://discord.gg/theblokeai)
|
234 |
+
|
235 |
+
## Thanks, and how to contribute
|
236 |
+
|
237 |
+
Thanks to the [chirper.ai](https://chirper.ai) team!
|
238 |
+
|
239 |
+
Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
|
240 |
+
|
241 |
+
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.
|
242 |
+
|
243 |
+
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.
|
244 |
+
|
245 |
+
Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
|
246 |
+
|
247 |
+
* Patreon: https://patreon.com/TheBlokeAI
|
248 |
+
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
249 |
+
|
250 |
+
**Special thanks to**: Aemon Algiz.
|
251 |
+
|
252 |
+
**Patreon special mentions**: Alicia Loh, Stephen Murray, K, Ajan Kanaga, RoA, Magnesian, Deo Leter, Olakabola, Eugene Pentland, zynix, Deep Realms, Raymond Fosdick, Elijah Stavena, Iucharbius, Erik Bjäreholt, Luis Javier Navarrete Lozano, Nicholas, theTransient, John Detwiler, alfie_i, knownsqashed, Mano Prime, Willem Michiel, Enrico Ros, LangChain4j, OG, Michael Dempsey, Pierre Kircher, Pedro Madruga, James Bentley, Thomas Belote, Luke @flexchar, Leonard Tan, Johann-Peter Hartmann, Illia Dulskyi, Fen Risland, Chadd, S_X, Jeff Scroggin, Ken Nordquist, Sean Connelly, Artur Olbinski, Swaroop Kallakuri, Jack West, Ai Maven, David Ziegler, Russ Johnson, transmissions 11, John Villwock, Alps Aficionado, Clay Pascal, Viktor Bowallius, Subspace Studios, Rainer Wilmers, Trenton Dambrowitz, vamX, Michael Levine, 준교 김, Brandon Frisco, Kalila, Trailburnt, Randy H, Talal Aujan, Nathan Dryer, Vadim, 阿明, ReadyPlayerEmma, Tiffany J. Kim, George Stoitzev, Spencer Kim, Jerry Meng, Gabriel Tamborski, Cory Kujawski, Jeffrey Morgan, Spiking Neurons AB, Edmond Seymore, Alexandros Triantafyllidis, Lone Striker, Cap'n Zoog, Nikolai Manek, danny, ya boyyy, Derek Yates, usrbinkat, Mandus, TL, Nathan LeClaire, subjectnull, Imad Khwaja, webtim, Raven Klaugh, Asp the Wyvern, Gabriel Puliatti, Caitlyn Gatomon, Joseph William Delisle, Jonathan Leane, Luke Pendergrass, SuperWojo, Sebastain Graf, Will Dee, Fred von Graf, Andrey, Dan Guido, Daniel P. Andersen, Nitin Borwankar, Elle, Vitor Caleffi, biorpg, jjj, NimbleBox.ai, Pieter, Matthew Berman, terasurfer, Michael Davis, Alex, Stanislav Ovsiannikov
|
253 |
+
|
254 |
+
|
255 |
+
Thank you to all my generous patrons and donaters!
|
256 |
+
|
257 |
+
And thank you again to a16z for their generous grant.
|
258 |
+
|
259 |
+
<!-- footer end -->
|
260 |
+
|
261 |
+
# Original model card: Camel AI's CAMEL 13B Combined Data
|
262 |
+
|
263 |
+
|
264 |
+
<!-- header start -->
|
265 |
+
<div style="width: 100%;">
|
266 |
+
<img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
267 |
+
</div>
|
268 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
269 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
270 |
+
<p><a href="https://discord.gg/Jq4vkcDakD">Chat & support: my new Discord server</a></p>
|
271 |
+
</div>
|
272 |
+
<div style="display: flex; flex-direction: column; align-items: flex-end;">
|
273 |
+
<p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
|
274 |
+
</div>
|
275 |
+
</div>
|
276 |
+
<!-- header end -->
|
277 |
+
|
278 |
+
# Camel AI's CAMEL 13B Combined Data fp16
|
279 |
+
|
280 |
+
These files are pytorch format fp16 model files for [Camel AI's CAMEL 13B Combined Data](https://huggingface.co/camel-ai/CAMEL-13B-Combined-Data).
|
281 |
+
|
282 |
+
It is the result of merging and/or converting the source repository to float16.
|
283 |
+
|
284 |
+
## Repositories available
|
285 |
+
|
286 |
+
* [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/CAMEL-13B-Combined-Data-fp16)
|
287 |
+
* [2, 3, 4, 5, 6 and 8-bit GGML models for CPU+GPU inference](https://huggingface.co/TheBloke/CAMEL-13B-Combined-Data-GGML)
|
288 |
+
* [Unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/TheBloke/CAMEL-13B-Combined-Data-fp16)
|
289 |
+
|
290 |
+
<!-- footer start -->
|
291 |
+
## Discord
|
292 |
+
|
293 |
+
For further support, and discussions on these models and AI in general, join us at:
|
294 |
+
|
295 |
+
[TheBloke AI's Discord server](https://discord.gg/Jq4vkcDakD)
|
296 |
+
|
297 |
+
## Thanks, and how to contribute.
|
298 |
+
|
299 |
+
Thanks to the [chirper.ai](https://chirper.ai) team!
|
300 |
+
|
301 |
+
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.
|
302 |
+
|
303 |
+
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.
|
304 |
+
|
305 |
+
Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
|
306 |
+
|
307 |
+
* Patreon: https://patreon.com/TheBlokeAI
|
308 |
+
* Ko-Fi: https://ko-fi.com/TheBlokeAI
|
309 |
+
|
310 |
+
**Special thanks to**: Luke from CarbonQuill, Aemon Algiz, Dmitriy Samsonov.
|
311 |
+
|
312 |
+
**Patreon special mentions**: Oscar Rangel, Eugene Pentland, Talal Aujan, Cory Kujawski, Luke, Asp the Wyvern, Ai Maven, Pyrater, Alps Aficionado, senxiiz, Willem Michiel, Junyu Yang, trip7s trip, Sebastain Graf, Joseph William Delisle, Lone Striker, Jonathan Leane, Johann-Peter Hartmann, David Flickinger, Spiking Neurons AB, Kevin Schuppel, Mano Prime, Dmitriy Samsonov, Sean Connelly, Nathan LeClaire, Alain Rossmann, Fen Risland, Derek Yates, Luke Pendergrass, Nikolai Manek, Khalefa Al-Ahmad, Artur Olbinski, John Detwiler, Ajan Kanaga, Imad Khwaja, Trenton Dambrowitz, Kalila, vamX, webtim, Illia Dulskyi.
|
313 |
+
|
314 |
+
Thank you to all my generous patrons and donaters!
|
315 |
+
|
316 |
+
<!-- footer end -->
|
317 |
+
|
318 |
+
# Original model card: Camel AI's CAMEL 13B Combined Data
|
319 |
+
|
320 |
+
CAMEL-13B-Combined-Data is a chat large language model obtained by finetuning LLaMA-13B model on a total of 229K conversations collected through our [CAMEL](https://arxiv.org/abs/2303.17760) framework, 100K English public conversations from ShareGPT that can be found [here](https://github.com/lm-sys/FastChat/issues/90#issuecomment-1493250773), and 52K instructions from Alpaca dataset that can be found [here](https://github.com/tatsu-lab/stanford_alpaca/blob/761dc5bfbdeeffa89b8bff5d038781a4055f796a/alpaca_data.json). We evaluate our model offline using EleutherAI's language model evaluation harness used by Huggingface's Open LLM Benchmark. CAMEL<sup>*</sup>-13B scores an average of **58.1**, outperfroming LLaMA-30B (58.3), and on par with LLaMA-65B(58.1)!
|
321 |
+
|
322 |
+
| Model | size | ARC-C (25 shots, acc_norm) | HellaSwag (10 shots, acc_norm) | MMLU (5 shots, acc_norm) | TruthfulQA (0 shot, mc2) | Average | Delta |
|
323 |
+
|-------------|:----:|:---------------------------:|:-------------------------------:|:-------------------------:|:-------------------------:|:-------:|-------|
|
324 |
+
| LLaMA | 13B | 50.8 | 78.9 | 37.7 | 39.9 | 51.8 | - |
|
325 |
+
| Vicuna | 13B | 47.4 | 75.2 | 39.6 | 49.8 | 53.7 | 1.9 |
|
326 |
+
| CAMEL<sup>*</sup> | 13B | 55.5 | 79.3 | 50.3 | 47.3 | 58.1 | 6.3 |
|
327 |
+
| LLaMA | 65B | 57.8 | 84.2 | 48.8 | 42.3 | **58.3** | 6.5 |
|
328 |
+
|