Instructions to use VERSIL91/d7c6bc4f-b568-41fd-b77d-e3a9fa17c7d7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/d7c6bc4f-b568-41fd-b77d-e3a9fa17c7d7 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, "VERSIL91/d7c6bc4f-b568-41fd-b77d-e3a9fa17c7d7") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
680d3c6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c7f8ec4cce1ab7bf8a7dfbfd71c08b4f34c5f7edc7ff846ca2c63cdd9ff3c38d
size 50982842
|