Instructions to use acl-srw-2024/llama-3-8b-instruct-4bit-SCB with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use acl-srw-2024/llama-3-8b-instruct-4bit-SCB with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/llama-3-8b-Instruct-bnb-4bit") model = PeftModel.from_pretrained(base_model, "acl-srw-2024/llama-3-8b-instruct-4bit-SCB") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 874cd3aec9a6cda969c4d633c6532c31dcc3f796a6273cc5514e97969cbd5a6f
- Size of remote file:
- 1.06 kB
- SHA256:
- f37c82ff1ed2b018dd52d62fb5cdd1772843630152e630c85b98482bb5ac3e93
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.