Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
```python
|
2 |
python -m moetify.mix \
|
3 |
-
--output_dir ./moecule-
|
4 |
--model_path unsloth/Llama-3.2-3B-Instruct \
|
5 |
--modules mlp q_proj \
|
6 |
--ingredients \
|
|
|
1 |
```python
|
2 |
python -m moetify.mix \
|
3 |
+
--output_dir ./moecule-3x3b-m5 \
|
4 |
--model_path unsloth/Llama-3.2-3B-Instruct \
|
5 |
--modules mlp q_proj \
|
6 |
--ingredients \
|