An open API service indexing awesome lists of open source software.

https://github.com/eniompw/llama-from-scratch

Creating and Training Llama from Scratch
https://github.com/eniompw/llama-from-scratch

Last synced: about 1 year ago
JSON representation

Creating and Training Llama from Scratch

Awesome Lists containing this project

README

          

# Llama-from-Scratch
Creating and Training Llama from Scratch

* [Based on bkitano/llama-from-scratch](https://github.com/bkitano/llama-from-scratch)
* [PyTorch Save/Load](https://pytorch.org/tutorials/beginner/saving_loading_models.html#saving-loading-model-for-inference)