Profintegra

Results 3 comments of Profintegra

I have the same issue

Solution: in your python code, insert line: model.tokenizer.pad_token = model.tokenizer.eos_token before this line: input_tokens = model.tokenizer(input_text, ......

Some time ago I read a paper discussing AI control and compliance. (I can't find this paper right now). It was proposing an "approval seeking" mode for AI. where it...