Instructions to use reasoning-degeneration-dev/algo-sft-formal-logic-truth-table with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use reasoning-degeneration-dev/algo-sft-formal-logic-truth-table with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-1.5B-Instruct") model = PeftModel.from_pretrained(base_model, "reasoning-degeneration-dev/algo-sft-formal-logic-truth-table") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
3e02466 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:134ef66a456f69633dd4c116d80893acfca43ce6f028e50a1c8f71c3a82be59c
size 295488936
|