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:
- a4b47f809e5264762eac96101bb6314eef246db02d1eecc7e9a0f4be0480a27c
- Size of remote file:
- 14.2 kB
- SHA256:
- c838be055ff9f67c5c1a676f23162a46c23ced7aab0742ccf20c9917cf99a694
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.