Xuan Li's repositories

gpt-function

Interact ChatGPT as regular Python functions. It provides a convenient and flexible way to utilize gpt model for python developers.

Language:PythonStargazers:3Issues:0Issues:0

RWKV-LM

RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0