Skip to content

Conversation

Jack-Khuu
Copy link
Contributor

Grab box of easy file moves

  • eval.py -> torchchat/usages
  • gguf_loader -> torchchat/utils
  • quantization -> torchchat/utils
  • model_dist ->torchchat

Copy link

pytorch-bot bot commented Aug 29, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/torchchat/1085

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 012ffff with merge base cc0e504 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Aug 29, 2024
@Jack-Khuu Jack-Khuu merged commit 6c5c9e7 into hackability_refactor_base Aug 29, 2024
51 checks passed
@Jack-Khuu Jack-Khuu deleted the small_moves branch August 29, 2024 06:44
Jack-Khuu added a commit that referenced this pull request Aug 30, 2024
…at/ folder (#1076)

* [Hackability Refactor] Move known_model_params under torchchat (#1073)

* [Hackability Refactor] Migrate CLI call sites to explicitly go through torchchat.py (#1075)

* [Hackability Refactor] Move model.py underneath torchchat/ (#1077)

* Move model.py

* Clear out init to avoid package circular import

* [Hackability Refactor] Move select top level docs into folders within torchchat (#1080)

* [Hackability Refactor] Move the top level util folder into torchchat/utils (#1079)

* [Hackability Refactor] Move the top level util file into torchchat/utils/

* Cleared out init to avoid packing

* [Hackability Refactor] Collapse gguf_util into gguf_loader (#1078)

* [Hackability Refactor] Collapse gguf_util into gguf_loader

* Update bad import

* [Hackability Refactor] Move model_config into torchchat/model_config (#1082)

* [Hackability Refactor] Move cli related files under torchchat/cli (#1083)

* [Hackability Refactor] Move build/util into torchchat/utils (#1084)

* [Hackability Refactor] Easy Moves: eval, gguf_loader, quantize, model_dist (#1085)

* [Hackability Refactor] Easy Cheap Moves: eval, gguf_loader, quantize, model_dist

* Update eval.py call sites that slipped through the initial pass

* [Hackability Refactor] Update missed direct file calls to use torchchat.py (#1088)

* [Hackability Refactor] Move export and generate under torchchat/ (#1089)

* [Hackability Refactor] Move scripts under torchchat/utils (#1090)

* [Hackability Refactor] Move scripts under torchchat/utils

* Fix install script for AOTI

* Update referenced path in build_android

* Adding missing utils path

* Add another layer for torchchat

* Move the source command depending on if TC root is defined

* [Hackability Refactor] Move installation related files into install/ (#1081)

* [Hackability Refactor] Move installation related files into install/

* Fix install req path

* Test fix with install path for bash

* Debug messages

* Remove changes to install in et_python_libs

* Remove debug echo

* Fix pin path for et

* [Hackability Refactor] Restricted Lint (#1091)

* [Hackability Refactor] Removing __main__ from export/generate/eval (#1092)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants