adding llama3 fastchat conversation monkeypatch (#1539)

* adding llama3 fastchat conversation monkeypatch

* Updated conversation turns to work with PR3259 of FastChat

* fixed bos token

* bump fastchat version

---------

Co-authored-by: Wing Lian <wing.lian@gmail.com>
This commit is contained in:
Antoni-Joan Solergibert
2024-05-10 16:40:05 +02:00
committed by GitHub
parent fff06af8d0
commit b32c08f8cc
2 changed files with 12 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ scipy
scikit-learn==1.2.2
pynvml
art
fschat @ git+https://github.com/lm-sys/FastChat.git@5095615810cf613dba7f27dd155f571fcff976d8
fschat @ git+https://github.com/lm-sys/FastChat.git@27a05b04a35510afb1d767ae7e5990cbd278f8fe
gradio==3.50.2
tensorboard