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