Commit History

Adapting max_length to the prompt
802f7de

Antoine Chaffin commited on

Adding padding token
995dea4

Antoine Chaffin commited on

Removing prompt from the generated text
19b6ec4

Antoine Chaffin commited on

Remove window size from embed call
7e6b28b

Antoine Chaffin commited on

Forging prompt in the function rather than in the call
1af9b4f

Antoine Chaffin commited on

Adding AutoTokenizer
c4eea25

Antoine Chaffin commited on

Moving the auth token to where the model is loaded
4491e36

Antoine Chaffin commited on

Creating model and tokenizer and passing it to watermarker init
a2f05a9

Antoine Chaffin commited on

Loading the model only once and adding LLama2 prompt
a09d0a4

Antoine Chaffin commited on

Adapting requirements.txt
57c301e

Antoine Chaffin commited on

aligning code with official demo
7b0e866

Antoine Chaffin commited on

Initial commit
dd5beeb

Antoine Chaffin commited on

initial commit
8117dd5

NohTow commited on