Commit History

Autor SHA1 Mensaxe Data
  Daniel Newman c43ad15c1c Daniel changes hai 9 meses
  Nel Nibcord b0dc94477a First pass at a dynamic model menu in tinychat hai 9 meses
  Nel Nibcord d69a9c4d43 Enabled inference engine intercompatibility hai 9 meses
  Alex Cheema 11c5e9e1af Merge pull request #449 from blindcrone/remove_inference_state hai 9 meses
  Nel Nibcord 42172b2c39 Updated unit tests hai 9 meses
  Nel Nibcord 8b71d57da7 Removed inference state entirely hai 9 meses
  Alex Cheema 4c98108d3e increase grpc msg limit hai 9 meses
  Alex Cheema 1946373716 fix debug log hai 9 meses
  Alex Cheema 42db2ffbc8 Merge pull request #440 from blindcrone/debug-fix hai 9 meses
  Nel Nibcord f02e62c9c0 Neglected to backpropagate this debug output fix from my training branch hai 9 meses
  Alex Cheema fb8933547a Merge pull request #437 from blindcrone/unit-tests hai 9 meses
  Nel Nibcord 03924cf9af Need tokens. Also, for some reason this gets mad if we have non-integral tokens but this isn't a problem elsewhere? hai 9 meses
  Alex Cheema 854a7c22ac Merge pull request #436 from blindcrone/unit-tests hai 9 meses
  Nel Nibcord e463cd8196 Ok not sure we're using this but just in case hai 9 meses
  Nel Nibcord 7e3ad9abc8 Missed a spot hai 9 meses
  Alex Cheema b8b4ea3633 Merge pull request #435 from blindcrone/unit-tests hai 9 meses
  Nel Nibcord 1cd3efbe4c Fixed unit tests hai 9 meses
  Alex Cheema b400a442ee Merge pull request #420 from blindcrone/refactor-inference hai 9 meses
  Nel Nibcord 65fdc99ccc Call no longer needs request_id hai 9 meses
  Nel Nibcord 90518a3bbe Hoisted caching to a wrapper class hai 9 meses
  Nel Nibcord bf33ffde87 This doesn't need to be a tuple really hai 9 meses
  Nel Nibcord 10e9f44a10 one-line output buffering hai 9 meses
  Nel Nibcord 52ef6ee4a3 Made temperature and top_p available to the inference engine sample interfaces hai 9 meses
  Nel Nibcord 8205a5aebc Implemented per-request caching in tinygrad hai 9 meses
  Nel Nibcord 13572e6a40 Some stability improvements for tinygrad inference hai 9 meses
  Nel Nibcord aefc0d7c51 I think this is more faithful to how it was originally done hai 9 meses
  Nel Nibcord c06b5f3b56 Corrected type annotations hai 9 meses
  Nel Nibcord 9b66758b59 Make sure they're np arrays hai 9 meses
  Nel Nibcord b9d0fb6825 Since infer_prompt is a thin wrapper that works the same for all inference engines, we can de-abstract it hai 9 meses
  Nel Nibcord 527c7a6e49 Applied new interface to tinygrad and dummy inference engines hai 9 meses