JosephTLockwood
Results
1
issues of
JosephTLockwood
Attempted to run default `FinGPT\fingpt\FinGPT-v3\benchmark\benchmarks.ipynb`. The only change was commenting v3.1. ``` # v3.1 #base_model = "THUDM/chatglm2-6b" #peft_model = "oliverwang15/FinGPT_v31_ChatGLM2_Sentiment_Instruction_LoRA_FT" #tokenizer = AutoTokenizer.from_pretrained(base_model, trust_remote_code=True) #model = AutoModel.from_pretrained(base_model, trust_remote_code=True, load_in_8bit =...
bug