Harry Stuart

Results 10 issues of Harry Stuart

Should I expect to need to make any modifications to the training srcipt if my data has a lot of terms that would not be part of the GPT vocabulary?...

I am getting the error `System.Net.Sockets.SocketException: Address already in use` on the line `server.Start(socket =>...`. My server accepts a websocket request from the client, and works perfectly when a single...

Essentially, the client sends an initial text message to the websocket, then it writes all subsequent data to the websocket as a binary stream of 640 byte messages. I am...

Hi, Is it possible to restrict the table to only showing a maximum number if rows? Thanks!

Hey guys, Thanks for the repo, when I am evaluating the model, `input_sentence_i` does not seem to be influenced by `input_sentence_i-1`. Is it possible to run the model in inference...

Say my harddrive is nearly full and I want to offload what has currently been downloaded to an external drive, if I just move folders and files across, does suckit...

This PR updates how Vikunja stores tasks in its CalDAV server. Specifically, it maps `RRULE:FREQ=SECONDLY` to the appropriate `DAILY` or `WEEKLY` interval frequency where possible. **Why?** Vikunja currently stores all...

### Description Hello, Vikunja makes clear that iOS CalDAV is not strongly supported. Support, however, would enable many users to sync with iOS Reminders which would be an absolute godsend....

# Bug Report ## Issue name SSH tries to use default private key even if use_password is specified ## Description `.dvc/config`: ```config ['core'] remote = myserver ['remote "myserver"'] url =...

## 🐛 Bug Aim fails to install using [uv](https://github.com/astral-sh/uv). ### To reproduce With the following `pyproject.toml`: ```toml [project] name = "admissions-agent-workspace" version = "0" requires-python = ">=3.14" dependencies = [...

type / bug
help wanted