llm_logits / README.md
3v324v23's picture
meta-llama_Llama-3.2-1B_4e20de362430cd3b72f300e6b0f18e50e7166e08.logits-and-weights.DEDUPLICATED
6b64da4
---
license: pddl
---
This repository contains the complete hidden states of large language models
completing the text "Once upon a time," using transformers.pipeline .
Safetensors files marked with DEDUPLICATED presently require custom code to
load, such as https://github.com/huggingface/safetensors/pull/586 or
https://github.com/karl3wm/httptransformer/blob/main/netsafetensors.py .