AdityaNarayan/HyperSwitch-Repo-CPT-Dataset
Viewer β’ Updated β’ 16.7k β’ 37 β’ 1
A LoRA fine-tuned model based on zai-org/GLM-4.5-Air specialized for the Hyperswitch Rust codebase. This model excels at understanding payment processing patterns, Hyperswitch architecture, and Rust development practices.
This LoRA adapter was trained on 16,731 samples extracted from the Hyperswitch codebase to enhance code understanding, explanation, and generation within the payment processing domain.
r: 16 # LoRA rank
alpha: 32 # LoRA alpha (2*r)
dropout: 0.05 # LoRA dropout
target_modules:
- "q_proj"
- "k_proj"
- "v_proj"
- "o_proj"
exclude_modules:
- "block_sparse_moe"
- "w1"
- "w2"
- "w3"
- "gate"
@misc{hyperswitch-glm-air-lora-2024,
title={AdityaNarayan/GLM-4.5-Air-CPT-LoRA-HyperSwitch},
author={Aditya Narayan},
year={2024},
publisher={Hugging Face},
url={https://huggingface.co/AdityaNarayan/GLM-4.5-Air-CPT-LoRA-HyperSwitch}
}
Base model
zai-org/GLM-4.5-Air