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