Update README.md
Browse files
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/
|
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 |
|