DavidAU commited on
Commit
4dbf173
1 Parent(s): bd16a17

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +153 -0
README.md ADDED
@@ -0,0 +1,153 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - merge
5
+ - mergekit
6
+ - lazymergekit
7
+ - yam-peleg/Experiment26-7B
8
+ - Gille/StrangeMerges_32-7B-slerp
9
+ - MSL7/INEX12-7b
10
+ - automerger/YamShadow-7B
11
+ - Kukedlc/NeuralSirKrishna-7b
12
+ - llama-cpp
13
+ - gguf-my-repo
14
+ base_model:
15
+ - yam-peleg/Experiment26-7B
16
+ - Gille/StrangeMerges_32-7B-slerp
17
+ - MSL7/INEX12-7b
18
+ - automerger/YamShadow-7B
19
+ - Kukedlc/NeuralSirKrishna-7b
20
+ model-index:
21
+ - name: NeuralArjuna-7B-DT
22
+ results:
23
+ - task:
24
+ type: text-generation
25
+ name: Text Generation
26
+ dataset:
27
+ name: AI2 Reasoning Challenge (25-Shot)
28
+ type: ai2_arc
29
+ config: ARC-Challenge
30
+ split: test
31
+ args:
32
+ num_few_shot: 25
33
+ metrics:
34
+ - type: acc_norm
35
+ value: 73.12
36
+ name: normalized accuracy
37
+ source:
38
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Kukedlc/NeuralArjuna-7B-DT
39
+ name: Open LLM Leaderboard
40
+ - task:
41
+ type: text-generation
42
+ name: Text Generation
43
+ dataset:
44
+ name: HellaSwag (10-Shot)
45
+ type: hellaswag
46
+ split: validation
47
+ args:
48
+ num_few_shot: 10
49
+ metrics:
50
+ - type: acc_norm
51
+ value: 88.97
52
+ name: normalized accuracy
53
+ source:
54
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Kukedlc/NeuralArjuna-7B-DT
55
+ name: Open LLM Leaderboard
56
+ - task:
57
+ type: text-generation
58
+ name: Text Generation
59
+ dataset:
60
+ name: MMLU (5-Shot)
61
+ type: cais/mmlu
62
+ config: all
63
+ split: test
64
+ args:
65
+ num_few_shot: 5
66
+ metrics:
67
+ - type: acc
68
+ value: 64.63
69
+ name: accuracy
70
+ source:
71
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Kukedlc/NeuralArjuna-7B-DT
72
+ name: Open LLM Leaderboard
73
+ - task:
74
+ type: text-generation
75
+ name: Text Generation
76
+ dataset:
77
+ name: TruthfulQA (0-shot)
78
+ type: truthful_qa
79
+ config: multiple_choice
80
+ split: validation
81
+ args:
82
+ num_few_shot: 0
83
+ metrics:
84
+ - type: mc2
85
+ value: 76.68
86
+ source:
87
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Kukedlc/NeuralArjuna-7B-DT
88
+ name: Open LLM Leaderboard
89
+ - task:
90
+ type: text-generation
91
+ name: Text Generation
92
+ dataset:
93
+ name: Winogrande (5-shot)
94
+ type: winogrande
95
+ config: winogrande_xl
96
+ split: validation
97
+ args:
98
+ num_few_shot: 5
99
+ metrics:
100
+ - type: acc
101
+ value: 85.24
102
+ name: accuracy
103
+ source:
104
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Kukedlc/NeuralArjuna-7B-DT
105
+ name: Open LLM Leaderboard
106
+ - task:
107
+ type: text-generation
108
+ name: Text Generation
109
+ dataset:
110
+ name: GSM8k (5-shot)
111
+ type: gsm8k
112
+ config: main
113
+ split: test
114
+ args:
115
+ num_few_shot: 5
116
+ metrics:
117
+ - type: acc
118
+ value: 70.81
119
+ name: accuracy
120
+ source:
121
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Kukedlc/NeuralArjuna-7B-DT
122
+ name: Open LLM Leaderboard
123
+ ---
124
+
125
+ # DavidAU/NeuralArjuna-7B-DT-Q6_K-GGUF
126
+ This model was converted to GGUF format from [`Kukedlc/NeuralArjuna-7B-DT`](https://huggingface.co/Kukedlc/NeuralArjuna-7B-DT) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
127
+ Refer to the [original model card](https://huggingface.co/Kukedlc/NeuralArjuna-7B-DT) for more details on the model.
128
+ ## Use with llama.cpp
129
+
130
+ Install llama.cpp through brew.
131
+
132
+ ```bash
133
+ brew install ggerganov/ggerganov/llama.cpp
134
+ ```
135
+ Invoke the llama.cpp server or the CLI.
136
+
137
+ CLI:
138
+
139
+ ```bash
140
+ llama-cli --hf-repo DavidAU/NeuralArjuna-7B-DT-Q6_K-GGUF --model neuralarjuna-7b-dt.Q6_K.gguf -p "The meaning to life and the universe is"
141
+ ```
142
+
143
+ Server:
144
+
145
+ ```bash
146
+ llama-server --hf-repo DavidAU/NeuralArjuna-7B-DT-Q6_K-GGUF --model neuralarjuna-7b-dt.Q6_K.gguf -c 2048
147
+ ```
148
+
149
+ Note: You can also use this checkpoint directly through the [usage steps](https://github.com/ggerganov/llama.cpp?tab=readme-ov-file#usage) listed in the Llama.cpp repo as well.
150
+
151
+ ```
152
+ git clone https://github.com/ggerganov/llama.cpp && cd llama.cpp && make && ./main -m neuralarjuna-7b-dt.Q6_K.gguf -n 128
153
+ ```