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
Ctrl+K
- Oct21_22-52-40_3684d2e4fa07
- Oct21_23-22-45_3684d2e4fa07
- Oct21_23-24-34_3684d2e4fa07
- Oct21_23-28-04_3684d2e4fa07
- Oct21_23-50-37_afd0f18e12d7
- Oct21_23-53-17_afd0f18e12d7
- Oct22_00-07-49_afd0f18e12d7
- Oct22_00-09-58_afd0f18e12d7
- Oct22_00-21-38_afd0f18e12d7
- Oct22_01-24-56_a4ffd5fd6443
- Oct23_01-17-46_53be919b54ac
- Oct23_08-23-31_7e9823afe7c5