hipengine/__init__.py,sha256=rYx30WQTRlb_SW7qtqX28oboaeY3wGUBWtMUWcpJE08,263
hipengine/llm.py,sha256=tOWpnpmH_APcqzR-GbSqS9nkHEZ4EyidD8x6Juvzo0E,7067
hipengine/benchmark/__init__.py,sha256=BsGFEon_xkcKB0uK04QZG9xrpCnodkd1UdAQH2YJOww,171
hipengine/benchmark/correctness.py,sha256=TWRTGQtItUQ2wBHoWfwURV_cjApv7FG4VT22aItBWV4,1856
hipengine/core/__init__.py,sha256=CwhozBkNJ7CR0-01u1MUngby6Jow3f5Vy6HN9mq8hTk,667
hipengine/core/build.py,sha256=35qIsSX2hRo-XOOnHUEUX-M6Dkg1_S2kWx1SNYG9DC0,12408
hipengine/core/device.py,sha256=I3IpK6coMgZiD9Ffx1b_N7Rx08Ci2H19W8vL28LWkvw,689
hipengine/core/dtype.py,sha256=8GCa-amPWt3nYPCzNwadKajQ0rEeyT7mVnSZc5n9Omo,1306
hipengine/core/hip.py,sha256=4aVQCvhoRuLHsk_dwOM_Dyc1ygvAnH6WmrGN9MZr_to,9275
hipengine/core/memory.py,sha256=AWGekw0-4H5vxaalPzXPmsEsh6ngJcmHmPRTzwy0Lsw,5891
hipengine/core/rocblas.py,sha256=gqAFf34PzTJFfN7F3kkvT8vmKkGtFKtMLas6WCJDmm4,8216
hipengine/core/tensor.py,sha256=AEL-hBC_vYKCp8qCfZVeZ8tr6UfEA5g_-222eSyioSc,1661
hipengine/dispatch/__init__.py,sha256=uc0zgD799YPayskUrjcRHQQC42qNhgIO6ThPxfOTC0g,1010
hipengine/dispatch/batch.py,sha256=BXFMwmWeBQOibL-nt2YHL_-1Bqtp_kbI0Y5Aj6StwnI,12823
hipengine/dispatch/fusion.py,sha256=PkTxlqVluwpijsa-6AZxyoNzFLzMQmmSSpZlECErCYA,2925
hipengine/dispatch/kv.py,sha256=kMe3ybJuDTApwBU3vIf7m159UJl4h3wydNUgu7L1jck,8954
hipengine/distributed/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
hipengine/generation/__init__.py,sha256=fs-v5fpcm2brwi_ZQKYsIGS5HPjhgP6BP2tLbmBDXgs,1996
hipengine/generation/batch_scheduler.py,sha256=qtpAMQR4RQAkpFFxU5RW4BrNkskmiSAXghkS7SvIZH4,35319
hipengine/generation/qwen35_gguf.py,sha256=wMRLkHSFtuEGR1US8zCWooo4xeHpjCS__RFDXLe-8ww,4089
hipengine/generation/qwen35_paro.py,sha256=mNgO_-_4Cqmk99ptonxwzhII7X4mlqbgqgpY42HuaFM,12241
hipengine/generation/registry.py,sha256=FsODckNHU0eidrw38oWWBm-naEuBNoWGkpnWc9RzFBs,3067
hipengine/kernels/__init__.py,sha256=-eX8tTqV9c7IVurNWGmwV3E4U8xP5cBoJrgMhWO9Ikk,377
hipengine/kernels/backends.py,sha256=wKaX4e3j2nzEs2cji0bO-ksIquqp0qCoDD4XWM2piJ0,7494
hipengine/kernels/registry.py,sha256=N0G7SjqRfeuyst2DwqE5UYsttaDH43DSZiAMR4wegks,4833
hipengine/kernels/cpu_reference/__init__.py,sha256=SOE2bb7nBxNYhKMaJ3eSr0E9IzXk_7xl9kr29JXMrP4,1883
hipengine/kernels/cpu_reference/fixtures.py,sha256=NC-nzYjzTj65eOj73NrkvU8ZX-A-pYXIzYtyT10QbqM,3991
hipengine/kernels/cpu_reference/ops.py,sha256=V35N5AsTZb2xZv-ZQT3qKm34AQUo-kFRKBSrVKsCJjk,37165
hipengine/kernels/cuda_sm86/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
hipengine/kernels/hip_gfx1100/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
hipengine/kernels/hip_gfx1100/attention/__init__.py,sha256=juOMCCRJPhDMwP7S_LorpKlgUXnb3bqOWCdTIiweG64,4847
hipengine/kernels/hip_gfx1100/attention/aotriton.py,sha256=kwJV5ZF72B4rlCdrKqy5xO13DXtNPZPVi7IgDlgDYlI,9483
hipengine/kernels/hip_gfx1100/attention/aotriton_release.toml,sha256=kKvKFnlffKcZ0mW-gt5YM_QN77jQDe7gFJ4sB0vHwV8,2842
hipengine/kernels/hip_gfx1100/attention/aotriton_wrap.cc,sha256=VWX-HQ1FMnlMYa550bv5hPEFwvyYkHrXd2cwWfaBdW0,17077
hipengine/kernels/hip_gfx1100/attention/aotriton_wrap.py,sha256=lAgPRo8FIOz7Q7wJEY_vE7zh3CL_m51-5XVypNkNtOE,14574
hipengine/kernels/hip_gfx1100/attention/paged_attn_decode.hip,sha256=nCPumKN1uwI2TdLR5AiNnM9pyqqmNPb5fPkxcdqlorE,92031
hipengine/kernels/hip_gfx1100/attention/paged_attn_decode.py,sha256=YfcfueV6f4YCa4p1neGYC-qq_8t-HIJTBSGPiyEoE4s,60895
hipengine/kernels/hip_gfx1100/attention/paged_kv_write.hip,sha256=EGhMRw2ut4pvtvBybhqlmfCTH5x5kD_9uBBh-8lIZ64,24991
hipengine/kernels/hip_gfx1100/attention/paged_kv_write.py,sha256=GtZpPnjNvtY6L9Hudx_2iKxSJvIL3rqXpTRUhv9Ukwc,25794
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/MANIFEST.vendor.json,sha256=Nz-T1OyxGbHXU5S-5IQMR4lG3ozu3cnr-3y8OL4WdBg,3314
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/include/aotriton/config.h,sha256=AY8XqtiAVjoC2yBN1Hm-QtuFZgaONTKjvUxr1uCLsJU,767
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/include/aotriton/cpp_tune.h,sha256=ePBo0wfVCiz1UI3DBdx6G6C_1cdRQsiW4VTelneFbYw,818
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/include/aotriton/dtypes.h,sha256=jqrbI7ol_xW2dfOr24hfh8FM5e17DRrs5ek05qxWlKg,467
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/include/aotriton/flash.h,sha256=bBHTmLGMgO69pekIxdTaw1BDL5J_IUXPIyMz55DSghk,4639
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/include/aotriton/runtime.h,sha256=61bBAurlrFzYAimOeWP5gDw4mzSndqR4g_9dTL1OpQQ,740
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/include/aotriton/util.h,sha256=hWBfRggxKFu3FNi1RgdjDi9eulEtYt1c7GwFZ7PgoD4,6326
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/include/aotriton/_internal/aiter_hip_common.h,sha256=laZVelm4GSPvfKuYpJAftFHn_7vl9wXqILNsh20Jado,388
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/include/aotriton/_internal/kernel_cluster.h,sha256=H0t-8XC4iJE6Mlahc0OXJB-dsw3Mdj6UDLbC3tanhZY,849
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/include/aotriton/_internal/lazy_tensor_internal.h,sha256=SkMng1_qbvCh-We6mXvHQ1g8asxpYurRIG915oLSskw,1911
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/include/aotriton/_internal/packed_kernel.h,sha256=pJM3ybI1sNYCbtI9oFOqbolfiaTzS36f5RvGK9nKsUs,1263
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/include/aotriton/_internal/triton_kernel.h,sha256=_i-ql8fMuK4vqMe3cVecOqdU1AEtQd9Sl2aiq3sxu54,4968
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/include/aotriton/_internal/util.h,sha256=U-qqvMZuaJadO_3iGpp0d89STNBMGdtBajS6REO0-Xo,1260
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/include/aotriton/_internal/flash/aiter.h,sha256=2dJTDiwR3mhwcQGV2BjettDQ_19PZL2hFhTYXaLPpJs,8416
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/include/aotriton/v2/flash.h,sha256=uWb-oY48Vplss_Toi2vpMJW0iTwObhXZdyeXzCFHUOU,6806
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/lib/libaotriton_v2.so,sha256=S6oqpspY6b27zTIzOHomL0yTZ-ms5dnM-sB1yy06puA,17739448
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/lib/libaotriton_v2.so.0.11.2,sha256=S6oqpspY6b27zTIzOHomL0yTZ-ms5dnM-sB1yy06puA,17739448
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/lib/aotriton.images/amd-gfx11xx/flash/attn_fwd/FONLY__＊bf16@16_256_F_F_0_0___gfx11xx.aks2,sha256=392lckoNT3PXzEX16Owkj6n7wZTgEPX4iehm4oOioPQ,554900
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/lib/aotriton.images/amd-gfx11xx/flash/attn_fwd/FONLY__＊bf16@16_256_F_F_0_1___gfx11xx.aks2,sha256=0pafy7kqch3XZlHIq0EybL-aJmfwx0I55McIxErhe1s,595644
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/lib/aotriton.images/amd-gfx11xx/flash/attn_fwd/FONLY__＊bf16@16_256_F_F_3_0___gfx11xx.aks2,sha256=ZjjyWhIy4KJ_iP3cdlEbgZY1EUgEt032KKYVJxTtlyQ,219780
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/lib/aotriton.images/amd-gfx11xx/flash/attn_fwd/FONLY__＊bf16@16_256_F_T_0_0___gfx11xx.aks2,sha256=jcFEd8esLHyYFsX2ugdRTXmpd8NjQPPkvq6UWwCQyOc,728248
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/lib/aotriton.images/amd-gfx11xx/flash/attn_fwd/FONLY__＊bf16@16_256_F_T_0_1___gfx11xx.aks2,sha256=mIWiD-7CeseNcQxUAzOpZNqnKVGoi676UBCEaFOv6EM,506972
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/lib/aotriton.images/amd-gfx11xx/flash/attn_fwd/FONLY__＊bf16@16_256_F_T_3_0___gfx11xx.aks2,sha256=zOXmVQJbc9vpb1hjfZaWZRoEASFB-VIGLTJzG4G850M,354672
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/lib/aotriton.images/amd-gfx11xx/flash/attn_fwd/FONLY__＊bf16@16_256_T_F_0_0___gfx11xx.aks2,sha256=FDGh-yQn_rU71eLH64om5N7ny3fUXf828eNKzJX3DTc,745300
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/lib/aotriton.images/amd-gfx11xx/flash/attn_fwd/FONLY__＊bf16@16_256_T_F_0_1___gfx11xx.aks2,sha256=vIZ0z4PoQaaBT28A3QI2E1LKbe6LxKTqfQ2LSgwT7f4,767748
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/lib/aotriton.images/amd-gfx11xx/flash/attn_fwd/FONLY__＊bf16@16_256_T_F_3_0___gfx11xx.aks2,sha256=TLke2kG5sQ7Uw1OIEwhfjcCy-Jf2As65JStioZYMcRk,342536
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/lib/aotriton.images/amd-gfx11xx/flash/attn_fwd/FONLY__＊bf16@16_256_T_T_0_0___gfx11xx.aks2,sha256=Skmf6Z84oHhyA3nLsV6Zi58hpwB3baIqaehxCh1eqTw,910156
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/lib/aotriton.images/amd-gfx11xx/flash/attn_fwd/FONLY__＊bf16@16_256_T_T_0_1___gfx11xx.aks2,sha256=Ot-NgwYXQuDAtFCM1MN627spg87qPUkWkQmkY_IPAOM,632768
hipengine/kernels/hip_gfx1100/attention/aotriton_runtime/0.11.2b/lib/aotriton.images/amd-gfx11xx/flash/attn_fwd/FONLY__＊bf16@16_256_T_T_3_0___gfx11xx.aks2,sha256=0QFEyBCxKbf4Mq_zK9jApecxIm_WkObhlfs5B_Iuz7g,542508
hipengine/kernels/hip_gfx1100/common/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
hipengine/kernels/hip_gfx1100/convert/__init__.py,sha256=MEZblROVq_RxSARuQ9mccFfO_t-WNi3Mjb_CFO2atng,441
hipengine/kernels/hip_gfx1100/convert/cast.hip,sha256=S2Ac1VZ8bgvQ7psWn5Ti1aw2i4N0ijg1wX105yTK2f8,4159
hipengine/kernels/hip_gfx1100/convert/cast.py,sha256=zZjSC3K31X3SVQ8cLWJMB3c-hLI6M78MHv1jmKi-v5U,4625
hipengine/kernels/hip_gfx1100/fused/__init__.py,sha256=zh16n7zl4RQCuOnOFyxX6sTnVVnVnjhHYUnLC_nf6YQ,3311
hipengine/kernels/hip_gfx1100/fused/gguf_ops.hip,sha256=TFbZZipvas7bkhAl4Epr30E6MUZpr91aZevL8FO6Sqo,19215
hipengine/kernels/hip_gfx1100/fused/gguf_ops.py,sha256=SCHPgTVCEvWgjDGpzeUrqHc5aG3asMKKoj5Jf70a_N0,18189
hipengine/kernels/hip_gfx1100/fused/paro_combine.hip,sha256=1a2qjNNM-BUfwJu0BWvcrSN66BCEuHw5gN92fdHvMDM,19578
hipengine/kernels/hip_gfx1100/fused/paro_combine.py,sha256=8y2XKepB_QGbGDW1oi1_zNNzhkGpSGzwZ8IEIrKrpnY,23796
hipengine/kernels/hip_gfx1100/fused/paro_silu.hip,sha256=P5LBTj-0d7DVe5u1DSxAWPtx0HvNDS22chuLwKxzC-8,13375
hipengine/kernels/hip_gfx1100/fused/paro_silu.py,sha256=rVovJFxCH7SbkchxuNPFyqWRRUz7yHSOJYXLdV_CPbY,13335
hipengine/kernels/hip_gfx1100/linear/__init__.py,sha256=KhLcdMMx7axCfTN7j-QK1q036Yj9MB5kQwPDzeOBork,901
hipengine/kernels/hip_gfx1100/linear/dense_gemv.hip,sha256=7IqnKambR-jUoNzRUXNxKLcnjbCJ4stlML2rgolo3xI,11637
hipengine/kernels/hip_gfx1100/linear/dense_gemv.py,sha256=ky-X_yMJ2CAoHfkZQ6XM4Dp1WhCQybJLMl9Fu5HDn84,9411
hipengine/kernels/hip_gfx1100/linear/lm_head.hip,sha256=6crE-SQiXO5setnMtjtDu2bOAuAGVJ6RELnCdK5HiQc,8124
hipengine/kernels/hip_gfx1100/linear/lm_head.py,sha256=Zs_XYYfNUradDmYE-25DXpo9ewOCRioB8UGS0Oa30cA,5118
hipengine/kernels/hip_gfx1100/linear_attn/__init__.py,sha256=Tk1e5oscOM6IMoVUT6dpJ2LCrseS8TCviol04R5dDCY,2137
hipengine/kernels/hip_gfx1100/linear_attn/conv.hip,sha256=X6Pib2z82LY5pgy0lC54e84CsxWEhOa3_qvBIt4CmwI,20755
hipengine/kernels/hip_gfx1100/linear_attn/conv.py,sha256=PF1wv4mvHpog4xduDzTNMd6y0nK4UYByYwHnCKPEqQs,11560
hipengine/kernels/hip_gfx1100/linear_attn/gdn.hip,sha256=iaLvIo5SYJQRM4a5JdZ5_efQpBlfdTKOJizLyPF01LA,48459
hipengine/kernels/hip_gfx1100/linear_attn/gdn.py,sha256=m9eLbOfjybqrimgK0euoqbPGjnT1jUuZ8d_6MvoNngw,28650
hipengine/kernels/hip_gfx1100/moe/__init__.py,sha256=9NHFxrEdnUr1dofPem7NURuChfCcSmnnvTyV6rg1IUY,2277
hipengine/kernels/hip_gfx1100/moe/group_scatter.hip,sha256=WDNVipYvZzWHYVX3DaTlF_nrRZRSsNVWehJl6gCePLQ,11578
hipengine/kernels/hip_gfx1100/moe/group_scatter.py,sha256=pD6j0R97kRD-IATbEFm2fJh13M99PCgzskPuAXSC_so,11318
hipengine/kernels/hip_gfx1100/moe/prefill.py,sha256=vAas5EIfa86rIe-z4Oo9PvR-rUFmLoVNCp8t8rzUVBo,1575
hipengine/kernels/hip_gfx1100/moe/router.hip,sha256=7GnbKMYGVlznBcIq3EhKSFfyFN5oQ0VXTdof_BBZGzk,28618
hipengine/kernels/hip_gfx1100/moe/router.py,sha256=2n-EV-IgP5lkkgT3PZc_MHfveYzDE1iFxS1jTZt7AsA,24954
hipengine/kernels/hip_gfx1100/norm/__init__.py,sha256=5rb2yjAVQ6qSguOcsF87peDVO-cOsQX2Oay6A-SW4ZA,804
hipengine/kernels/hip_gfx1100/norm/rmsnorm.hip,sha256=d73wdnWqKohDhuy0zaN9NnOZydtL3ICRLh_xgMFuTjg,21714
hipengine/kernels/hip_gfx1100/norm/rmsnorm.py,sha256=aeLzPM-_yFc_J3Dwf9VdZjqbY_U1ITLN9ExnhWamYlY,13499
hipengine/kernels/hip_gfx1100/quant/__init__.py,sha256=Nu_uMSnohE_ddUASQX6T-_2zOoFZx7CSyY4tHyWgq1o,6031
hipengine/kernels/hip_gfx1100/quant/gguf_expert_pack8_gemv.hip,sha256=PwVt5AbyUO7c49fpnMua8B4qlJww9BgMI-0jLXhYp3Y,20660
hipengine/kernels/hip_gfx1100/quant/gguf_expert_pack8_gemv.py,sha256=Z9rwmW_lZWrDtVBR2LsikY7t07uZeyNYiQCRy4TeYyc,8548
hipengine/kernels/hip_gfx1100/quant/gguf_k_gemv.hip,sha256=8xaalHYmqLINfdgDQcWRn0V6D6JJpvAJqndL8OJpzVU,29945
hipengine/kernels/hip_gfx1100/quant/gguf_k_gemv.py,sha256=Pqv9lHBo7IW02Zb_VmPUcruTf-WRAry2Udi0kx0rU2w,18405
hipengine/kernels/hip_gfx1100/quant/gguf_k_selected_pack8_gemv.hip,sha256=_zcqPeuv56OAmFSfDXschyuE6lnR6Bf-_fbI6uPfWYU,21575
hipengine/kernels/hip_gfx1100/quant/gguf_k_selected_pack8_gemv.py,sha256=GfdQnkien4HSGdNq7L_ayawF5cr7_f53aiAkrf5IQFY,9864
hipengine/kernels/hip_gfx1100/quant/gguf_k_selected_prefill.hip,sha256=1Xtkgq0NXU-zxFLnF1qufszaWLvhdbXeXelszwgOX5s,27175
hipengine/kernels/hip_gfx1100/quant/gguf_k_selected_prefill.py,sha256=XTGHu9v7s_7sRyrFE7cfpbAccjE1PSBCFduhGjArnmo,14184
hipengine/kernels/hip_gfx1100/quant/gguf_k_t16_selected_prefill.hip,sha256=plgqa4zjocI3N2YL58dwqhaXM9X2ZdC0_fcDjLhXdBs,18800
hipengine/kernels/hip_gfx1100/quant/gguf_k_t16_selected_prefill.py,sha256=heWfzD-p5wA4uNZ_TDCAsmO9CCoKqVF62lbAjB7WATw,9926
hipengine/kernels/hip_gfx1100/quant/gguf_q4_k_gemv.hip,sha256=ckQ52ZqgbD7HVDQ05xHIPWolOYK97FA3fh7hkVvwx80,41297
hipengine/kernels/hip_gfx1100/quant/gguf_q4_k_gemv.py,sha256=2SPfkUCPh0tKuu4h32Yugxg37R1PeTLM5ZPbreFg0l8,23983
hipengine/kernels/hip_gfx1100/quant/gguf_q4_k_pack8_gemv.hip,sha256=CUOyoIdFy--QIGppDTILMD9p5OjhnBUROzf2G8wg4l0,12509
hipengine/kernels/hip_gfx1100/quant/gguf_q4_k_pack8_gemv.py,sha256=76BaUosFvojOj9cHq4o4kvgQ4-Oo62qx3XNZX3RyPtY,6188
hipengine/kernels/hip_gfx1100/quant/gguf_q4_k_prefill.hip,sha256=gXxwwpuVuXTPrgUAt234M-vj1xmQKgTRX2soz-JXsaM,21270
hipengine/kernels/hip_gfx1100/quant/gguf_q4_k_prefill.py,sha256=O9eLTktDmj57s0F0lJLgJx41zc0LxIOD9g6BEsMlC00,10490
hipengine/kernels/hip_gfx1100/quant/gguf_q4_k_selected_pack8_gemv.hip,sha256=TO7J4Ho7GnwOASzHR6I8Nucuvr-F9JaibI6fdwI5w88,15676
hipengine/kernels/hip_gfx1100/quant/gguf_q4_k_selected_pack8_gemv.py,sha256=7GL_WAlEXHde9wwhMM3a8ylwgI7QQf9WL-_aWzptihU,8648
hipengine/kernels/hip_gfx1100/quant/gguf_q4_k_selected_prefill.hip,sha256=B4n5QCxOc7wAESi22osbzsp76QOKHJFLc6xWo04qMpM,50965
hipengine/kernels/hip_gfx1100/quant/gguf_q4_k_selected_prefill.py,sha256=bevlO9PE5qUEBETpaPmfXNx4ZVXsm7ASNYGmVar4I6o,23659
hipengine/kernels/hip_gfx1100/quant/gguf_q4_k_t16_selected_prefill.hip,sha256=oK6kVKpG97X6tL0sQSp_RAWAQt-ynXThdIKnTpjlos4,13630
hipengine/kernels/hip_gfx1100/quant/gguf_q4_k_t16_selected_prefill.py,sha256=uVt2lGXFcAnAz1imElAYpzippDSsqozIxK81eHLOkMY,9171
hipengine/kernels/hip_gfx1100/quant/gguf_q6_k_embedding.hip,sha256=p-4qFQEPnGPKdcMhDPh5A0A8_YUBk_uy3N8YD5VcEBg,6508
hipengine/kernels/hip_gfx1100/quant/gguf_q6_k_embedding.py,sha256=RDRFqhA-xoR7Wg2nYammbv3Ld_BIsB23n6WIX2jIlto,5297
hipengine/kernels/hip_gfx1100/quant/gguf_q6_k_pack8_gemv.hip,sha256=b-te3v5tgaJATMESO9fJawrMmS8XK4yLRFA5q_7uhwI,12989
hipengine/kernels/hip_gfx1100/quant/gguf_q6_k_pack8_gemv.py,sha256=Bv0adBuB34eJGnJTZogTCAib4Mb_iyt8ZVni25pUW3M,5736
hipengine/kernels/hip_gfx1100/quant/gguf_q6_k_t16_gemv.hip,sha256=taQMVCQQ4vDScWoWIv9dX2zFaIRIiuTIV8GQ4mS7YPQ,6473
hipengine/kernels/hip_gfx1100/quant/gguf_q6_k_t16_gemv.py,sha256=5BwdGEdi981HfhjvJgxfrmXNT824-rkEM6qbv9eFIqU,5099
hipengine/kernels/hip_gfx1100/quant/gguf_q8_0_pack8_gemv.hip,sha256=DcJ58df7WzRG9SjMJU4fmH3meRjjX7XGhgcm2_xSrk4,19360
hipengine/kernels/hip_gfx1100/quant/gguf_q8_0_pack8_gemv.py,sha256=Y50SEp4M5jotxHXOx8Ki8aTrDkpfn2ueZSIetF7iXG4,9989
hipengine/kernels/hip_gfx1100/quant/gguf_q8_0_prefill.hip,sha256=IAfNZJ8ZoilWw3wsruA0kFJ1kB6N0grQz85vzxnh5QQ,22152
hipengine/kernels/hip_gfx1100/quant/gguf_q8_0_prefill.py,sha256=YyrcDM-Qg_gbDa_nZOLTejUyprjTuNDLOg_gmDnosAE,12693
hipengine/kernels/hip_gfx1100/quant/gguf_q8_0_t16_gemv.hip,sha256=FmcYrcLyDWV2GFmAApDgCXDm6wkh1wiOXifBRxziLLo,22346
hipengine/kernels/hip_gfx1100/quant/gguf_q8_0_t16_gemv.py,sha256=fU_oFb84ChPMYpMNSt4l5qBSYJR0GbEzGi86BtHjHUQ,17570
hipengine/kernels/hip_gfx1100/quant/gguf_q8_0_t16_prefill.hip,sha256=Kj0sxvuIWUp-oNY1caCS81-_kgqez3OvyeDfVz0rYFU,11413
hipengine/kernels/hip_gfx1100/quant/gguf_q8_0_t16_prefill.py,sha256=P_K3xpO-bLwZ4OUZj0wwdvrWB98KfgZY8pywHzwv05Y,8393
hipengine/kernels/hip_gfx1100/quant/gguf_t16_selected_gemv.hip,sha256=lM7Q1BdTfL9Yx-pu3l_IB0FC_dvKLvU7vNE9XcW5RMY,39994
hipengine/kernels/hip_gfx1100/quant/gguf_t16_selected_gemv.py,sha256=vdyL_Yn759hMjjXdrKYAt-CoCpytM9fD-wz5dHuivMM,28985
hipengine/kernels/hip_gfx1100/quant/paro_awq_gemv.hip,sha256=jHwR4Y6JmZZVckWDWfUgrj8xKpt5t6A1EMPTBzOa2OE,95318
hipengine/kernels/hip_gfx1100/quant/paro_awq_gemv.py,sha256=1nf0_-tvcX0MGehuYIlQvQgMxqiUUBsiofuTHPgOFts,51174
hipengine/kernels/hip_gfx1100/quant/paro_marlin_k.hip,sha256=JOf16HQFm3uIHLjQvACxwBwdnKov9iZYbE6iOkYw0jk,10378
hipengine/kernels/hip_gfx1100/quant/paro_marlin_k.py,sha256=XJ7LWyY4gtVlhYlywsVMk5xxvZoOQGKhcmJMwdUeNMY,5007
hipengine/kernels/hip_gfx1100/quant/w8a16_linear.hip,sha256=Ux9nIBvr7YdaxnL0yJqCQmbBjZn0JueBZFGE-JqNI1U,39982
hipengine/kernels/hip_gfx1100/quant/w8a16_linear.py,sha256=UWvDX1DIMcfmBMtotcEVpBjxdtn9n1Sk23ql_Jw2rlY,15978
hipengine/kernels/hip_gfx1100/rotary/__init__.py,sha256=rzYauE-cVmg1S0kvbITI7SA9wRgMA0f-zWEf4ArLk6E,1574
hipengine/kernels/hip_gfx1100/rotary/paro_rotate.hip,sha256=CA8amyNnYYnZ92WPA2hVR2om-sVYrnKeR9i6rZCSawc,16822
hipengine/kernels/hip_gfx1100/rotary/paro_rotate.py,sha256=pQGMmZnL06Bc-rDi4wZv7HDva_aKgqLcbUs95VdAW6M,14834
hipengine/kernels/hip_gfx1100/rotary/qwen35_rotary.hip,sha256=nLnP2Yg66hO3h3nmkAiwiiM12SdbDXtl7AqyuCBT5Oc,19677
hipengine/kernels/hip_gfx1100/rotary/qwen35_rotary.py,sha256=g-FkHFL8JMrl_ypvPLxrZ_Lzn0DYK23ZV1IY3zKHAHk,17869
hipengine/kernels/hip_gfx1100/runtime/__init__.py,sha256=63w20SV-EuKrTtEi6DkaudPhLiQ8nJo5J4V3SG7fZ84,1183
hipengine/kernels/hip_gfx1100/runtime/state.hip,sha256=LSjgjPqJxGPgi4vzy9O0ORFCD4ycK-At0xASr8uiXTo,11590
hipengine/kernels/hip_gfx1100/runtime/state.py,sha256=LiMNm_E7v7vE58AfwB4oTi4QA7nmZdC-1BHakdE4ZXo,20460
hipengine/kernels/hip_gfx1100/smoke/__init__.py,sha256=aFJe4daPBhRVzyBKjyfdbTmpajMnIylvy97apTtPA-Y,309
hipengine/kernels/hip_gfx1100/smoke/smoke_add.hip,sha256=M8Knxz_1RmdKfamskWUAHK1fY6iwzMcl1D05HrC6UV8,874
hipengine/kernels/hip_gfx1100/smoke/smoke_add.py,sha256=74gGbV5fApdDktgRFVh8uCt9yjbZvh048iI6XLyxi9o,2646
hipengine/kernels/hip_gfx1100/wmma/__init__.py,sha256=9-CQAOe98PoyBm8doao5Td22scCGwcJbl-n8eHxLE6I,709
hipengine/kernels/hip_gfx1100/wmma/paro_awq_wmma.hip,sha256=_jaeEM657FvROL7kA7sEGbnTS-kbCJLm-7QG8oY1ihU,17495
hipengine/kernels/hip_gfx1100/wmma/paro_awq_wmma.py,sha256=yXTVt8fP5vgQeWJZKhjz1TVdszClQho5QL39UrqCPsg,11771
hipengine/kernels/hip_gfx1151/__init__.py,sha256=bjwBTPgSnGyHyWz7mm7IowdBiu3biWUkfE8Yq_coTVk,1923
hipengine/kvcache/__init__.py,sha256=ViYaDUJz0DjBMNf84iI9UIFqpywV_7xkcurvdxXKI94,689
hipengine/kvcache/policy.py,sha256=qVj8Zdh_4DHybpaotZSjapVknB1CO9LCT7qIaP0E2xo,18927
hipengine/kvcache/spans.py,sha256=PJr-sR93BSuEpWKbxpfvnrHdna0Zd7QDMmCpzM1mXiQ,7132
hipengine/layers/__init__.py,sha256=sRT6vXw314Epp6xd5nBYE9Ektl1m64NPgn12symbi2A,106
hipengine/layers/base.py,sha256=8iU9dXZNMODfqzEUbSlMHwp4e2byH7ouYP2YzOZNW_I,208
hipengine/loading/__init__.py,sha256=y0iw61OWQo6v2YBESQEwDkUKK151iIG-K8Qs-3guBJU,6946
hipengine/loading/gguf.py,sha256=y_AUk6kaDGARMTwIK2dwuUQMMO6kkvQfQBulxfEriU4,10642
hipengine/loading/hf_cache.py,sha256=98VlccJv9ScooKHd0ocrtL1XKP34ke5CW3BJQiMVUdg,3839
hipengine/loading/materialize.py,sha256=NPv3BiA6RyJnGrKEX9ykPA-4IpwKspKEa42EALSa4Xo,10518
hipengine/loading/qwen35_gguf.py,sha256=0OnsuBzKUht5dQZaYwKxsUW_LfinoYnaYOlGnWdchKc,17189
hipengine/loading/qwen35_gguf_expert_sidecar.py,sha256=zkoH03FZXW4Aq56U90BOCo9WQyPnxSIO_Lzfz6F4iq0,24489
hipengine/loading/qwen35_gguf_materialize.py,sha256=ODWXXsn0qnUGafx2QqtY-9lKh2Nk5L-NSEkAMN3rQ8M,18508
hipengine/loading/qwen35_paro.py,sha256=jhCh4dWhQdhrxJeLgKuehk9o_HUqrMJcFJ5DOFS40Jc,79463
hipengine/loading/safetensors.py,sha256=uq90TaklSFvH9WZ9PIQH9sI-zZoIpg83oCqmRt8JfSk,5139
hipengine/models/__init__.py,sha256=5HyvzEEjgOXDTOF8kb9FTWucPZO_1-0pzzOlS6h38IY,805
hipengine/models/base.py,sha256=XrcCVMLGu__kH9HH-MrW3XKdno7qOvSqE75O0-8cU0s,650
hipengine/models/qwen35.py,sha256=MJGqQYYJmmcJGlUKnlaFnbUvcHBPNxaclg5RgDHZJQE,5284
hipengine/models/registry.py,sha256=nWeSGqYSbmlNZct4pinE3V1Cc35TKyRPu9AoT7tLjos,1661
hipengine/models/toy.py,sha256=rqKWZVVL257Rq9h3Wf3jaE3PaMCu2lbK979-b74RfAg,803
hipengine/quant/__init__.py,sha256=K0xAA55tHWqSfYm_ZNpLX91E-4to9Klp5WUIO_teycg,3873
hipengine/quant/base.py,sha256=Qp00GZOc9BHS-vfmcXf1mxTvuYbPUB38sQEqZatYKrQ,335
hipengine/quant/bf16.py,sha256=bnbk_kC_nlW7jtdn8qakOQAJt43NHOeZHvY_N25MEZg,478
hipengine/quant/fp16.py,sha256=zyuhbA3yXj15oXJidqwRaLpW50jK7Rlo6s9O2-ZL-ik,473
hipengine/quant/gguf.py,sha256=jir-PXoL-1-siS7uAVXuHJfT-grFLtmvNJ_0ftP9qKk,23022
hipengine/quant/gguf_k.py,sha256=3JxbSIT09piCOgBsHSTskV9nyoNFaNTSXAPdkJ5WvPU,2590
hipengine/quant/gguf_q4_k.py,sha256=tDGuXgz5fgprphUZH-mwo98xUn6KyU909tZAwOs1VX0,14918
hipengine/quant/gguf_t16.py,sha256=3NFNHL8p44zxB_S0SwoAc-NumoJGjT9RECCzZJguhD8,23275
hipengine/quant/registry.py,sha256=ntSLGtnYf3Ep_Q7uy8JZK7opeciVnJpBhOvMa_BykHY,986
hipengine/quant/w4_paro.py,sha256=zJhjFdZbA8G_USY0h-U4Y0lvEBQ1yPN9YkUX4PHPjmE,856
hipengine/runtime/__init__.py,sha256=squFd5Ftps15C5dOCEUyeXfZs-LlNnJDPdxn18G9F2w,1700
hipengine/runtime/gguf_embedding.py,sha256=bB_SWGAe4ij01SGkoXBkVMb63TlnCqRpXb0aZDQDKhY,4259
hipengine/runtime/gguf_linear.py,sha256=6EKqbzoQM682d2pw7MKj1fFRNpafErCuvfWvg9ZDruQ,36709
hipengine/runtime/prefill.py,sha256=0i3BnAU7ihV8mwUgg-4GYuqQwMX9rRcnZTeaXziq2Aw,6521
hipengine/runtime/qwen35_gguf_runner.py,sha256=qOBEwGugAvmt1wvvoMGFLOOt0Q8uEHWom0mNHLVxx0E,220836
hipengine/runtime/qwen35_paro.py,sha256=M4pboCNACpJ0928x4ZCxceQtYK03hkwWvyPEs3D4Yok,246631
hipengine/runtime/qwen35_paro_runner.py,sha256=6rp8DwwyrFGtElvfdg3HNihukZc71MAGLIW8czmuPPo,186242
hipengine/runtime/workspace.py,sha256=3yeIClJ-g-Edrw11YBFrgK0MfsG5LanFPAJaDiz4uRY,2991
hipengine/server/__init__.py,sha256=gCzUwb4aqPN2GI88AzjM4DeZFL32W14RKPlNOxhWdRM,311
hipengine/server/__main__.py,sha256=WeSp9VJbLIZOCFoDeVp6s4Vv-WooROV8uH4Nf1P54tM,4462
hipengine/server/api.py,sha256=QaxyaCsNLJAf2yhleVHLbIP_ZDc4XTaSwQMM-F1pATE,39951
hipengine/speculative/__init__.py,sha256=_f9hcDfUUlhFsslbK9Ky_xE5A-CAT8lf79Ux1GMxYDE,563
hipengine/speculative/interfaces.py,sha256=CmliGTCvP5RHURWxa47UD01PDxBPh7G9748dX0GtcnU,43616
hipengine/tokenization/__init__.py,sha256=IOUZIJEFXU8ggrbxEngGCyLfyNSQT-aqoNarwwSYMXU,157
hipengine/tokenization/gguf.py,sha256=xFfXdDTms7OPCA0yRCPtkgVADpxm3kQQjCakj2Oydos,6233
hipengine/util/__init__.py,sha256=tJDDqgGnZanAhJ2a6Ho5srTZVFsC6eBW8rJq3EygfAE,284
hipengine/util/amdgpu_vram.py,sha256=az8t1cMM7IiGCCZbo3O3a8pIMrzb0VfF2S-iNjsdFIE,14014
hipengine-0.2.2.dist-info/METADATA,sha256=PAh91bH50SK4JlXjalZvNnMMoFof6hVh-suHX7PXpeo,23074
hipengine-0.2.2.dist-info/WHEEL,sha256=Rb0rPg3EgjWyk398gXh9DxNfAgMK1KwWbJgL8n3mXeU,106
hipengine-0.2.2.dist-info/entry_points.txt,sha256=v4l8zcV1RWPcn_AUY_LuvPWbzE2cLn7IfzK4noc5w1s,68
hipengine-0.2.2.dist-info/licenses/LICENSE,sha256=2KbMMavBa2dIx6IfIWEfWh7DP2fSLKI9faHBm5VJa-4,34020
hipengine-0.2.2.dist-info/RECORD,,
