Instructions to use nluai/test_format5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nluai/test_format5 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("vilm/vinallama-7b-chat") model = PeftModel.from_pretrained(base_model, "nluai/test_format5") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5f3b9a55860e15e7849477284a40944525acd1a503c39401538e74f8e917cc4e
- Size of remote file:
- 5.18 kB
- SHA256:
- b4cb29574589b9e6914b9c7124b893a2e2f8a6a5076dce9a5272aae9f4b3c8b9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.