初始化项目,由ModelHub XC社区提供模型
Model: AbteeXAILab/lumynax-longctx-yi-9b-200k Source: Original Platform
This commit is contained in:
14
UPLOAD_TO_HF.md
Normal file
14
UPLOAD_TO_HF.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user