Instructions to use MariChatmen/qwen-andaluh-0.8b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use MariChatmen/qwen-andaluh-0.8b-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.5-0.8B") model = PeftModel.from_pretrained(base_model, "MariChatmen/qwen-andaluh-0.8b-lora") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
932d680 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:91a720d349e3fb554eaa9c2a32c354e9540c0aa2c65b60be74bb277a105e0d20
size 20036715
|