huggingface / node-question-answering

Fast and production-ready question answering in Node.js
Apache License 2.0
464 stars 53 forks source link

Adding GPT-2 to the list? #19

Open mohataher opened 4 years ago

mohataher commented 4 years ago

Great work. I'm wondering if GPT-2 model is in your list of models to be added here? Otherwise, a tutorial on adding more models will be appreciated.

VogtAI commented 3 years ago

Also very interested in this! With TFjs 2.1.0 converting GPT2 worked just fine. The GPT2Tokenizer however is not yet available for Javascript.