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