afrideva's picture
Upload README.md with huggingface_hub
276122b
|
raw
history blame
No virus
3.06 kB
metadata
base_model: Felladrin/llama2_xs_460M_experimental_evol_instruct
datasets:
  - KnutJaegersberg/WizardLM_evol_instruct_V2_196k_instruct_format
inference: false
model_creator: Felladrin
model_name: llama2_xs_460M_experimental_evol_instruct
pipeline_tag: text-generation
quantized_by: afrideva
tags:
  - autotrain
  - text-generation
  - gguf
  - ggml
  - quantized
  - q2_k
  - q3_k_m
  - q4_k_m
  - q5_k_m
  - q6_k
  - q8_0
widget:
  - text: |-
      ### Instruction:
      Find me a list of some nice places to visit around the world.

      ### Response:
  - text: |-
      ### Instruction:
      Tell me all you know about the Earth.

      ### Response:

Felladrin/llama2_xs_460M_experimental_evol_instruct-GGUF

Quantized GGUF model files for llama2_xs_460M_experimental_evol_instruct from Felladrin

Original Model Card:

ahxt's llama2_xs_460M_experimental trained on the WizardLM's Evol Instruct dataset using AutoTrain

Recommended Prompt Format

### Instruction:
<instruction>

### Response:

Recommended Inference Parameters

repetition_penalty: 1.15
do_sample: true
temperature: 0.5
top_p: 0.5