mrmoor/cyber-threat-intelligence
Viewer • Updated • 9.73k • 239 • 13
How to use 5urg30n/php-5urg30n with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("5urg30n/php-5urg30n", dtype="auto")Base model
Salesforce/codet5-base
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("5urg30n/php-5urg30n", dtype="auto")