Instructions to use INSAIT-Institute/Llama3-8B-MixAT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use INSAIT-Institute/Llama3-8B-MixAT with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B-Instruct") model = PeftModel.from_pretrained(base_model, "INSAIT-Institute/Llama3-8B-MixAT") - Notebooks
- Google Colab
- Kaggle

- Xet hash:
- b8d497dad97de4d32e45943362e79176d49ad6f9ff42a7f06c53a0dbea4b5ae2
- Size of remote file:
- 742 kB
- SHA256:
- 15b91af75e23e596cf8cddac3480824fa6163918e4c8737099078926cdb409d7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.