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