how to use it, any quick start guide

#3
by XavierShawn - opened

I loaded the model, is there some readme for me to try this out somehow?

JetMoE org

it should be fine if you follow the code in the readme file, we are still waiting for transformers to accept our RP

after model = AutoModelForCausalLM.from_pretrained('jetmoe/jetmoe-8b')
now what to do? it would be nice to have a fully working readme for newbies, thanks.

Sign up or log in to comment