Files
ModelHub XC fd6c2257ce 初始化项目,由ModelHub XC社区提供模型
Model: kmseong/llama2_7b_chat_seal_5e-5
Source: Original Platform
2026-07-31 13:38:18 +08:00

26 lines
356 B
Markdown

---
license: llama3.2
base_model: meta-llama/Llama-3.2-3B-Instruct
tags:
- safety
- warp
- circuit-breakers
- gsm8k
- math
---
attention: q,k,v mlp: up down 적용
perlayer 적용,
이후 non_freeze 학습.
## Citation
```bibtex
@article{warp2024,
title={Safety Alignment via Weight space Rotation Process},
author={Your Name},
year={2026}
}
```