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:
- 09fbb8f140177c4df633c7be1304b05ca1c65775166a80dded7d4d8622d373e3
- Size of remote file:
- 4.92 kB
- SHA256:
- 317d9143bbf49d626c7c002d15f98043e7eb2dd2cc7bfe3f56e79f6915627e65
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.