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:
- 3c5c2c7e6528fba7617f1db750fd2ab0602d85ceb25c393a17275b81689e51de
- Size of remote file:
- 161 MB
- SHA256:
- 5b88eae799662f074f9ac9b776c08827f05d50a1563db15bc68cb9cdd9cbba67
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.