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
File size: 133 Bytes
bd9bdbc | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4a79886202abcc0c1ffbb4ff6189af64ef92cab2c1d75ee0e50f3410c952e6f6
size 50899792
|