Instructions to use nluai/test_format3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nluai/test_format3 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("vinai/PhoGPT-4B-Chat") model = PeftModel.from_pretrained(base_model, "nluai/test_format3") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cb49384e8bfa42ebbac4266fbe54a302f08d71df45ef15ddecaacadb64e1bd9b
- Size of remote file:
- 5.43 kB
- SHA256:
- d9b326d47766254e0cb1e3f3ae749ccff9be0e60229fda3f3ac97207c3a0d6e7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.