Text Generation
PEFT
Safetensors
English
motoko
internet-computer
icp
code-generation
blockchain
defi
lora
conversational
Instructions to use ky00040/MotokoCoderV0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ky00040/MotokoCoderV0 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-Coder-30B-A3B-Instruct") model = PeftModel.from_pretrained(base_model, "ky00040/MotokoCoderV0") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
2e8b735 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:bae3e39d56cfdb7b650cb318344d5c0f071d19fc9868ce086fef0cee78d5e7ff
size 11422749
|