Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Quantization made by Richard Erkhov.

Github

Discord

Request more models

TinyLlama_1.1b_test - GGUF

Original model description:

base_model: - TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T - TinyLlama/TinyLlama-1.1B-Chat-v1.0 library_name: transformers tags: - mergekit - merge inference: parameters: temperature: 0.0 widget: - messages: - role: user content: Can you provide ways to eat combinations of bananas and dragonfruits?

storage

This is a merge of pre-trained language models created using mergekit.

Merge Details

Merge Method

This model was merged using the linear merge method.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:


models:
  - model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
    parameters:
      weight: 1.0
  - model: TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
    parameters:
      weight: 1.0
merge_method: linear
dtype: float16
Downloads last month
18
GGUF
Model size
1.1B params
Architecture
llama

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

Inference API
Unable to determine this model's library. Check the docs .