Views
No views yet
| Name | Quant method | Size |
|---|---|---|
| smol_llama-220m-open_instruct.fp16.gguf | fp16 | 436.50 MB |
| smol_llama-220m-open_instruct.q2_k.gguf | q2_k | 94.43 MB |
| smol_llama-220m-open_instruct.q3_k_m.gguf | q3_k_m | 114.65 MB |
| smol_llama-220m-open_instruct.q4_k_m.gguf | q4_k_m | 137.58 MB |
| smol_llama-220m-open_instruct.q5_k_m.gguf | q5_k_m | 157.91 MB |
| smol_llama-220m-open_instruct.q6_k.gguf | q6_k | 179.52 MB |
| smol_llama-220m-open_instruct.q8_0.gguf | q8_0 | 232.28 MB |
Please note that this is an experiment, and the model has limitations because it is smol.
Below is an instruction that describes a task, paired with an input that
provides further context. Write a response that appropriately completes
the request.
### Instruction:
How can I increase my meme production/output? Currently, I only create them in ancient babylonian which is time consuming.
### Response:VMware/open-instruct doesn't use one).
1inference:
2 parameters:
3 do_sample: true
4 renormalize_logits: true
5 temperature: 0.25
6 top_p: 0.95
7 top_k: 50
8 min_new_tokens: 2
9 max_new_tokens: 96
10 repetition_penalty: 1.04
11 no_repeat_ngram_size: 6
12 epsilon_cutoff: 0.0006VMware/open-instruct so do whatever you want, provided it falls under the base apache-2.0 license :)