Last active
March 20, 2026 04:07
-
-
Save iamdejan/c476e6f08ae6cf0d50abef0d14ed0fe7 to your computer and use it in GitHub Desktop.
Tables for my latest Medium post
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Model | Context Length | GPU Offload | CPU Thread Pool Size | Evaluation Batch Size | Number of Experts | Number of layers to force the experts to CPU | Temperature | Top K Sampling | Repeat Penalty | Top P Sampling | Min P Sampling | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| qwen2.5-1.5b-vibethinker-heretic-uncensored-abliterated | 131072 | 28 | 8 | 784 | - | - | 0.8 | 40 | 1.1 | 0.95 | 0.05 | |
| qwen/qwen3-coder-30b | 64213 | 48 | 8 | 784 | 8 | 8 | 0.7 | 20 | 1.05 | 0.8 | 0.05 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment