Commit History
added SAVE_ON_CRASH f4dd190
small fix 8fe79fa
sugar 8ac8443
add note to download weights edc52b4
added .gitignore 6aca96d
Nexusflow_Athene-V2-Chat_493f1bbd561a5a7e3d27c4081d4ee47508bf6831.logits-and-weights 413c34f
meta-llama_Llama-3.1-405B_b906e4dc842aa489c962f9db26554dcfdde901fe.logits.DEDUPLICATED b31e409
indexed deduplicated safetensors 3db038d
meta-llama_Llama-3.3-70B-Instruct_6f6073b423013f6a7d4d9f39144961bfbfbc386b.logits.DEDUPLICATED c3739e1
Nexusflow_Athene-V2-Chat_493f1bbd561a5a7e3d27c4081d4ee47508bf6831.logits.DEDUPLICATED 4ce60c1
meta-llama_Llama-3.2-1B_4e20de362430cd3b72f300e6b0f18e50e7166e08.logits-and-weights.DEDUPLICATED 6b64da4
mention new constraint in readme ba2d8cd
karl commited on
deduplication bugfixes. turns out safetensors does not support deduplicated tensor files. fdcd239
karl commited on
tensor deduplication working now 80ea4ee
karl commited on
added more input/output datas and drafted deduplicating tensor hash code. may not run have run into issues detering testing agian. 5d3e4b5
karl commited on
added missing inputs and outputs to run_test hook 49049b7
fixed safetensors.py; moved scripts into scripts/ f413f92
working on adding weights for athena-v2. one big bug remaining. c7471d1
Merge branch 'main' of https://huggingface.co/datasets/baffo32/llm_logits d10deee
added a variable to set device map, placed model kws in another variable and passed as metadata 54fe972
WritingSafeTensors generates sharded index 59c2b1a
runs again a74d750
Merge branch 'main' of https://huggingface.co/datasets/baffo32/llm_logits 459fb48
untested run_test.py code, committing to try on another system 0b22441
weight downloading script 5c18fd7
float64: meta-llama_Llama-3.1-405B_b906e4dc842aa489c962f9db26554dcfdde901fe e7df8ec
specify low_cpu_mem_usage=True to halve loading requirements 7774d63
started a script to compare differing files a little 23bf651
float64: Nexusflow_Athene-V2-Chat_493f1bbd561a5a7e3d27c4081d4ee47508bf6831.logits.safetensors 3d5a933
float64: meta-llama_Llama-3.3-70B-Instruct_6f6073b423013f6a7d4d9f39144961bfbfbc386b.logits.safetensors 45394c1
logits-and-weights naming convention cd02cbc
small changes & meta-llama_Llama-3.2-1B_4e20de362430cd3b72f300e6b0f18e50e7166e08.logits.safetensors d46d5fb
weight compression script ae504d9
provide to configure storing weights 629637c
karl commited on
store weights too 3e84e1e
karl commited on
trying to increase accuracy and determinism 59b00ec
karl commited on