Instructions to use thalllsssss/a371cc36-0f9b-4fef-a8a3-42bf87a8369b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thalllsssss/a371cc36-0f9b-4fef-a8a3-42bf87a8369b 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, "thalllsssss/a371cc36-0f9b-4fef-a8a3-42bf87a8369b") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
cc80575 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:12666f2d3b16bfa559528399eb95a9118bd848902a4cd96f7c02827bb1b5ed85
size 50899792
|