FastChat icon indicating copy to clipboard operation
FastChat copied to clipboard

Support Nvidia's GPT-2B-001

Open kfatehi opened this issue 2 years ago • 1 comments

Hi I noticed that Nvidia released the following model https://huggingface.co/nvidia/GPT-2B-001

Is this something we can run on the FastChat platform?

kfatehi avatar May 08 '23 01:05 kfatehi

It has not been tested, but adding support for it should be easy. Contribution is welcome and you can see this PR (https://github.com/lm-sys/FastChat/pull/1019) for example

merrymercy avatar May 08 '23 08:05 merrymercy