Chinese-LLaMA-Alpaca-2
SkillAI & models"Routes Chinese-LLaMA-Alpaca-2 training, inference, serving,
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Chinese-LLaMA-Alpaca-2 skill
What this skill tells your AI
The instructions your AI receives, as published by vectorspacelab/arex-skill in skills/repositories/repo-skills/chinese-llama-alpaca-2/SKILL.md and read by ahel’s review.
This skill routes work for the Chinese-LLaMA-2 and Chinese-Alpaca-2 repository. It is intentionally a router, not a full manual.
Use it when a task mentions:
- Chinese-LLaMA-2 or Chinese-Alpaca-2 model paths, tokenizers, or prompts
- pretraining, SFT, LoRA merging, or model conversion
- local generation, Gradio chat, speculative sampling, or long-context helpers
- OpenAI-compatible serving, HTTP endpoints, or deployment wrappers
- C-Eval, CMMLU, LongBench, or benchmark result files
- llama.cpp launch wrappers or the repo's retrieval-style integration notes
Pick a sub-skill
| Task family | Read |
|---|---|
| Dataset prep, pretraining, SFT, or merge/export | sub-skills/train-and-merge/SKILL.md |
| Transformers inference, chat UI, speculative sampling, or prompt wrapping | sub-skills/hf-inference/SKILL.md |
| OpenAI-style API serving or the FastAPI server | sub-skills/api-serving/SKILL.md |
| C-Eval, CMMLU, or LongBench evaluation | sub-skills/evaluation/SKILL.md |
| llama.cpp wrappers or external integration notes | sub-skills/local-integrations/SKILL.md |
Bundled assets
assets/prompts/alpaca-2.txtassets/prompts/alpaca-2-long.txtassets/tokenizer/
Read references/prompt-and-tokenizer.md before changing prompt text or tokenizer assumptions.
Cross-cutting references
references/workflows.mdfor the repository's main workflow mapreferences/model-overview.mdfor model family, context, and backend compatibility guidancereferences/troubleshooting.mdfor shared failure modesreferences/repo-provenance.mdfor source commit and staleness checksreferences/repo-routing-metadata.jsonfor router import metadata
Router behavior
- Prefer the most specific sub-skill.
- Use the training sub-skill for data preparation or merge/export questions even when the task also mentions inference.
- Use the inference sub-skill for local generation or chat UX questions even when the task mentions prompt templates.
- Use the API-serving sub-skill for OpenAI-compatible HTTP responses, request schemas, or deployment flags.
- Use the evaluation sub-skill for benchmark configuration and result files, not for general model comparison prose.
- Use the local-integrations sub-skill for llama.cpp wrappers and the external integration notes around retrieval-style examples.
Notes
- The generated runtime skill is self-contained; do not rely on the source checkout staying available.
- If a task needs more detail than this router provides, open the nearest
references/*.mdfile instead of widening the router itself.
Signals
- GitHub stars
- 266
- Forks
- 21
- Last commit
- Sep 2026
ahel review
K1binfo
installs-packages (in sub-skills/train-and-merge/scripts/training/peft/tuners/lora.py)K1binfo
installs-packages (in sub-skills/train-and-merge/scripts/training/run_clm_sft_with_peft.py)
Automated review, not a security audit. Ruleset v1+k2.
Advanced
- Catalog kind
- skill
- Gateway key
chinese-llama-alpaca-2- Source
- github.com/vectorspacelab/arex-skill