Commit History

simple prompt
27511bd

Antoine Chaffin commited on

Back to llama
013a7fe

Antoine Chaffin commited on

Merge branch 'main' of https://huggingface.co/spaces/NohTow/Llama2_watermarking into main
e500e35

Antoine Chaffin commited on

Test debug using mistral
6758170

Antoine Chaffin commited on

Remove prompt
9c28b80

Antoine Chaffin commited on

Remove prompt
27f0bd3

Antoine Chaffin commited on

Adding self to get prompt
255310c

Antoine Chaffin commited on

Fixes
b42852c

Antoine Chaffin commited on

Fixing indent
a5f5971

Antoine Chaffin commited on

Adding system prompt in decoding
e5562c9

Antoine Chaffin commited on

debug
87801f9

Antoine Chaffin commited on

Fixing comma
1e2d20c

Antoine Chaffin commited on

fixing prompt
0d2f4e3

Antoine Chaffin commited on

Tuning WM parameters
d4061f1

Antoine Chaffin commited on

Handling prompt
aab4f47

Antoine Chaffin commited on

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