File size: 1,063 Bytes
6e953d1 087fc6f 6e953d1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 | # Conversion in progress - this file is for monitoring only
# Final meta.yaml will be created at step 7
conversion:
status: in_progress
start_time: 2026-03-17T13:09:07Z
model_path: /tmp/ios_models/downloads/Prem-1B-SQL
output_dir: /tmp/ios_models/Prem-1B-SQL-ctx1024
context_length: 1024
batch_size: 64
num_chunks: 1
prefix: llama
architecture: llama
lut_part1: none
lut_part2: 6
lut_part3: 6
fp16_scale: none
argmax: false
split_rotate: false
steps:
- name: embeddings
part: 1
status: pending
- name: lm_head
part: 3
status: pending
- name: ffn
part: 2
status: pending
- name: prefill
part: 2_prefill
status: pending
- name: ffn_rotate
part: 2_rotate
status: pending
gemma3_only: true
- name: prefill_rotate
part: 2_prefill_rotate
status: pending
gemma3_only: true
- name: combine
part: 5
status: pending
- name: compile
part: 6
status: pending
- name: tokenizer
part: 7
status: pending
- name: test
part: 8
status: pending
|