Skip to content

JL-er/Bone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bone: BLOCK AFFINE OF LARGE LANGUAGE MODELS

How to Run

HF Model

cd llama
sh scripts/run_bone.sh
sh scripts/merge_bone.sh

RWKV Model

cd RWKV-PEFT
sh scripts/run_bone.sh
sh scripts/merge_bone.sh

Flash-Bone

coming soon!!!

Citation

If you find this repo useful, please consider citing our works:

@misc{kang2024boneblockaffinetransformation,
      title={Bone: Block Affine Transformation as Parameter Efficient Fine-tuning Methods for Large Language Models}, 
      author={Jiale Kang},
      year={2024},
      eprint={2409.15371},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2409.15371}, 
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages