0.0.1 • Published 2 years ago

@jseeio/gpt2-tfjs v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Load GPT2 in the browser with TensorFlow.js

This repository contains a demo of loading a GPT-2 model in the browser with TensorFlow.js. The model weights are loaded from Hugging Face, converted in real-time and then cached in IndexedDB.

Libraries used: