Commit 15066be
authored
[Hackability Refactor] File structure Re-organization under a torchchat/ folder (pytorch#1076)
* [Hackability Refactor] Move known_model_params under torchchat (pytorch#1073)
* [Hackability Refactor] Migrate CLI call sites to explicitly go through torchchat.py (pytorch#1075)
* [Hackability Refactor] Move model.py underneath torchchat/ (pytorch#1077)
* Move model.py
* Clear out init to avoid package circular import
* [Hackability Refactor] Move select top level docs into folders within torchchat (pytorch#1080)
* [Hackability Refactor] Move the top level util folder into torchchat/utils (pytorch#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 (pytorch#1078)
* [Hackability Refactor] Collapse gguf_util into gguf_loader
* Update bad import
* [Hackability Refactor] Move model_config into torchchat/model_config (pytorch#1082)
* [Hackability Refactor] Move cli related files under torchchat/cli (pytorch#1083)
* [Hackability Refactor] Move build/util into torchchat/utils (pytorch#1084)
* [Hackability Refactor] Easy Moves: eval, gguf_loader, quantize, model_dist (pytorch#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 (pytorch#1088)
* [Hackability Refactor] Move export and generate under torchchat/ (pytorch#1089)
* [Hackability Refactor] Move scripts under torchchat/utils (pytorch#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/ (pytorch#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 (pytorch#1091)
* [Hackability Refactor] Removing __main__ from export/generate/eval (pytorch#1092)1 parent cc5b74e commit 15066be
File tree
75 files changed
+609
-632
lines changed- .ci/scripts
- .github/workflows
- build
- config
- docs
- install
- .pins
- runner
- torchchat
- cli
- edge/docs
- model_config
- model_params
- usages
- utils
- docs
- scripts
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
75 files changed
+609
-632
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments