初始化项目,由ModelHub XC社区提供模型
Model: kmseong/llama2_7b_chat_seal_warp_5e-5 Source: Original Platform
This commit is contained in:
25
README.md
Normal file
25
README.md
Normal 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}
|
||||
}
|
||||
```
|
||||
Reference in New Issue
Block a user