Skip to content

Latest commit

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

C# implementation of GPT-2.

GPT on NuGet

Known issues

CUDA out of host memory

There seems to be an issue with TensorFlow's default GPU memory allocator, that consumes more than needed. In case you know you have enough RAM/GPU RAM, setting TF_GPU_ALLOCATOR environment variable to cuda_malloc might help.

About

GPT-2 port to C#

Resources

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages