afrideva's picture
Upload README.md with huggingface_hub
f547636
metadata
base_model: cnmoro/TinyLlama-1.1B-intermediate-1.5T-PTBR-Instruct-v3-8k
inference: false
language:
  - pt
  - en
license: mit
model_creator: cnmoro
model_name: TinyLlama-1.1B-intermediate-1.5T-PTBR-Instruct-v3-8k
pipeline_tag: text-generation
quantized_by: afrideva
tags:
  - gguf
  - ggml
  - quantized
  - q2_k
  - q3_k_m
  - q4_k_m
  - q5_k_m
  - q6_k
  - q8_0

cnmoro/TinyLlama-1.1B-intermediate-1.5T-PTBR-Instruct-v3-8k-GGUF

Quantized GGUF model files for TinyLlama-1.1B-intermediate-1.5T-PTBR-Instruct-v3-8k from cnmoro

Original Model Card:

Finetuned version of PY007/TinyLlama-1.1B-intermediate-step-715k-1.5T, on a Portuguese instruct dataset, using axolotl.

v0, v1 and v2 were finetuned for the default 2048 context length. For this v3, I have used the existing v2 and finetuned the model on a 8k context length dataset. It works fairly well, but it's reasoning capabilities are not so strong. It works well for basic RAG / question answering on retrieved content.

Prompt format:

f"Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.\n\n### Instruction:\n{instruction}\n\n### Response:\n"