Instructions to use GusPuffy/Reasoning-Gen-8B-Lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use GusPuffy/Reasoning-Gen-8B-Lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-8B") model = PeftModel.from_pretrained(base_model, "GusPuffy/Reasoning-Gen-8B-Lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 51df611afd49507a2af0fd956a1b9912c1acf639706132db7d3ba6aa1aa4b940
- Size of remote file:
- 699 MB
- SHA256:
- 4ca9af8a341f62c1d3dc0f1ee8fe5404371ab81db57eb6670a9809d1c6f0ce7e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.