Instructions to use Salesforce/RetailSim-GRPO-4B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Salesforce/RetailSim-GRPO-4B with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-3-4b-it") model = PeftModel.from_pretrained(base_model, "Salesforce/RetailSim-GRPO-4B") - Notebooks
- Google Colab
- Kaggle
UserGRPO Model for Retail Simulations
UserGRPO checkpoint based on Gemma-3 for agent simulations in SalesSim. This model has been trained to adhere to persona specifications in dialogue-based retail simulations, as specified by preferences and dealbreakers.
License
CC-BY-NC 4.0
- Downloads last month
- 8
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support