Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ You can extract experts 1-7 by selecting experts as bit string.
|
|
22 |
~~~python
|
23 |
experts_extract_bit = "11110000"
|
24 |
~~~
|
25 |
-
[convert_mixtral_8x7b_to_4x7b_extract.ipynb](https://huggingface.co/mmnga/Mixtral-Extraction-4x7B-Instruct-v0.1/
|
26 |
|
27 |
# Usage
|
28 |
~~~python
|
|
|
22 |
~~~python
|
23 |
experts_extract_bit = "11110000"
|
24 |
~~~
|
25 |
+
[convert_mixtral_8x7b_to_4x7b_extract.ipynb](https://huggingface.co/mmnga/Mixtral-Extraction-4x7B-Instruct-v0.1/blob/main/notebook/convert_mixtral_8x7b_to_4x7b_extract.ipynb)
|
26 |
|
27 |
# Usage
|
28 |
~~~python
|