palmer-007-preview / README.md
appvoid's picture
Update README.md
0bc92bf verified
|
Raw
History Blame Contribute Delete
5.99 kB
metadata
language: en
library_name: transformers
pipeline_tag: text-generation
tags:
  - llama-cpp
  - gguf
base_model: appvoid/palmer-007-preview

palmer-007-preview

This model is an important and more balanced improvement over our previous model. To get early access to this model you need to join to the CEAMFA community by keeping an active ko-fi subscription. You can get more information on how to πŸ‘‰access this model by clicking here. You can also wait for the Open-Weight Release Date if you don't want to pay for a subscription.

Open-weights release date: 08-09-2026

Note

  • Temp 0 for best results.
  • GGUF first, once everything is confirmed to be working out of the box, safetensors goes next.
  • No issues anymore.

Updates

  • Doom looping and language switching are core recurrent issues
  • The model has a known preference to use an unused token. We are still investigating if it is happening due to a mismatch in the tokenizer during the knowledge distillation phase or an issue with gguf, we are working on a fix soon.
  • It looks like a tokenization issue, after more tests and token switching done the model improved on most benchmarks even more while degrading arc_challenge and significantly degrading ifeval
  • Currently targetting reviews on specific layers from the model to understand the issue and try to heal it from its distillation "state"
  • Indeed was a tokenization issue, fix and updates are coming tomorrow πŸŽ‰

Benchmarks

  Evaluation                   Falcon-Instruct    Palmer-006    Final model
 ━━━━━━━━━━━━━━━━━━━━━━━━━━━  ━━━━━━━━━━━━━━━━━  ━━━━━━━━━━━━  ━━━━━━━━━━━━━
  ARC Easy norm.                         44.57         44.70          47.69
 ───────────────────────────  ─────────────────  ────────────  ─────────────
  ARC Challenge norm.                    29.01         29.01          30.29
 ───────────────────────────  ─────────────────  ────────────  ─────────────
  WinoGrande                             51.30         50.75          50.83
 ───────────────────────────  ─────────────────  ────────────  ─────────────
  PIQA norm.                             63.98         63.60          63.71
 ───────────────────────────  ─────────────────  ────────────  ─────────────
  BananaBench weighted                   62.62         63.68          63.90
 ───────────────────────────  ─────────────────  ────────────  ─────────────
  BananaBench Elo                         1115          1124           1126
 ───────────────────────────  ─────────────────  ────────────  ─────────────
  Arithmark norm.                        52.80         53.30          56.20
 ───────────────────────────  ─────────────────  ────────────  ─────────────
  HellaSwag norm.                        38.37         38.35          38.50
 ───────────────────────────  ─────────────────  ────────────  ─────────────
  IFEval prompt strict                   60.81        61.55*          61.55
 ───────────────────────────  ─────────────────  ────────────  ─────────────
  IFEval instruction strict              71.34        71.70*          71.22
 ───────────────────────────  ─────────────────  ────────────  ─────────────
  IFEval prompt loose                    66.17        66.73*          64.51
 ───────────────────────────  ─────────────────  ────────────  ─────────────
  IFEval instruction loose               76.14        75.66*          74.10
 ───────────────────────────  ─────────────────  ────────────  ─────────────
  Manual exact/format                     3/16         4/16*           5/16
 ───────────────────────────  ─────────────────  ────────────  ─────────────
  Seven-benchmark mean                   48.95         49.06          50.16

Details

TextIntent is our internal metric for measured usefulness, behaviour and instruction-following capabilities on small language models. Llama.cpp and Ollama compatible early mid-training checkpoint with significant improvements over palmer-006.