Instructions to use nttx/b68b8a84-63b9-49a6-94ce-c92b2c5ad284 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nttx/b68b8a84-63b9-49a6-94ce-c92b2c5ad284 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("dltjdgh0928/test_instruction") model = PeftModel.from_pretrained(base_model, "nttx/b68b8a84-63b9-49a6-94ce-c92b2c5ad284") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
e119a9b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8e8a40af75e013a436ae35503580863a944a16e243e68200701ad1ce122c10c9
size 6776
|