Instructions to use llm-wizard/llama38binstruct_summarize with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use llm-wizard/llama38binstruct_summarize with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Meta-Llama-3-8B-Instruct") model = PeftModel.from_pretrained(base_model, "llm-wizard/llama38binstruct_summarize") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e0f1252e97c51b21f88a0da36c23210356d2ba0a30924fad5528182e47e0f1a5
- Size of remote file:
- 5.5 kB
- SHA256:
- f99e1b41aec4320fd7664144dd9a1354cf2a88d14a37b24a316c3d45e900b0da
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.