1
0

Коммит түүх

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