{"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/qlora-efficient-finetuning-of-quantized-llms","title":"QLoRA: Efficient Finetuning of Quantized LLMs","arxiv_id":"2305.14314","date":"2023-05-23","proceeding":"NeurIPS 2023 11","authors":["Tim Dettmers","Artidoro Pagnoni","Ari Holtzman","Luke Zettlemoyer"],"abstract":"We present QLoRA, an efficient finetuning approach that reduces memory usage enough to finetune a 65B parameter model on a single 48GB GPU while preserving full 16-bit finetuning task performance. QLoRA backpropagates gradients through a frozen, 4-bit quantized pretrained language model into Low Rank Adapters~(LoRA). Our best model family, which we name Guanaco, outperforms all previous openly released models on the Vicuna benchmark, reaching 99.3% of the performance level of ChatGPT while only requiring 24 hours of finetuning on a single GPU. QLoRA introduces a number of innovations to save memory without sacrificing performance: (a) 4-bit NormalFloat (NF4), a new data type that is information theoretically optimal for normally distributed weights (b) double quantization to reduce the average memory footprint by quantizing the quantization constants, and (c) paged optimziers to manage memory spikes. We use QLoRA to finetune more than 1,000 models, providing a detailed analysis of instruction following and chatbot performance across 8 instruction datasets, multiple model types (LLaMA, T5), and model scales that would be infeasible to run with regular finetuning (e.g. 33B and 65B parameter models). Our results show that QLoRA finetuning on a small high-quality dataset leads to state-of-the-art results, even when using smaller models than the previous SoTA. We provide a detailed analysis of chatbot performance based on both human and GPT-4 evaluations showing that GPT-4 evaluations are a cheap and reasonable alternative to human evaluation. Furthermore, we find that current chatbot benchmarks are not trustworthy to accurately evaluate the performance levels of chatbots. A lemon-picked analysis demonstrates where Guanaco fails compared to ChatGPT. We release all of our models and code, including CUDA kernels for 4-bit training.","url_abs":"https://arxiv.org/abs/2305.14314v1","url_pdf":"https://arxiv.org/pdf/2305.14314v1.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":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/artidoro/qlora","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/timdettmers/bitsandbytes","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/12kimih/hicupid","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/BatsResearch/LexC-Gen","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/Luohh5/Chain-of-Exemplar","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/QwenLM/Qwen-7B","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/Rain9876/ShareLoRA","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/brandon3964/multimodal-task-vector","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/cornell-zhang/llm-datatypes","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/daniel-furman/sft-demos","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/erikaawang/probing-multilingual-dynamics","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/flagai-open/aquila2","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/huggingface/text-generation-inference","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/internlm/xtuner","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/ist-daslab/rosa","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/jerrywu-code/susgen","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/openmedlab/pulse","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/pilancilab/caldera","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/qwenlm/qwen","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"qlora-efficient-finetuning-of-quantized-llms","repo_url":"https://github.com/qwenlm/qwen-vl","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}}],"tasks":[{"task_slug":"chatbot","task_name":"Chatbot"},{"task_slug":null,"task_name":"GPU"},{"task_slug":"instruction-following","task_name":"Instruction Following"},{"task_slug":"language-modelling","task_name":"Language Modelling"},{"task_slug":"quantization","task_name":"Quantization"},{"task_slug":"parameter-efficient-fine-tuning","task_name":"parameter-efficient fine-tuning"}],"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":"bpe","method_name":"BPE"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"dropout","method_name":"Dropout"},{"method_slug":"gpt-4","method_name":"GPT-4"},{"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":"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":"transformer","method_name":"Transformer"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/parameter-efficient-fine-tuning-on-boolq","task":"parameter-efficient fine-tuning","dataset":"BoolQ","model":"LLaMA2-7b","rank_in_archive_order":1,"of":4,"metrics":{"Accuracy (% )":"82.63"},"uses_additional_data":false}],"syntology":{"syntology_url":"https://syntology.ai/paper/2305.14314","atlas_url":"https://app.syntology.ai/?focus=2305.14314","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2305.14314"}},"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":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/cornell-zhang/llm-datatypes","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/pilancilab/caldera","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ist-daslab/rosa","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/internlm/xtuner","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Rain9876/ShareLoRA","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/openmedlab/pulse","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/daniel-furman/sft-demos","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jerrywu-code/susgen","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/flagai-open/aquila2","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/timdettmers/bitsandbytes","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/QwenLM/Qwen-7B","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Luohh5/Chain-of-Exemplar","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/brandon3964/multimodal-task-vector","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/artidoro/qlora","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/12kimih/hicupid","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/erikaawang/probing-multilingual-dynamics","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/qwenlm/qwen","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/BatsResearch/LexC-Gen","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/huggingface/text-generation-inference","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/qwenlm/qwen-vl","reach":{"status":"ok","spdx":"NOASSERTION"}}],"summary":{"ran_draft_wrong":10,"ran":2,"ran_honours":2,"ran_fixture":2,"ran_violates":2,"unverified":8},"by_repo_kind":{"official":{"samples":3,"ran":3,"repositories":1},"listed":{"samples":13,"ran":7,"repositories":4},"community":{"samples":6,"ran":5,"repositories":3}},"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":17,"samples":[{"code_sha256_prefix":"38a41485b6f05e08","entry":"read_yaml_file","repo":"georgesung/llm_qlora","repo_kind":"community","path":"inference.py","file_url":"https://github.com/georgesung/llm_qlora/blob/HEAD/inference.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":2,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"38a41485b6f05e08"}},{"code_sha256_prefix":"cec1d4e0b363b8b0","entry":"LowMemoryQuantizer","repo":"pilancilab/caldera","repo_kind":"listed","path":"src/caldera/utils/quantization.py","file_url":"https://github.com/pilancilab/caldera/blob/HEAD/src/caldera/utils/quantization.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cec1d4e0b363b8b0"}},{"code_sha256_prefix":"21811f6ec0830792","entry":"dequantize_module_weight","repo":"Rain9876/ShareLoRA","repo_kind":"listed","path":"sharelora/peft/tuners/lora/layer.py","file_url":"https://github.com/Rain9876/ShareLoRA/blob/HEAD/sharelora/peft/tuners/lora/layer.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"21811f6ec0830792"}},{"code_sha256_prefix":"b5445674ab17410f","entry":"extract_alpaca_dataset","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"b5445674ab17410f"}},{"code_sha256_prefix":"f82430123a91cf21","entry":"extract_unnatural_instructions_data","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"f82430123a91cf21"}},{"code_sha256_prefix":"ba51656a6aaea3b7","entry":"formatting_prompts_func","repo":"daniel-furman/sft-demos","repo_kind":"listed","path":"_peft/falcon/peft_falcon_180b_instruct.py","file_url":"https://github.com/daniel-furman/sft-demos/blob/HEAD/_peft/falcon/peft_falcon_180b_instruct.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ba51656a6aaea3b7"}},{"code_sha256_prefix":"1c29706f4a8bd965","entry":"gather_params_ctx","repo":"Rain9876/ShareLoRA","repo_kind":"listed","path":"sharelora/peft/tuners/lora/layer.py","file_url":"https://github.com/Rain9876/ShareLoRA/blob/HEAD/sharelora/peft/tuners/lora/layer.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"DEP_MISSING","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1c29706f4a8bd965"}},{"code_sha256_prefix":"b9c4c8084f5cc40a","entry":"generate_prompt","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"b9c4c8084f5cc40a"}},{"code_sha256_prefix":"a87961e99cab3b49","entry":"generate_prompt","repo":"KohakuBlueleaf/guanaco-lora","repo_kind":"community","path":"finetune.py","file_url":"https://github.com/KohakuBlueleaf/guanaco-lora/blob/HEAD/finetune.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":"a87961e99cab3b49"}},{"code_sha256_prefix":"1386e6b11e2ef9e0","entry":"get_bnb_param_type","repo":"Rain9876/ShareLoRA","repo_kind":"listed","path":"sharelora/peft/tuners/lora/layer.py","file_url":"https://github.com/Rain9876/ShareLoRA/blob/HEAD/sharelora/peft/tuners/lora/layer.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1386e6b11e2ef9e0"}},{"code_sha256_prefix":"89ce33341af66037","entry":"get_last_checkpoint","repo":"artidoro/qlora","repo_kind":"official","path":"examples/guanaco_generate.py","file_url":"https://github.com/artidoro/qlora/blob/HEAD/examples/guanaco_generate.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"89ce33341af66037"}},{"code_sha256_prefix":"8bdd290bac0f9c85","entry":"get_prompt","repo":"georgesung/llm_qlora","repo_kind":"community","path":"inference.py","file_url":"https://github.com/georgesung/llm_qlora/blob/HEAD/inference.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8bdd290bac0f9c85"}},{"code_sha256_prefix":"8049b382893c73dd","entry":"parse_score","repo":"artidoro/qlora","repo_kind":"official","path":"eval/eval_gpt_review.py","file_url":"https://github.com/artidoro/qlora/blob/HEAD/eval/eval_gpt_review.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8049b382893c73dd"}},{"code_sha256_prefix":"826ceb601fb31250","entry":"parse_text","repo":"openmedlab/pulse","repo_kind":"listed","path":"web_demo_gradio.py","file_url":"https://github.com/openmedlab/pulse/blob/HEAD/web_demo_gradio.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"826ceb601fb31250"}},{"code_sha256_prefix":"2155c3b1b19d8ab9","entry":"parse_three_class_score","repo":"artidoro/qlora","repo_kind":"official","path":"eval/eval_gpt_review.py","file_url":"https://github.com/artidoro/qlora/blob/HEAD/eval/eval_gpt_review.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2155c3b1b19d8ab9"}},{"code_sha256_prefix":"9b9c46fa571c5690","entry":"quantize","repo":"shuxueslpi/chatGLM-6B-QLoRA","repo_kind":"community","path":"merge_lora_and_quantize.py","file_url":"https://github.com/shuxueslpi/chatGLM-6B-QLoRA/blob/HEAD/merge_lora_and_quantize.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9b9c46fa571c5690"}},{"code_sha256_prefix":"f63e332bb59704df","entry":"tokenize_func","repo":"shuxueslpi/chatGLM-6B-QLoRA","repo_kind":"community","path":"train_qlora.py","file_url":"https://github.com/shuxueslpi/chatGLM-6B-QLoRA/blob/HEAD/train_qlora.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f63e332bb59704df"}},{"code_sha256_prefix":"5aaa7db51b41253b","entry":"transpose","repo":"Rain9876/ShareLoRA","repo_kind":"listed","path":"sharelora/peft/tuners/lora/layer.py","file_url":"https://github.com/Rain9876/ShareLoRA/blob/HEAD/sharelora/peft/tuners/lora/layer.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5aaa7db51b41253b"}},{"code_sha256_prefix":"a4ade271d27a6b35","entry":"AbstractQuantizer","repo":"pilancilab/caldera","repo_kind":"listed","path":"src/caldera/utils/quantization.py","file_url":"https://github.com/pilancilab/caldera/blob/HEAD/src/caldera/utils/quantization.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":"a4ade271d27a6b35"}},{"code_sha256_prefix":"c75ab97e2e86199a","entry":"BaseTunerLayer","repo":"Rain9876/ShareLoRA","repo_kind":"listed","path":"sharelora/peft/tuners/lora/layer.py","file_url":"https://github.com/Rain9876/ShareLoRA/blob/HEAD/sharelora/peft/tuners/lora/layer.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":"c75ab97e2e86199a"}},{"code_sha256_prefix":"d628ec92a2bbbdd3","entry":"BufferDict","repo":"Rain9876/ShareLoRA","repo_kind":"listed","path":"sharelora/peft/tuners/lora/layer.py","file_url":"https://github.com/Rain9876/ShareLoRA/blob/HEAD/sharelora/peft/tuners/lora/layer.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":"d628ec92a2bbbdd3"}},{"code_sha256_prefix":"9eb99d2625ca1e2f","entry":"DoraLinearLayer","repo":"Rain9876/ShareLoRA","repo_kind":"listed","path":"sharelora/peft/tuners/lora/layer.py","file_url":"https://github.com/Rain9876/ShareLoRA/blob/HEAD/sharelora/peft/tuners/lora/layer.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":"9eb99d2625ca1e2f"}},{"code_sha256_prefix":"d2729dc566040484","entry":"LoraLayer","repo":"Rain9876/ShareLoRA","repo_kind":"listed","path":"sharelora/peft/tuners/lora/layer.py","file_url":"https://github.com/Rain9876/ShareLoRA/blob/HEAD/sharelora/peft/tuners/lora/layer.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":"d2729dc566040484"}},{"code_sha256_prefix":"221e70695f549713","entry":"dequantize_bnb_weight","repo":"Rain9876/ShareLoRA","repo_kind":"listed","path":"sharelora/peft/tuners/lora/layer.py","file_url":"https://github.com/Rain9876/ShareLoRA/blob/HEAD/sharelora/peft/tuners/lora/layer.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":"221e70695f549713"}},{"code_sha256_prefix":"0798e321dcc227ed","entry":"get_llm_response","repo":"georgesung/llm_qlora","repo_kind":"community","path":"inference.py","file_url":"https://github.com/georgesung/llm_qlora/blob/HEAD/inference.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":"0798e321dcc227ed"}},{"code_sha256_prefix":"ec8bb649218d4f43","entry":"local_dataset","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":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"ec8bb649218d4f43"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}