Llama-3.2-1b-Chatml-RP-RK3588-1.1.2

This version of Llama-3.2-1b-Chatml-RP has been converted to run on the RK3588 NPU using w8a8 quantization.

This model has been optimized with the following LoRA:

Compatible with RKLLM version: 1.1.2

Useful links:

Official RKLLM GitHub

RockhipNPU Reddit

EZRKNN-LLM

Pretty much anything by these folks: marty1885 and happyme531

Converted using https://github.com/heathershaw821/ez-er-rkllm-toolkit2

Original Model Card for base model, Llama-3.2-1b-Chatml-RP, below:

merge

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

Merge Details

Merge Method

This model was merged using the TIES merge method using bunnycore/Llama-3.2-1b-Mixer as a base.

Models Merged

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:



models:
  - model: unsloth/Llama-3.2-1B-Instruct+bunnycore/Llama-3.2-1b-chatml-lora_model
    parameters:
      density: [1, 0.7, 0.1] # density gradient
      weight: 1.0
  - model: bunnycore/Llama-3.2-1b-Mixer
    parameters:
      density: 0.33
      weight:
        - filter: mlp
          value: 0.5
        - value: 0
merge_method: ties
base_model: bunnycore/Llama-3.2-1b-Mixer
model_type: llama
parameters:
  normalize: true
  int8_mask: true
dtype: float16
Downloads last month
0
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Model tree for heathershaw/Llama-3.2-1b-Chatml-RP-rk3588-1.1.2