Text Generation
PEFT
Safetensors
English
lora
governed-ai
proposal-only
szl-holdings
chaski
cutting
conversational
Instructions to use SZLHOLDINGS/chaski-5050 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SZLHOLDINGS/chaski-5050 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("C:\\Users\\steph\\.cache\\huggingface\\hub\\models--Qwen--Qwen3.5-0.8B\\snapshots\\2fc06364715b967f1860aea9cf38778875588b17") model = PeftModel.from_pretrained(base_model, "SZLHOLDINGS/chaski-5050") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!