Instructions to use mamung/29b84e13-2f1c-406f-9e7e-fd35b6e5ff49 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mamung/29b84e13-2f1c-406f-9e7e-fd35b6e5ff49 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openlm-research/open_llama_3b") model = PeftModel.from_pretrained(base_model, "mamung/29b84e13-2f1c-406f-9e7e-fd35b6e5ff49") - Notebooks
- Google Colab
- Kaggle
- Size of remote file:
- 50.9 MB
- SHA256:
- a5f14e62202baca2158365e624a3c2d601cb64395726a7e5216231aee1c44a0f
·
Git Large File Storage (LFS) replaces large files with text pointers inside Git, while storing the file contents on a remote server. More info.