Instructions to use joshswartz/model_llama_mle with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use joshswartz/model_llama_mle with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-hf") model = PeftModel.from_pretrained(base_model, "joshswartz/model_llama_mle") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bf18352b95f7a838a8754014b479c86e00ffdd84f3eedbe2ca307cf92364d89a
- Size of remote file:
- 269 MB
- SHA256:
- 6c65bbf24b44203c90072406254a7da1115b8c75cea3779dfd46c5bda5f180c4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.