{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/from-sparse-to-soft-mixtures-of-experts","title":"From Sparse to Soft Mixtures of Experts","arxiv_id":"2308.00951","date":"2023-08-02","proceeding":null,"authors":["Joan Puigcerver","Carlos Riquelme","Basil Mustafa","Neil Houlsby"],"abstract":"Sparse mixture of expert architectures (MoEs) scale model capacity without significant increases in training or inference costs. Despite their success, MoEs suffer from a number of issues: training instability, token dropping, inability to scale the number of experts, or ineffective finetuning. In this work, we propose Soft MoE, a fully-differentiable sparse Transformer that addresses these challenges, while maintaining the benefits of MoEs. Soft MoE performs an implicit soft assignment by passing different weighted combinations of all input tokens to each expert. As in other MoEs, experts in Soft MoE only process a subset of the (combined) tokens, enabling larger model capacity (and performance) at lower inference cost. In the context of visual recognition, Soft MoE greatly outperforms dense Transformers (ViTs) and popular MoEs (Tokens Choice and Experts Choice). Furthermore, Soft MoE scales well: Soft MoE Huge/14 with 128 experts in 16 MoE layers has over 40x more parameters than ViT Huge/14, with only 2% increased inference time, and substantially better quality.","url_abs":"https://arxiv.org/abs/2308.00951v2","url_pdf":"https://arxiv.org/pdf/2308.00951v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"from-sparse-to-soft-mixtures-of-experts","repo_url":"https://github.com/google-research/vmoe","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"jax","reach":null},{"paper_slug":"from-sparse-to-soft-mixtures-of-experts","repo_url":"https://github.com/bwconrad/soft-moe","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"from-sparse-to-soft-mixtures-of-experts","repo_url":"https://github.com/fkodom/soft-mixture-of-experts","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"from-sparse-to-soft-mixtures-of-experts","repo_url":"https://github.com/lucidrains/soft-moe-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"from-sparse-to-soft-mixtures-of-experts","repo_url":"https://github.com/umbertocappellazzo/petl_ast","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[],"methods":[{"method_slug":"absolute-position-encodings","method_name":"Absolute Position Encodings"},{"method_slug":"adam","method_name":"Adam"},{"method_slug":"attention","method_name":"Attention"},{"method_slug":"attention-dropout","method_name":"Attention Dropout"},{"method_slug":"bpe","method_name":"BPE"},{"method_slug":"cosine-annealing","method_name":"Cosine Annealing"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"dropout","method_name":"Dropout"},{"method_slug":"label-smoothing","method_name":"Label Smoothing"},{"method_slug":"layer-normalization","method_name":"Layer Normalization"},{"method_slug":"linear-layer","method_name":"Linear Layer"},{"method_slug":"linear-warmup-with-cosine-annealing","method_name":"Linear Warmup With Cosine Annealing"},{"method_slug":"multi-head-attention","method_name":"Multi-Head Attention"},{"method_slug":"position-wise-feed-forward-layer","method_name":"Position-Wise Feed-Forward Layer"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"softmax","method_name":"Softmax"},{"method_slug":"sparse-transformer","method_name":"Sparse Transformer"},{"method_slug":"transformer","method_name":"Transformer"},{"method_slug":"weight-decay","method_name":"Weight Decay"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2308.00951","atlas_url":"https://app.syntology.ai/?focus=2308.00951","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2308.00951"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/google-research/vmoe","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/bwconrad/soft-moe","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/fkodom/soft-mixture-of-experts","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/umbertocappellazzo/petl_ast","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/lucidrains/soft-moe-pytorch","reach":null}],"summary":{"ran_draft_wrong":9,"ran":11,"ran_fixture":2,"ran_honours":3,"ran_violates":4,"unverified":4},"by_repo_kind":{"official":{"samples":3,"ran":3,"repositories":1},"listed":{"samples":27,"ran":24,"repositories":4}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":8,"samples":[{"code_sha256_prefix":"348d3e3d68c0c2dc","entry":"softmax","repo":"bwconrad/soft-moe","repo_kind":"listed","path":"soft_moe/soft_moe.py","file_url":"https://github.com/bwconrad/soft-moe/blob/HEAD/soft_moe/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":2,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"348d3e3d68c0c2dc"}},{"code_sha256_prefix":"f86d2cc1b619c3a7","entry":"AllGather","repo":"lucidrains/soft-moe-pytorch","repo_kind":"listed","path":"soft_moe_pytorch/soft_moe.py","file_url":"https://github.com/lucidrains/soft-moe-pytorch/blob/HEAD/soft_moe_pytorch/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f86d2cc1b619c3a7"}},{"code_sha256_prefix":"737c5706bfd26931","entry":"AllGatherFunction","repo":"lucidrains/soft-moe-pytorch","repo_kind":"listed","path":"soft_moe_pytorch/soft_moe.py","file_url":"https://github.com/lucidrains/soft-moe-pytorch/blob/HEAD/soft_moe_pytorch/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"737c5706bfd26931"}},{"code_sha256_prefix":"ebb62e0a151b812e","entry":"Bottleneck_adapter","repo":"umbertocappellazzo/petl_ast","repo_kind":"listed","path":"src/MoA.py","file_url":"https://github.com/umbertocappellazzo/petl_ast/blob/HEAD/src/MoA.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ebb62e0a151b812e"}},{"code_sha256_prefix":"9da4a23bc3ecddd2","entry":"Convpass_adapter","repo":"umbertocappellazzo/petl_ast","repo_kind":"listed","path":"src/MoA.py","file_url":"https://github.com/umbertocappellazzo/petl_ast/blob/HEAD/src/MoA.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9da4a23bc3ecddd2"}},{"code_sha256_prefix":"b1dce0b4095f9c1c","entry":"Experts","repo":"lucidrains/soft-moe-pytorch","repo_kind":"listed","path":"soft_moe_pytorch/soft_moe.py","file_url":"https://github.com/lucidrains/soft-moe-pytorch/blob/HEAD/soft_moe_pytorch/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b1dce0b4095f9c1c"}},{"code_sha256_prefix":"14ed968c0a8fcc78","entry":"FeedForward","repo":"lucidrains/soft-moe-pytorch","repo_kind":"listed","path":"soft_moe_pytorch/soft_moe.py","file_url":"https://github.com/lucidrains/soft-moe-pytorch/blob/HEAD/soft_moe_pytorch/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"14ed968c0a8fcc78"}},{"code_sha256_prefix":"49960f76a7235e60","entry":"GLUFeedForward","repo":"lucidrains/soft-moe-pytorch","repo_kind":"listed","path":"soft_moe_pytorch/soft_moe.py","file_url":"https://github.com/lucidrains/soft-moe-pytorch/blob/HEAD/soft_moe_pytorch/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"49960f76a7235e60"}},{"code_sha256_prefix":"58f8445dde42979a","entry":"LayerNorm","repo":"lucidrains/soft-moe-pytorch","repo_kind":"listed","path":"soft_moe_pytorch/soft_moe.py","file_url":"https://github.com/lucidrains/soft-moe-pytorch/blob/HEAD/soft_moe_pytorch/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"58f8445dde42979a"}},{"code_sha256_prefix":"4767b6942d7a9c14","entry":"MultiExpertLayer","repo":"fkodom/soft-mixture-of-experts","repo_kind":"listed","path":"soft_mixture_of_experts/soft_moe.py","file_url":"https://github.com/fkodom/soft-mixture-of-experts/blob/HEAD/soft_mixture_of_experts/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4767b6942d7a9c14"}},{"code_sha256_prefix":"024a5f1d96cb0afb","entry":"RMSNorm","repo":"lucidrains/soft-moe-pytorch","repo_kind":"listed","path":"soft_moe_pytorch/soft_moe.py","file_url":"https://github.com/lucidrains/soft-moe-pytorch/blob/HEAD/soft_moe_pytorch/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"024a5f1d96cb0afb"}},{"code_sha256_prefix":"b51fa28596d7a766","entry":"SoftMoE","repo":"fkodom/soft-mixture-of-experts","repo_kind":"listed","path":"soft_mixture_of_experts/soft_moe.py","file_url":"https://github.com/fkodom/soft-mixture-of-experts/blob/HEAD/soft_mixture_of_experts/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b51fa28596d7a766"}},{"code_sha256_prefix":"aaeb459d76d3691b","entry":"SoftMoELayerWrapper","repo":"bwconrad/soft-moe","repo_kind":"listed","path":"soft_moe/soft_moe.py","file_url":"https://github.com/bwconrad/soft-moe/blob/HEAD/soft_moe/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"aaeb459d76d3691b"}},{"code_sha256_prefix":"07572c9d0ff527a5","entry":"all_gather_same_dim","repo":"lucidrains/soft-moe-pytorch","repo_kind":"listed","path":"soft_moe_pytorch/soft_moe.py","file_url":"https://github.com/lucidrains/soft-moe-pytorch/blob/HEAD/soft_moe_pytorch/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"07572c9d0ff527a5"}},{"code_sha256_prefix":"f42235237f40a9fd","entry":"all_gather_variable_dim","repo":"lucidrains/soft-moe-pytorch","repo_kind":"listed","path":"soft_moe_pytorch/soft_moe.py","file_url":"https://github.com/lucidrains/soft-moe-pytorch/blob/HEAD/soft_moe_pytorch/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f42235237f40a9fd"}},{"code_sha256_prefix":"279540af53f03369","entry":"chunk_num","repo":"lucidrains/soft-moe-pytorch","repo_kind":"listed","path":"soft_moe_pytorch/soft_moe.py","file_url":"https://github.com/lucidrains/soft-moe-pytorch/blob/HEAD/soft_moe_pytorch/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"279540af53f03369"}},{"code_sha256_prefix":"d9d07130e203c96f","entry":"compute_capacity","repo":"google-research/vmoe","repo_kind":"official","path":"vmoe/moe.py","file_url":"https://github.com/google-research/vmoe/blob/HEAD/vmoe/moe.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d9d07130e203c96f"}},{"code_sha256_prefix":"4607f03213358cab","entry":"cumsum_exclusive","repo":"lucidrains/soft-moe-pytorch","repo_kind":"listed","path":"soft_moe_pytorch/soft_moe.py","file_url":"https://github.com/lucidrains/soft-moe-pytorch/blob/HEAD/soft_moe_pytorch/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4607f03213358cab"}},{"code_sha256_prefix":"60fff7c3c400d7ff","entry":"default","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"60fff7c3c400d7ff"}},{"code_sha256_prefix":"f912c209e9c899ca","entry":"divisible_by","repo":"lucidrains/soft-moe-pytorch","repo_kind":"listed","path":"soft_moe_pytorch/soft_moe.py","file_url":"https://github.com/lucidrains/soft-moe-pytorch/blob/HEAD/soft_moe_pytorch/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f912c209e9c899ca"}},{"code_sha256_prefix":"aa5486a3650902d8","entry":"exists","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"aa5486a3650902d8"}},{"code_sha256_prefix":"d3b9292d51192dc2","entry":"gather_sizes","repo":"lucidrains/soft-moe-pytorch","repo_kind":"listed","path":"soft_moe_pytorch/soft_moe.py","file_url":"https://github.com/lucidrains/soft-moe-pytorch/blob/HEAD/soft_moe_pytorch/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d3b9292d51192dc2"}},{"code_sha256_prefix":"3c1f6eb9bbce7fc8","entry":"get_default_moe_num_experts_and_last_n","repo":"google-research/vmoe","repo_kind":"official","path":"vmoe/projects/soft_moe/configs/pretrain_jft4b.py","file_url":"https://github.com/google-research/vmoe/blob/HEAD/vmoe/projects/soft_moe/configs/pretrain_jft4b.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3c1f6eb9bbce7fc8"}},{"code_sha256_prefix":"896382e782635552","entry":"get_hyper","repo":"google-research/vmoe","repo_kind":"official","path":"vmoe/projects/soft_moe/configs/pretrain_jft4b.py","file_url":"https://github.com/google-research/vmoe/blob/HEAD/vmoe/projects/soft_moe/configs/pretrain_jft4b.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"896382e782635552"}},{"code_sha256_prefix":"2924465c3aecc7f6","entry":"has_only_one_value","repo":"lucidrains/soft-moe-pytorch","repo_kind":"listed","path":"soft_moe_pytorch/soft_moe.py","file_url":"https://github.com/lucidrains/soft-moe-pytorch/blob/HEAD/soft_moe_pytorch/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2924465c3aecc7f6"}},{"code_sha256_prefix":"4760e36330feac9d","entry":"l2_normalize","repo":"umbertocappellazzo/petl_ast","repo_kind":"listed","path":"src/MoA.py","file_url":"https://github.com/umbertocappellazzo/petl_ast/blob/HEAD/src/MoA.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4760e36330feac9d"}},{"code_sha256_prefix":"d1be2ead9db77c59","entry":"make_adapter","repo":"umbertocappellazzo/petl_ast","repo_kind":"listed","path":"src/MoA.py","file_url":"https://github.com/umbertocappellazzo/petl_ast/blob/HEAD/src/MoA.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d1be2ead9db77c59"}},{"code_sha256_prefix":"84195cc106a2908b","entry":"softmax","repo":"bwconrad/soft-moe","repo_kind":"listed","path":"soft_moe/soft_moe.py","file_url":"https://github.com/bwconrad/soft-moe/blob/HEAD/soft_moe/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"84195cc106a2908b"}},{"code_sha256_prefix":"57fd83aecedfe674","entry":"unpack_one","repo":"lucidrains/soft-moe-pytorch","repo_kind":"listed","path":"soft_moe_pytorch/soft_moe.py","file_url":"https://github.com/lucidrains/soft-moe-pytorch/blob/HEAD/soft_moe_pytorch/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"57fd83aecedfe674"}},{"code_sha256_prefix":"11e34ef59abccf2b","entry":"SoftMoA","repo":"umbertocappellazzo/petl_ast","repo_kind":"listed","path":"src/MoA.py","file_url":"https://github.com/umbertocappellazzo/petl_ast/blob/HEAD/src/MoA.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"11e34ef59abccf2b"}},{"code_sha256_prefix":"0193b08b6700ed29","entry":"SoftMoE","repo":"lucidrains/soft-moe-pytorch","repo_kind":"listed","path":"soft_moe_pytorch/soft_moe.py","file_url":"https://github.com/lucidrains/soft-moe-pytorch/blob/HEAD/soft_moe_pytorch/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0193b08b6700ed29"}},{"code_sha256_prefix":"ab03f61657f300bc","entry":"pack_one","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"unverified","verification_level":0,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"ab03f61657f300bc"}},{"code_sha256_prefix":"7079481b9b2287ec","entry":"split_by_rank","repo":"lucidrains/soft-moe-pytorch","repo_kind":"listed","path":"soft_moe_pytorch/soft_moe.py","file_url":"https://github.com/lucidrains/soft-moe-pytorch/blob/HEAD/soft_moe_pytorch/soft_moe.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7079481b9b2287ec"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}