Feature Extraction
Transformers
Safetensors
PEFT
reward-model
social-intelligence
reinforcement-learning
llm
qwen
Instructions to use ulab-ai/sotopia-rl-qwen2.5-7B-rm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ulab-ai/sotopia-rl-qwen2.5-7B-rm with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="ulab-ai/sotopia-rl-qwen2.5-7B-rm")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ulab-ai/sotopia-rl-qwen2.5-7B-rm", device_map="auto") - PEFT
How to use ulab-ai/sotopia-rl-qwen2.5-7B-rm with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
eb1671c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8505321f80489288ed5e64a335982896377b8dfe739ec4aab27c7aa065034fce
size 5304
|