GLM-130B icon indicating copy to clipboard operation
GLM-130B copied to clipboard

如何使用FasterTransformer适配自己的模型

Open ming-shy opened this issue 1 year ago • 1 comments

Dear author, hello: I am very interested in the architecture of FasterTransformer. I have been working as an AI algorithm engineer for a year, and I can transfomer effectively. It took me about two weeks to learn the basic use of FasterTransformer. Now I need to modify the FasterTransformer to fit their own Transform structure, such as GPT2ForSequenceClassification than GPT2Model only a layer classification, I can't use transformation of structure. I hope you can give me some suggestions on how to learn and what knowledge I need to reserve, such as CUDA programming and so on. I really hope you can give me some advice in your busy schedule, thank you very much!!

渴望,想了解一下如何使用FasterTransformer适配自己的基于transformer的模型。

ming-shy avatar Jun 15 '23 02:06 ming-shy

Dear author, hello: I am very interested in the architecture of FasterTransformer. I have been working as an AI algorithm engineer for a year, and I can transfomer effectively. It took me about two weeks to learn the basic use of FasterTransformer. Now I need to modify the FasterTransformer to fit their own Transform structure, such as GPT2ForSequenceClassification than GPT2Model only a layer classification, I can't use transformation of structure. I hope you can give me some suggestions on how to learn and what knowledge I need to reserve, such as CUDA programming and so on. I really hope you can give me some advice in your busy schedule, thank you very much!!

渴望,想了解一下如何使用FasterTransformer适配自己的基于transformer的模型。

您好,请问你有什么进展吗?想使用fastertransformer适配别的模型,例如chatglm-6b模型,需要做哪些步骤呢?

Hello, have you made any progress? What are the steps I need to do if I want to adapt another model, such as the chatglm-6b model, using the fastertransformer?

sym19991125 avatar Aug 17 '23 08:08 sym19991125