AbteeXAILabs's picture
feat: initial LumynaX scaffold (card v6 + quickstart + manifest + Modelfile + Space scaffold)
cc82b99 verified
|
Raw
History Blame Contribute Delete
521 Bytes
# Upload checklist (AbteeX AI Labs)
This scaffold was generated and pushed by `S:\hf-publish\add_8_more_models.py`.
The repo is structured to be cloned whole and verified locally before running.
```bash
hf download AbteeXAILab/lumynax-translate-nllb-200-3b --local-dir lumynax-translate-nllb-200-3b
cd lumynax-translate-nllb-200-3b
pip install -r requirements.txt
python quickstart.py --interactive
```
To regenerate or refresh, re-run the script — `huggingface_hub.HfApi.upload_folder`
is idempotent.