Zenith / README.md
algorythmtechnologies's picture
Upload Zenith model files using large folder upload
7a05dc1 verified
---
license: apache-2.0
tags:
- zenith
- lora
- finetune
- conversational
- coding-agent
library_name: transformers
---
# Zenith: AlgoRythm Technologies Autonomous Coding Agent
Zenith is a fine-tuned conversational coding agent based on DeepSeek, enhanced with LoRA for efficient and fast adaptation. It is designed to be a flagship autonomous coding partner, blending technical expertise, philosophical curiosity, and collaborative mentorship.
## Model Details
- Base: DeepSeek (7B or as specified)
- Fine-tuning: LoRA (PEFT)
- Data: Custom conversational coding dataset
## Intended Use
- Coding assistance
- Technical Q&A
- Mentorship and collaborative problem solving
## Training
See `finetune_zenith.py` for full training and evaluation pipeline.
## License
Apache 2.0