Instructions to use thanhduc1180/qwen2.5-3b-logicllm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thanhduc1180/qwen2.5-3b-logicllm with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-3B") model = PeftModel.from_pretrained(base_model, "thanhduc1180/qwen2.5-3b-logicllm") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2d126bdd9c8a53204bd85b9e1beb2a14bb61188511ae5f9c2ca8ef6b2e406bb0
- Size of remote file:
- 14.2 kB
- SHA256:
- e2b0d4622ef35d3b8f3ea1592bf278ce61bee81cf5bac712353ad99788b7c094
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.