Instructions to use SriramSohan/backward-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SriramSohan/backward-model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-hf") model = PeftModel.from_pretrained(base_model, "SriramSohan/backward-model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fe3ce3da3f61020fbfee09d743a2784c1af38df75b143fcc12df4decd41c0b8a
- Size of remote file:
- 5.3 kB
- SHA256:
- 5fdb231ca3cc3bdcca7ccf9f3a8bf5b64e76194f3df88ec86361b4e6d6d1dd9c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.