dyanos

Results 2 issues of dyanos

To apply FlashAttention * https://github.com/HazyResearch/flash-attention * https://github.com/NVIDIA/cutlass

Following ckanclient code(at '_encode_multipart_formdata' in __init__.py), the code making multipart-form body with document having unicode characters can't process, because Python occurs a error during process converting document using UNICODE into...