Instructions to use redcathode/fabricator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use redcathode/fabricator with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.1-8B-Instruct") model = PeftModel.from_pretrained(base_model, "redcathode/fabricator") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bf4ff0fba145bcba53bbee4f2f6431ad6a1106a4d03cdd16779c4372ca213d40
- Size of remote file:
- 84 MB
- SHA256:
- b504b2f005ce0347da15079db6f418ae62cb66fde50c846942bcfff8ddcaec8a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.