File size: 524 Bytes
438644e
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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-reasoning-qwq-32b-gguf --local-dir lumynax-reasoning-qwq-32b-gguf

cd lumynax-reasoning-qwq-32b-gguf

pip install -r requirements.txt

python quickstart.py --interactive

```

To regenerate or refresh, re-run the script — `huggingface_hub.HfApi.upload_folder`
is idempotent.