Text Generation
Adapters
English
gpt-4
customer-support
lead-generation
api
real-time
dashboard
tailwindcss
text2text-generation
Instructions to use stakmodsco/Leadmindai with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use stakmodsco/Leadmindai with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("fill-in-model-name") model.load_adapter("stakmodsco/Leadmindai", set_active=True) - Notebooks
- Google Colab
- Kaggle
File size: 241 Bytes
aa250c2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | ---
license: mit
language:
- en
base_model:
- THUDM/GLM-4.1V-9B-Thinking
pipeline_tag: text2text-generation
library_name: adapter-transformers
tags:
- gpt-4
- customer-support
- lead-generation
- api
- real-time
- dashboard
- tailwindcss
--- |