Commit History

Author SHA1 Message Date
  cadenmackenzie dec79ac747 modify get_shard_download_status to use helper function 8 months ago
  cadenmackenzie c61f40c64b adding helper funciton to check file download. also modifying download_file to use that helper 8 months ago
  cadenmackenzie c923ef63db modifying how its being displayed becuase now calculating overall percentage in hf_shard_download 8 months ago
  cadenmackenzie 649157d408 creating HFShardDownloader with quick_check true so it doesnt start downloading models 9 months ago
  Caden MacKenzie bd2985aebd Merge pull request #2 from cadenmackenzie/downloadedModelsV2Revisions 9 months ago
  cadenmackenzie dd38924e39 removing checking of percentage for models that are not found locally 9 months ago
  cadenmackenzie 972074e98b reducing redundent checks 9 months ago
  cadenmackenzie dfcf513d55 removing is_model_downloaded method and changing how downloaded variable is set 9 months ago
  cadenmackenzie d9aabd7802 working versions 9 months ago
  Caden MacKenzie 372d873fd0 Merge pull request #1 from dtnewman/dn/downloadModelsV2 9 months ago
  Daniel Newman cbeb1b33c2 fix safari issue 9 months ago
  cadenmackenzie 3eb726cee0 removing sorting of models by name 9 months ago
  cadenmackenzie 95ce665758 removing unneccesary css 9 months ago
  cadenmackenzie 25d67f5096 cleaning up logging in index.js 9 months ago
  cadenmackenzie 59f5b6d845 adding back in set error message 9 months ago
  cadenmackenzie fb32a851b1 removing error separtation so I can put in different PR 9 months ago
  cadenmackenzie 7d7bdd83ed removing uneccesary console logs and fixing order of variables in index.js 9 months ago
  cadenmackenzie de09e2a831 reusing helper function to get cached directory 9 months ago
  cadenmackenzie c7dd3126b1 adding logic to check which models are downloaded 9 months ago
  Alex Cheema b6945224fa disable configure_mlx.sh for now 9 months ago
  Alex Cheema 34f3c4a155 fix tokenizers test with restructured models 9 months ago
  Alex Cheema 65d2ae0287 Merge pull request #447 from cadenmackenzie/errorMessageTimeout 9 months ago
  Alex Cheema bfdad19d8e Merge pull request #448 from blindcrone/grpc_compile_script 9 months ago
  Alex Cheema 7070178de2 Merge pull request #433 from blindcrone/intercompatibility 9 months ago
  Nel Nibcord 9712d696a9 Added a small script to compile grpc 9 months ago
  Nel Nibcord b787c676de Updated unit tests 9 months ago
  Daniel Newman 6d12deab2a add better error handling: 9 months ago
  Daniel Newman c43ad15c1c Daniel changes 9 months ago
  Nel Nibcord b0dc94477a First pass at a dynamic model menu in tinychat 9 months ago
  Nel Nibcord d69a9c4d43 Enabled inference engine intercompatibility 9 months ago