Instructions to use xiv4/llama38binstruct_summarize with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use xiv4/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, "xiv4/llama38binstruct_summarize") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 12b9f9fe380905d12a64423b9a910c34f9a1b4b17e0dde4fe077788727f3d848
- Size of remote file:
- 168 MB
- SHA256:
- 0a4640fa76b30fc2f4f06cdbbf9c3ca173bc9dddfe554b6a3624819997885547
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.