11 Commits (efb0664df0f0cc99551661b82b8fed1220da719c)

Author SHA1 Message Date
  Martin Evans efb0664df0 - Added new binaries 2 years ago
  Martin Evans 2a38808bca - Added threads to context params, replaced all thread args with `uint?` 2 years ago
  Martin Evans 0d40338692 Fixed out-of-context handling in stateless executor 2 years ago
  Martin Evans 3f80190f85 Minimal changes required to remove non-async inference. 2 years ago
  Martin Evans 0c98ae1955 Passing ctx to `llama_token_nl(_ctx)` 2 years ago
  Martin Evans a9e6f21ab8 - Creating and destroying contexts in the stateless executor, saving memory. It now uses zero memory when not inferring! 2 years ago
  Martin Evans 48bc0a6f8a Doe the same for the second test, hopefully fixing CI 2 years ago
  Martin Evans 6f2ab8e039 Not asserting the answer, just that it didn't change 2 years ago
  Martin Evans e7b217f462 Fixed out of context logic 2 years ago
  Martin Evans 4738c26299 - Reduced context size of test, to speed it up 2 years ago
  Martin Evans 4d0c044b9f Added tests for the StatelessExecutor, one is currently failing 2 years ago