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:
- 48795d98c3e0635d9c50ebdc22ab76d19e28d220bc755d22c5419dac4ae2b737
- Size of remote file:
- 55.5 MB
- SHA256:
- 3e2aa24379c112ece0ea7d929bdfb1aa4b695bb665e5df4b6376c505a872baf8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.