How to use koen430/Phi2_stockprediction_twitter with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("koen430/Phi2_stockprediction_twitter", dtype="auto")