sublee
- Karma
- 0
- Created
- ()
- Submissions
- 0
- How to deal with streaming LLM structured output (github.com)
- LangDiff: Break Limitations of LLM JSON Streaming (github.com)
-
https://github.com/kakaobrain/torchgpipe Kakao Brain announces torchgpipe, an implementation of GPipe in PyTorch as a handy library. GPipe is a scalable pipeline parallelism library published by Google Brain. It…
-
When we use setuptools for packaging our Python library, why write like this? setup( name='mymodule', version='0.1', ) not this? import mymodule setup( name=mymodule.__name__, version=mymodule.__version__, ) Please…
- Cra-ezCounter - Back to the early 2000s (craezcounter.appspot.com)
- jDoctest - the another doctest implementation for JavaScript (lunant.github.com)
-
doctest is a testing library for Python. I usually use it. But I don't know the name of doctest's way exactly. Is doctest TDD or BDD? Or some other? How do you think of it?
- Finger Binary ASCII art generator for Python (gist.github.com)
- Scripts for Adobe Illustrator CS (10 thru CS5) (JavaScript) (park12.wakwak.com)