0.0.1 • Published 1 year ago

@jseeio/gpt2-tfjs v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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: