teis-e
teis-e
> @teis-e I was able to get Llama 3 70B-Instruct with TensorRT-LLM v0.9.0 working with: > > 1. In `tokenizer_config.json`, change line 2055 to `"eos_token": "",` > > ``` >...
Did you mention to fix this? I got this with both stabilityai/stablelm-zephyr-3b and zephyr 7b
Hello, did you find an answer?
Hello, great work on the code. Can you show me an example of how you would use it? I'm having issues on getting the stream from elevenlabs: ``` response =...