-
yaml output by ontogpt contained a \x0004 character, which seems to be an end of transmission in unicode, see
https://en.wikipedia.org/wiki/End-of-Transmission_character
The following fixes it:
h…
-
- check nonce is non-zero
- use corresponding tag for private key and nonce
-
## Describe the Bug
When linting a file with a resource with interpolation, it flags it as missing spaces and adds it—every time.
## Expected Behavior
Properly detect if spaces are needed, an…
-
### System Info
rspack 1.0.7, 1.0.8
```
System:
OS: Linux 6.10 Fedora Linux 40 (Workstation Edition)
CPU: (16) x64 11th Gen Intel(R) Core(TM) i9-11900H @ 2.50GHz
Memory: 5.03 GB / 31.0…
-
### The feature request
Since Ubuntu 24.04 the standard way of adding apt repositories has changed to using the [deb822](https://discourse.ubuntu.com/t/spec-apt-deb822-sources-by-default/29333) for…
-
Add fte_total_eot to utDataStoR to replace
fte_ug_cred_hour_eot
have the new query report both ug, gr, and total fte by term and do it in only one query so that we don't need to create additional q…
-
### Version
1
### DataCap Applicant
Francis
### Project ID
/
### Data Owner Name
EOT
### Data Owner Country/Region
United States
### Data Owner Industry
Government
### Website
https://eot…
-
Simply adding a newline to the default template in `chat_templates.construct_chat_template` causes a RuntimeError:
The template:
```
system
{SYSTEM}user
{INPUT}assistant
{OUTPUT}user
…
-
self.eot_token_id = tokenizer.encode(
tokenizer.eot_token, add_special_tokens=False
)[0]
File "/home/hsai/works/code-llama-fim-fine-tuning/dataset.py", line 45, in __…
-
### Description
The following code:
```php