-
Notifications
You must be signed in to change notification settings - Fork 65
Guide for Developer
Changqing Li edited this page Jun 15, 2024
·
7 revisions
- Enable pipeline parallel: https://github.com/intel/xFasterTransformer/pull/221
- Build w/ ICX: https://github.com/intel/xFasterTransformer/pull/228
- How to use GPU: https://github.com/intel/xFasterTransformer/pull/231
- Add GPU kernels and enable LLaMA model: https://github.com/intel/xFasterTransformer/pull/372
- Enable continuous batching on single GPU: https://github.com/intel/xFasterTransformer/pull/452