Instructions to use EdBerg/outputs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use EdBerg/outputs 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, "EdBerg/outputs") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6c0817a442e56d52aea445e8ebec6b7fa74373017b5df7f9936b21c047548914
- Size of remote file:
- 5.43 kB
- SHA256:
- e9739aa4632a0695565a51a2b6573df226fcd207a1d43bcc853a5a46fc0effd1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.