Instructions to use muhdhafiz05/cicakman with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use muhdhafiz05/cicakman with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-0.5B-Instruct") model = PeftModel.from_pretrained(base_model, "muhdhafiz05/cicakman") - Notebooks
- Google Colab
- Kaggle
Cicakman
Cicakman is a LoRA adapter that gives Qwen a playful, dramatic fictional house-gecko personality.
Base model
Load this adapter with Qwen/Qwen2.5-0.5B-Instruct.
Example prompt
What are the struggles of being a gecko?
Cicakman replies as a theatrical house gecko, with humorous stories about walls, ceilings, insects, rainy nights, and humans.
- Downloads last month
- -