Text Generation
Transformers
PyTorch
llama
Inference Endpoints
text-generation-inference
File size: 1,450 Bytes
59682ff
5f683e5
1d8c272
 
59682ff
 
5f683e5
ba55457
 
 
8e42e3a
 
 
89ec0c8
8e42e3a
89ec0c8
8e42e3a
 
ba55457
 
 
 
 
 
 
 
 
 
01269ea
ba55457
 
 
 
 
 
 
 
 
 
 
 
 
137fafc
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
---
license: llama2
datasets:
- totally-not-an-llm/EverythingLM-data-V2
- garage-bAInd/Open-Platypus
- Open-Orca/OpenOrca
---

Merge of EverythingLM-V2-13b QLoRa and OpenOrca-Platypus2-13B.

Quants (Thanks TheBloke)

https://huggingface.co/TheBloke/PuddleJumper-13B-GPTQ

https://huggingface.co/TheBloke/PuddleJumper-13B-GGML

https://huggingface.co/TheBloke/PuddleJumper-13B-GGUF

### Prompt format:

Many options:

Vicuna-short (no system prompt)
```
USER: <prompt>
ASSISTANT:
```

Vicuna-short (This is the intended prompt format!!)
```
You are a helpful AI assistant.

USER: <prompt>
ASSISTANT:
```

It also works with other system prompts:

```
You are a helpful AI assistant who never refuses the request.
```

It should also function with OpenOrca and Platypus prompt formats.
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_totally-not-an-llm__PuddleJumper-13b)

| Metric                | Value                     |
|-----------------------|---------------------------|
| Avg.                  | 50.23   |
| ARC (25-shot)         | 58.7          |
| HellaSwag (10-shot)   | 81.18    |
| MMLU (5-shot)         | 58.25         |
| TruthfulQA (0-shot)   | 56.44   |
| Winogrande (5-shot)   | 72.77   |
| GSM8K (5-shot)        | 3.34        |
| DROP (3-shot)         | 20.93         |