Yuzhou Nie
Yuzhou Nie
The original `_check_stop` function truncates the generated sentences to prevent the output of user-set stop tokens. However, if the user sets `stop_token_ids` to `tokenizer.eos_token_id` in `SamplingParams`, by default, the `eos_token`...
I have already installed nvcc with `sudo apt install nvidia-cuda-toolkit`. When I run `./train_gpt2cu`, it shows: ``` [GPT-2] max_seq_len: 1024 vocab_size: 50257 num_layers: 12 num_heads: 12 channels: 768 num_parameters: 124439808...
**Describe the bug** This bug is similar to #4055 , I provide a repro here. **To Reproduce** Please put these three files in the same directory (remember to change the...
### Description OpenCode crashes immediately when TypeScript LSP is activated. This happens consistently in any TypeScript project when using web or TUI mode. ## Environment - **OpenCode version**: 1.1.6 -...