--- base_model: unsloth/GLM-4.7-Flash tags: - text-generation-inference - transformers - unsloth - glm4_moe_lite license: apache-2.0 language: - en datasets: - TeichAI/Fable-5-Cursor-Traces - armand0e/Fable-5-Chat --- Best params so far: - top_k: 40 - temperature: 0.5 - top_p: 0.95 - `` must be forced in chat template.