Instructions to use ig16/newsLLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ig16/newsLLM with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/mistral-7b-instruct-v0.2-bnb-4bit") model = PeftModel.from_pretrained(base_model, "ig16/newsLLM") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b0ed730f31cf3bfabd282df1362797072a509a9958fd5891c4866dc960149518
- Size of remote file:
- 6.03 kB
- SHA256:
- 6ffa5d5b04da897e6731be2deb611d6507683c904cfe7504dee49a611b5e681a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.