Text Generation
PEFT
Safetensors
Dutch
tribe-crm
tool-calling
function-calling
lora
unsloth
qwen
conversational
Instructions to use Pimmetjeoss/tribe-crm-qwen-2b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Pimmetjeoss/tribe-crm-qwen-2b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen3.5-2B") model = PeftModel.from_pretrained(base_model, "Pimmetjeoss/tribe-crm-qwen-2b") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!