| --- |
| license: apache-2.0 |
| tags: |
| - scripts |
| - research |
| - training |
| --- |
| |
| # Azure scripts |
|
|
| Miscellaneous scripts from the Azure H100 workspace. Not a deployable model β this is a working collection. |
|
|
| ## Contents |
|
|
| - `train_h100_*.py`, `train_v3.py` β training runs (various projects) |
| - `generate_dataset*.py` β data generation |
| - `close_the_loop.py` β TRIBE v2 AIβbrain comparison scaffolding |
| - `merge_v3.py`, `pull_extra.py` β dataset maintenance |
| - `telugu_voice_clone.py` β voice synthesis experiment |
| - `yc_scrape.py` β scraping |
| - `gsoc_proposal_*.md`, `GSoC_2026_Proposal_Vivek_OLMo.docx` β DeepChem GSoC 2026 proposal (OLMo wrapper) |
| - `turboquant_case_study.md` β TurboQuant KV cache paper implementation notes |
| - `vivek_complete_profile.md` |
| - `h100_training.log`, `train_*.log` β historical training logs |
| - `AI4RTGSdevDB.camera_masters.json` β camera master config (schema only) |
|
|