Instructions to use FourthBrainGenAI/GenerAd-AI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use FourthBrainGenAI/GenerAd-AI with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("FourthBrainGenAI/GenerAd-AI", set_active=True) - Notebooks
- Google Colab
- Kaggle
File size: 361 Bytes
c23ceb7 b81b3fd c23ceb7 6320103 37e3806 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | ---
license: openrail
datasets:
- FourthBrainGenAI/Product-Descriptions-and-Ads
language:
- en
library_name: adapter-transformers
pipeline_tag: text-generation
tags:
- art
---
Training Process [here](https://colab.research.google.com/drive/12qOhhGyoh7qSm1eqeMCbvv63EObH2TBH?usp=sharing)
Space for model [here](https://huggingface.co/spaces/c-s-ale/GenerAd-AI) |