Instructions to use tomaszki/model-6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tomaszki/model-6 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tomaszki/nous-thirty-four-0") model = PeftModel.from_pretrained(base_model, "tomaszki/model-6") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0149b01d5064bd47b0ec4e110dd5f3edf52d8dc47e1e8c121aed8a61a52441ca
- Size of remote file:
- 5.5 kB
- SHA256:
- 3dd8879a2573f8bc6ff3a5ec29e74119fda5f16ff90a3f9288ed0f16dd92f96a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.