Skip to content

losttech/GPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Releases

No releases published

Packages

No packages published

Languages