Instructions to use Xilabs/instructmix-llama-3b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Xilabs/instructmix-llama-3b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openlm-research/open_llama_3b_v2") model = PeftModel.from_pretrained(base_model, "Xilabs/instructmix-llama-3b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4d23a84d5090d84c5d51b2a6257bdb88daf0ef73980d00fa0cfd19f7a56c0c19
- Size of remote file:
- 407 MB
- SHA256:
- 025d06af0c31a8131ac609e62fd999f3ed6d10ebab805f5f29602dd0b509eb4e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.