{"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":"/code/load-llm","entry":"load_llm","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":5,"n_papers_ran":1,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":7,"n_samples_ran":1,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":6,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":6},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2606.26474","paper":"/paper/arxiv-2606-26474","title":"Localizing RL-Induced Tool Use to a Single Crosscoder Feature","date":null,"month_inferred_from_arxiv_id":"2026-06","title_source":"syntology","repo":"Antebe/model_diffing_crosscoders","path":"neuron_identification/identify_neurons.py","file_url":"https://github.com/Antebe/model_diffing_crosscoders/blob/HEAD/neuron_identification/identify_neurons.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"3f939b04944d7e85","mcp_get_code":{"code_sha256":"3f939b04944d7e85"}},{"arxiv_id":"2601.15429","paper":"/paper/arxiv-2601-15429","title":"Domain-Specific Knowledge Graphs in RAG-Enhanced Healthcare LLMs","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"sydneyanuyah/RAGComparison","path":"artifacts/local_core/rag_eval_local.py","file_url":"https://github.com/sydneyanuyah/RAGComparison/blob/HEAD/artifacts/local_core/rag_eval_local.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1b0916eb8a3dd8a5","mcp_get_code":{"code_sha256":"1b0916eb8a3dd8a5"}},{"arxiv_id":"2601.15429","paper":"/paper/arxiv-2601-15429","title":"Domain-Specific Knowledge Graphs in RAG-Enhanced Healthcare LLMs","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"sydneyanuyah/RAGComparison","path":"artifacts/rel_extraction_pipeline.py","file_url":"https://github.com/sydneyanuyah/RAGComparison/blob/HEAD/artifacts/rel_extraction_pipeline.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"422c7c71973520a0","mcp_get_code":{"code_sha256":"422c7c71973520a0"}},{"arxiv_id":"2601.15429","paper":"/paper/arxiv-2601-15429","title":"Domain-Specific Knowledge Graphs in RAG-Enhanced Healthcare LLMs","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"sydneyanuyah/RAGComparison","path":"artifacts/simplify_by_label.py","file_url":"https://github.com/sydneyanuyah/RAGComparison/blob/HEAD/artifacts/simplify_by_label.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"acb8a234c1ddf707","mcp_get_code":{"code_sha256":"acb8a234c1ddf707"}},{"arxiv_id":"2405.07987","paper":"/paper/the-platonic-representation-hypothesis","title":"The Platonic Representation Hypothesis","date":"2024-05-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"minyoungg/platonic-rep","path":"models.py","file_url":"https://github.com/minyoungg/platonic-rep/blob/HEAD/models.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5925da26ce62f353","mcp_get_code":{"code_sha256":"5925da26ce62f353"}},{"arxiv_id":"2402.17762","paper":"/paper/massive-activations-in-large-language-models","title":"Massive Activations in Large Language Models","date":"2024-02-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"locuslab/massive-activations","path":"lib/load_model.py","file_url":"https://github.com/locuslab/massive-activations/blob/HEAD/lib/load_model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"56d56728226c0df7","mcp_get_code":{"code_sha256":"56d56728226c0df7"}},{"arxiv_id":"2309.16119","paper":"/paper/modulora-finetuning-3-bit-llms-on-consumer","title":"ModuLoRA: Finetuning 2-Bit LLMs on Consumer GPUs by Integrating with Modular Quantizers","date":"2023-09-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kuleshov-group/llmtools","path":"llmtools/executor.py","file_url":"https://github.com/kuleshov-group/llmtools/blob/HEAD/llmtools/executor.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"0b601a0502930f6a","mcp_get_code":{"code_sha256":"0b601a0502930f6a"}}]}