初始化项目,由ModelHub XC社区提供模型

Model: kmseong/llama2_7b_chat_seal_5e-5
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-31 13:38:18 +08:00
commit fd6c2257ce
14 changed files with 283634 additions and 0 deletions

25
README.md Normal file
View File

@@ -0,0 +1,25 @@
---
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}
}
```