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

Model: kmseong/llama2_7b-chat-Safety-FT-lr5e-5
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-31 15:56:18 +08:00
commit c6795f3f27
13 changed files with 277617 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}
}
```