Trending

Content tagged with "python"

python

Hacker News

Top stories from the Hacker News community• Updated 13 minutes ago

Reddit

Top posts from tech subreddits• Updated 8 minutes ago

Hugging Face Trending

Popular models from Hugging Face• Updated 26 minutes ago

No models found

Try removing the tag filter or searching for different content.

GitHub Trending

Popular repositories from GitHub• Updated 40 minutes ago

NostalgiaForInfinity

Trading strategy for the Freqtrade crypto bot

Python
2,263
555

RWKV-LM

RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.

Python
13,338
900

conda

A system-level, binary package and environment manager running on all major operating systems and platforms.

19