Instructions to use Rupak100/Error_Detection_And_Correction_Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Rupak100/Error_Detection_And_Correction_Model 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, "Rupak100/Error_Detection_And_Correction_Model") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
6fc6254 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:956c2cce517be7c23cbc40cbf51f9a4a78702d9084901a0ecd37847373824422
size 16822989
|