Instructions to use shubhxho/glm-bestfriend-companion-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use shubhxho/glm-bestfriend-companion-adapter with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-0.6B") model = PeftModel.from_pretrained(base_model, "shubhxho/glm-bestfriend-companion-adapter") - Notebooks
- Google Colab
- Kaggle
glm-bestfriend-companion-adapter
Deployed Qwen fallback DPO PEFT adapter for the Modal AI best-friend companion pipeline.
This repository contains a PEFT/LoRA adapter checkpoint produced by the Modal AI best-friend companion pipeline.
Base Model
Qwen/Qwen3-0.6B
Runtime Notes
The deployed application wraps this adapter with memory retrieval, JEPA emotion prediction, prosody metadata, and dependency-safety rewriting.
- Downloads last month
- 2
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support