--- license: other --- This is [JackFram's Llama 68M](https://huggingface.co/JackFram/llama-68m), with the following changes: 1. Removed unnecessary files from training (optimizer.pt, scheduler.pt, rng_state.pth, train*) 2. Converted to safetensors. This lowers the size of the repo to 260MiB. All credit for the creation of this mini Llama goes to the original author(s). This tiny Llama model can be used to test quantization and other processes, as its a fully compatible Llama 1 model, but with only two layers.