GGUF
English
llama-cpp
gguf-my-repo
DavidAU commited on
Commit
f748e5e
1 Parent(s): 1432020

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +196 -0
README.md ADDED
@@ -0,0 +1,196 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
+ tags:
6
+ - llama-cpp
7
+ - gguf-my-repo
8
+ datasets:
9
+ - togethercomputer/RedPajama-Data-1T
10
+ - togethercomputer/RedPajama-Data-Instruct
11
+ widget:
12
+ - text: "Label the sentences as either 'positive', 'negative', 'mixed', or 'neutral':\
13
+ \ \n\nSentence: I can say that there isn't anything I would change.\nLabel: positive\n\
14
+ \nSentence: I'm not sure about this.\nLabel: neutral\n\nSentence: I liked some\
15
+ \ parts but I didn't like other parts.\nLabel: mixed\n\nSentence: I think the\
16
+ \ background image could have been better.\nLabel: negative\n\nSentence: I really\
17
+ \ like it.\nLabel:"
18
+ example_title: Sentiment Analysis
19
+ - text: 'Please answer the following question:
20
+
21
+
22
+ Question: What is the capital of Canada?
23
+
24
+ Answer: Ottawa
25
+
26
+
27
+ Question: What is the currency of Switzerland?
28
+
29
+ Answer: Swiss franc
30
+
31
+
32
+ Question: In which country is Wisconsin located?
33
+
34
+ Answer:'
35
+ example_title: Question Answering
36
+ - text: 'Given a news article, classify its topic.
37
+
38
+ Possible labels: 1. World 2. Sports 3. Business 4. Sci/Tech
39
+
40
+
41
+ Article: A nearby star thought to harbor comets and asteroids now appears to be
42
+ home to planets, too.
43
+
44
+ Label: Sci/Tech
45
+
46
+
47
+ Article: Soaring crude prices plus worries about the economy and the outlook for
48
+ earnings are expected to hang over the stock market next week during the depth
49
+ of the summer doldrums.
50
+
51
+ Label: Business
52
+
53
+
54
+ Article: Murtagh a stickler for success Northeastern field hockey coach Cheryl
55
+ Murtagh doesn''t want the glare of the spotlight that shines on her to detract
56
+ from a team that has been the America East champion for the past three years and
57
+ has been to the NCAA tournament 13 times.
58
+
59
+ Label::'
60
+ example_title: Topic Classification
61
+ - text: 'Paraphrase the given sentence into a different sentence.
62
+
63
+
64
+ Input: Can you recommend some upscale restaurants in New York?
65
+
66
+ Output: What upscale restaurants do you recommend in New York?
67
+
68
+
69
+ Input: What are the famous places we should not miss in Paris?
70
+
71
+ Output: Recommend some of the best places to visit in Paris?
72
+
73
+
74
+ Input: Could you recommend some hotels that have cheap price in Zurich?
75
+
76
+ Output:'
77
+ example_title: Paraphrasing
78
+ - text: 'Given a review from Amazon''s food products, the task is to generate a short
79
+ summary of the given review in the input.
80
+
81
+
82
+ Input: I have bought several of the Vitality canned dog food products and have
83
+ found them all to be of good quality. The product looks more like a stew than
84
+ a processed meat and it smells better. My Labrador is finicky and she appreciates
85
+ this product better than most.
86
+
87
+ Output: Good Quality Dog Food
88
+
89
+
90
+ Input: Product arrived labeled as Jumbo Salted Peanuts...the peanuts were actually
91
+ small sized unsalted. Not sure if this was an error or if the vendor intended
92
+ to represent the product as ''Jumbo''.
93
+
94
+ Output: Not as Advertised
95
+
96
+
97
+ Input: My toddler loves this game to a point where he asks for it. That''s a big
98
+ thing for me. Secondly, no glitching unlike one of their competitors (PlayShifu).
99
+ Any tech I don’t have to reach out to support for help is a good tech for me.
100
+ I even enjoy some of the games and activities in this. Overall, this is a product
101
+ that shows that the developers took their time and made sure people would not
102
+ be asking for refund. I’ve become bias regarding this product and honestly I look
103
+ forward to buying more of this company’s stuff. Please keep up the great work.
104
+
105
+ Output:'
106
+ example_title: Text Summarization
107
+ - text: 'Identify which sense of a word is meant in a given context.
108
+
109
+
110
+ Context: The river overflowed the bank.
111
+
112
+ Word: bank
113
+
114
+ Sense: river bank
115
+
116
+
117
+ Context: A mouse takes much more room than a trackball.
118
+
119
+ Word: mouse
120
+
121
+ Sense: computer mouse
122
+
123
+
124
+ Context: The bank will not be accepting cash on Saturdays.
125
+
126
+ Word: bank
127
+
128
+ Sense: commercial (finance) banks
129
+
130
+
131
+ Context: Bill killed the project
132
+
133
+ Word: kill
134
+
135
+ Sense:'
136
+ example_title: Word Sense Disambiguation
137
+ - text: 'Given a pair of sentences, choose whether the two sentences agree (entailment)/disagree
138
+ (contradiction) with each other.
139
+
140
+ Possible labels: 1. entailment 2. contradiction
141
+
142
+
143
+ Sentence 1: The skier was on the edge of the ramp. Sentence 2: The skier was dressed
144
+ in winter clothes.
145
+
146
+ Label: entailment
147
+
148
+
149
+ Sentence 1: The boy skated down the staircase railing. Sentence 2: The boy is
150
+ a newbie skater.
151
+
152
+ Label: contradiction
153
+
154
+
155
+ Sentence 1: Two middle-aged people stand by a golf hole. Sentence 2: A couple
156
+ riding in a golf cart.
157
+
158
+ Label:'
159
+ example_title: Natural Language Inference
160
+ inference:
161
+ parameters:
162
+ temperature: 0.7
163
+ top_p: 0.7
164
+ top_k: 50
165
+ max_new_tokens: 128
166
+ ---
167
+
168
+ # DavidAU/RedPajama-INCITE-7B-Instruct-Q6_K-GGUF
169
+ This model was converted to GGUF format from [`togethercomputer/RedPajama-INCITE-7B-Instruct`](https://huggingface.co/togethercomputer/RedPajama-INCITE-7B-Instruct) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
170
+ Refer to the [original model card](https://huggingface.co/togethercomputer/RedPajama-INCITE-7B-Instruct) for more details on the model.
171
+ ## Use with llama.cpp
172
+
173
+ Install llama.cpp through brew.
174
+
175
+ ```bash
176
+ brew install ggerganov/ggerganov/llama.cpp
177
+ ```
178
+ Invoke the llama.cpp server or the CLI.
179
+
180
+ CLI:
181
+
182
+ ```bash
183
+ llama-cli --hf-repo DavidAU/RedPajama-INCITE-7B-Instruct-Q6_K-GGUF --model redpajama-incite-7b-instruct.Q6_K.gguf -p "The meaning to life and the universe is"
184
+ ```
185
+
186
+ Server:
187
+
188
+ ```bash
189
+ llama-server --hf-repo DavidAU/RedPajama-INCITE-7B-Instruct-Q6_K-GGUF --model redpajama-incite-7b-instruct.Q6_K.gguf -c 2048
190
+ ```
191
+
192
+ 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.
193
+
194
+ ```
195
+ git clone https://github.com/ggerganov/llama.cpp && cd llama.cpp && make && ./main -m redpajama-incite-7b-instruct.Q6_K.gguf -n 128
196
+ ```