Instructions to use laquythang/383c6361-b6d3-4b66-abe1-124c62756381 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use laquythang/383c6361-b6d3-4b66-abe1-124c62756381 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Maykeye/TinyLLama-v0") model = PeftModel.from_pretrained(base_model, "laquythang/383c6361-b6d3-4b66-abe1-124c62756381") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
96847fb | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f8582fd7aa04b5c81b590bc494c8c51ae43a05d2ca031311a462c73f31e8828e
size 6776
|