Instructions to use OpenGenerativeAI/LOGIC-LORA-27B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use OpenGenerativeAI/LOGIC-LORA-27B with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-3-27b-it") model = PeftModel.from_pretrained(base_model, "OpenGenerativeAI/LOGIC-LORA-27B") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c2483bec0bf2c6610e415370d2de05b7a027d0c9a5525ac9f029793787956483
- Size of remote file:
- 1.82 GB
- SHA256:
- f2fb0a4686e2f05caa33ccf8d4db249f3697c2f2abd55a5e58699118842c54c3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.