stream-generator topic

List stream-generator repositories

Cryptography

20
Stars
3
Forks
Watchers

Crypto projects in python, e.g. Attacks to Vigenere, RSA, Telnet Protocol, Hip Replacement , Vernam cipher, Crack Zip Files, Encryptions RC4, Steganography, Feistel cipher, Superincreasing Knapsac, E...

transformers-stream-generator

92
Stars
15
Forks
Watchers

This is a text generation method which returns a generator, streaming out each token in real-time during inference, based on Huggingface/Transformers.