Instructions to use samwit/open-llama3B-4bit-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use samwit/open-llama3B-4bit-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openlm-research/open_llama_3b") model = PeftModel.from_pretrained(base_model, "samwit/open-llama3B-4bit-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9a8fdc81abd9d6104cc43d356fbfc7953a66152fd028e35219e9817885cdc23a
- Size of remote file:
- 10.7 MB
- SHA256:
- fc0014e63c1f61fc55f163bf79a67dadb0b61fca9cdbf4df7615e8bc5428e108
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.