mmnga commited on
Commit
3e407cb
1 Parent(s): 8237cbd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/new/main/?filename=README.md)
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