Instructions to use NoobCoder10/Error_Detection_And_Correction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use NoobCoder10/Error_Detection_And_Correction with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("abhishek/llama-2-7b-hf-small-shards") model = PeftModel.from_pretrained(base_model, "NoobCoder10/Error_Detection_And_Correction") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
90f8185 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1ffbd1c96c00e5db98729a8ddad4eb89e5e3d025ca1a1c69ff9ad594ac4a5c14
size 7548082877
|