Instructions to use echerny/open_llama_7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use echerny/open_llama_7b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openlm-research/open_llama_7b") model = PeftModel.from_pretrained(base_model, "echerny/open_llama_7b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1653d11c2bb936bda6dca0835ceaa3519017a9a45819bd9239fe2033e1804e54
- Size of remote file:
- 25.2 MB
- SHA256:
- 8a38b4356bfa9dedcdc408b267fdb032c8165fe5721e6cfe906a20fd12303c07
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.