Files
lumynax-longctx-yi-9b-200k/UPLOAD_TO_HF.md

15 lines
512 B
Markdown
Raw Permalink Normal View History

# 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-longctx-yi-9b-200k --local-dir lumynax-longctx-yi-9b-200k
cd lumynax-longctx-yi-9b-200k
pip install -r requirements.txt
python quickstart.py --interactive
```
To regenerate or refresh, re-run the script — `huggingface_hub.HfApi.upload_folder`
is idempotent.