Instructions to use LinNY-DLM/110K-Biased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use LinNY-DLM/110K-Biased with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/meta-llama-3.1-8b-bnb-4bit") model = PeftModel.from_pretrained(base_model, "LinNY-DLM/110K-Biased") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ace809ecf8ee7ce2d9c34fe5cc033f541559d1cdae74b6590867108f3dd37902
- Size of remote file:
- 5.5 kB
- SHA256:
- 649b93143d86290b0fa7b24a7f39f1b97ba7a4f4ace56203e9216c2ee071d7f5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.