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: 131 Bytes
7496ac8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ab1b681ec7fc02fed5edd3026687d7a692a918c4dd8e150ca2e3994a6229843b
size 534194
|