Instructions to use acl-srw-2024/llama-3-8b-instruct-4bit-cs 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-cs 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-cs") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bd908ea310f74c2508a9572bfc8a7612f749f85c707a8a60c543def6b919013d
- Size of remote file:
- 5.18 kB
- SHA256:
- 1b0cb931755a32d3b2383b0d4768554400f5ef86e8e5df49074f43b83d274ec8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.