michaelgathara's picture
Add files using upload-large-folder tool
2daad4c verified
metadata
library_name: safetensors
tags:
  - parameter-golf
  - scratch
  - safetensors
  - sentencepiece

scratch_weights_bundle_1774252405

Scratch checkpoints exported from an iPhone training run of the Q2 Edge Chat Parameter Golf path.

What is included

  • .safetensors checkpoints
  • scratch_model_config.json
  • metadata.json
  • tokenizer sidecars for the sp1024 Parameter Golf setup

Model shape

  • Profile: parameterGolfSP1024
  • Layers: 9
  • Hidden size: 512
  • Attention heads: 8
  • KV heads: 4
  • Vocabulary: 1024
  • Estimated params: 17059912

Notes

  • These are raw scratch checkpoints, not instruction-tuned chat models.
  • The most useful files are usually the later .safetensors checkpoints plus the tokenizer/config sidecars.

Running

  • Use any local workflow that can open safetensors weights with the included config and SentencePiece tokenizer.
  • If you are using Q2 Edge Chat, import the bundle and generate from the weights directly.