Jiaming Huang

Results 2 issues of Jiaming Huang

hello, I find the script llava_injection.py adds new tokens to the tokenizer, but when I run the script, the add operation doesn't work which leads to a runtime error. How...

when I run the code cell of model.finetune, the error happens InvalidArgumentError Traceback (most recent call last) [/usr/local/lib/python3.10/dist-packages/tensorflow/python/client/session.py](https://localhost:8080/#) in _do_call(self, fn, *args) 1378 try: -> 1379 return fn(*args) 1380 except...