Xclbr7 commited on
Commit
7a134d2
1 Parent(s): bdb4aad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,7 +5,7 @@ base_model:
5
  - mistralai/Mistral-Nemo-Base-2407
6
  ---
7
 
8
- ![Zinakha-12b Banner](https://cdn-uploads.huggingface.co/production/uploads/652c2a63d78452c4742cd3d3/QmwflzYQaj2ok1KYXMvAD.jpeg)
9
 
10
  # Zinakha-12b 🧙‍♂️
11
 
@@ -46,7 +46,7 @@ The model may exhibit biases present in its training data and constituent models
46
  ## Additional Information
47
  For more details on the base model and constituent models, please refer to their respective model cards and documentation.
48
 
49
- ## How to Use
50
  ```python
51
  from transformers import AutoTokenizer, AutoModelForCausalLM
52
 
 
5
  - mistralai/Mistral-Nemo-Base-2407
6
  ---
7
 
8
+ ![Zinakha-12b Banner](https://cdn-uploads.huggingface.co/production/uploads/66dcee3321f901b049f48002/tIP5l3rHfawQwNg0PvgUN.png)
9
 
10
  # Zinakha-12b 🧙‍♂️
11
 
 
46
  ## Additional Information
47
  For more details on the base model and constituent models, please refer to their respective model cards and documentation.
48
 
49
+ ## How to Use
50
  ```python
51
  from transformers import AutoTokenizer, AutoModelForCausalLM
52