beautifull4frank

Results 1 comments of beautifull4frank

hi gays, I use bloom to implement ppo successfully. ![image](https://user-images.githubusercontent.com/127466507/224220085-28d24f1f-b34e-4851-80b7-17d16f3625fe.png) But I found the Bloom model use the AutoModelForCausalLM function. ![image](https://user-images.githubusercontent.com/127466507/224220320-fb6ef425-9d78-4d4c-b156-608ed6991ff0.png) however, the glm is using the AutoModelForSeq2SeqLM function. ![image](https://user-images.githubusercontent.com/127466507/224220799-1e906d2f-4ef6-4caf-a1c0-98092d9a316b.png)...