Skip to content

Commit

Permalink
remove 8x3b recipes (NVIDIA#10764)
Browse files Browse the repository at this point in the history
* remove 8x3b recipes

Signed-off-by: Alexandros Koumparoulis <[email protected]>

* remove 8x3b from test_nemo_run

Signed-off-by: Alexandros Koumparoulis <[email protected]>

* rm from __init__

Signed-off-by: Alexandros Koumparoulis <[email protected]>

---------

Signed-off-by: Alexandros Koumparoulis <[email protected]>
  • Loading branch information
akoumpa authored Oct 7, 2024
1 parent 8a238b8 commit ff97c70
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 843 deletions.
6 changes: 0 additions & 6 deletions nemo/collections/llm/recipes/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
llama3_70b_64k,
llama31_405b,
mistral,
mixtral_8x3b,
mixtral_8x3b_16k,
mixtral_8x3b_64k,
mixtral_8x7b,
mixtral_8x7b_16k,
mixtral_8x7b_64k,
Expand Down Expand Up @@ -52,9 +49,6 @@
"llama3_70b_64k",
"llama31_405b",
"mistral",
"mixtral_8x3b",
"mixtral_8x3b_16k",
"mixtral_8x3b_64k",
"mixtral_8x7b",
"mixtral_8x7b_16k",
"mixtral_8x7b_64k",
Expand Down
290 changes: 0 additions & 290 deletions nemo/collections/llm/recipes/mixtral_8x3b.py

This file was deleted.

Loading

0 comments on commit ff97c70

Please sign in to comment.