Instructions to use AnonymousSub/FPDM_Cus_RL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AnonymousSub/FPDM_Cus_RL with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="AnonymousSub/FPDM_Cus_RL")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("AnonymousSub/FPDM_Cus_RL") model = AutoModel.from_pretrained("AnonymousSub/FPDM_Cus_RL", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
4f93292 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b5372167075207842d8ee29731b6f4fb941adf6753e46b54ee1cc42a28e979ae
size 1421569773
|