Text Generation
PEFT
Safetensors
English
mental-health
counseling
lora
diffusion-language-model
LLaDA
conversational
Instructions to use Chekhov0919/BiGraph-Diffuse with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Chekhov0919/BiGraph-Diffuse with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/path/to/base/model") model = PeftModel.from_pretrained(base_model, "Chekhov0919/BiGraph-Diffuse") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
42cdc42 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:444ce5b52591fcc21e9bc1a511cdbb6ec5522fd2da7d400b5bae50f60c573d88
size 100689536
|