Commit f2165dd
committed
Rename nemotronh to nemotron_h for consistency
- Update architecture name from NEMOTRONH to NEMOTRON_H in constants.py
- Change architecture string from 'nemotronh' to 'nemotron_h' in all files
- Update enum LLM_ARCH_NEMOTRONH to LLM_ARCH_NEMOTRON_H
- Update class name llm_build_nemotronh to llm_build_nemotron_h
- Consistent naming with underscore convention (nemotron_h vs nemotronh)1 parent 7503535 commit f2165dd
File tree
5 files changed
+17
-17
lines changed- gguf-py/gguf
- src
5 files changed
+17
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7648 | 7648 | | |
7649 | 7649 | | |
7650 | 7650 | | |
7651 | | - | |
| 7651 | + | |
7652 | 7652 | | |
7653 | 7653 | | |
7654 | 7654 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
| 370 | + | |
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
| |||
701 | 701 | | |
702 | 702 | | |
703 | 703 | | |
704 | | - | |
| 704 | + | |
705 | 705 | | |
706 | 706 | | |
707 | 707 | | |
| |||
2299 | 2299 | | |
2300 | 2300 | | |
2301 | 2301 | | |
2302 | | - | |
| 2302 | + | |
2303 | 2303 | | |
2304 | 2304 | | |
2305 | 2305 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
1552 | 1552 | | |
1553 | 1553 | | |
1554 | 1554 | | |
1555 | | - | |
| 1555 | + | |
1556 | 1556 | | |
1557 | 1557 | | |
1558 | 1558 | | |
| |||
2381 | 2381 | | |
2382 | 2382 | | |
2383 | 2383 | | |
2384 | | - | |
| 2384 | + | |
2385 | 2385 | | |
2386 | 2386 | | |
2387 | 2387 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1570 | 1570 | | |
1571 | 1571 | | |
1572 | 1572 | | |
1573 | | - | |
| 1573 | + | |
1574 | 1574 | | |
1575 | 1575 | | |
1576 | 1576 | | |
| |||
4709 | 4709 | | |
4710 | 4710 | | |
4711 | 4711 | | |
4712 | | - | |
| 4712 | + | |
4713 | 4713 | | |
4714 | 4714 | | |
4715 | 4715 | | |
| |||
5953 | 5953 | | |
5954 | 5954 | | |
5955 | 5955 | | |
5956 | | - | |
| 5956 | + | |
5957 | 5957 | | |
5958 | 5958 | | |
5959 | 5959 | | |
| |||
14220 | 14220 | | |
14221 | 14221 | | |
14222 | 14222 | | |
14223 | | - | |
14224 | | - | |
| 14223 | + | |
| 14224 | + | |
14225 | 14225 | | |
14226 | 14226 | | |
14227 | 14227 | | |
| |||
18508 | 18508 | | |
18509 | 18509 | | |
18510 | 18510 | | |
18511 | | - | |
| 18511 | + | |
18512 | 18512 | | |
18513 | 18513 | | |
18514 | 18514 | | |
| |||
18865 | 18865 | | |
18866 | 18866 | | |
18867 | 18867 | | |
18868 | | - | |
| 18868 | + | |
18869 | 18869 | | |
18870 | | - | |
| 18870 | + | |
18871 | 18871 | | |
18872 | 18872 | | |
18873 | 18873 | | |
| |||
19104 | 19104 | | |
19105 | 19105 | | |
19106 | 19106 | | |
19107 | | - | |
| 19107 | + | |
19108 | 19108 | | |
19109 | 19109 | | |
19110 | 19110 | | |
| |||
0 commit comments