Views
No views yet
mlp_type: quantum) in place of the standard feed-forward layer.| Param | Value |
|---|---|
| n_layer | 16 |
| n_head / n_kv_head | 16 / 16 |
| n_embd | 1024 |
| sequence_len | 1024 |
| vocab_size | 4096 |
| mlp_type | quantum |
| quantum_num_qubits | 2 |
| quantum_depth | 2 |
| window_pattern | L |
model_001634.pt — model weightsmeta_001634.json — full training/model config and metrics at this stepnanochat checkpoint manager from MarkCodering/Quantum-GPT:1from nanochat.checkpoint_manager import load_model
2# see repo for exact loading API