Instructions to use Kernel/NeyraSent with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Kernel/NeyraSent with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-7b-hf") model = PeftModel.from_pretrained(base_model, "Kernel/NeyraSent") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5345c74fed097633264f4af1b32897781c9b2f633ade1a582277d666c96c89b2
- Size of remote file:
- 4.48 kB
- SHA256:
- bb32c45a82deea548f0ed3efa27ff0394baec1e7710f8c61760f66cfe630d33c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.