Instructions to use nluai/test_format with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nluai/test_format 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_format") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9f976389d812ebb8e0a2a40800d7be8b4018259d02e753dadbfeeb3ecb1f19dc
- Size of remote file:
- 5.43 kB
- SHA256:
- fe50afda77301f881e38077a96cb8a832018c308523c72485384b8f3debed767
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.