Update README.md
Browse files
README.md
CHANGED
|
@@ -72,7 +72,7 @@ model-index:
|
|
| 72 |
value: 23.0
|
| 73 |
verified: false
|
| 74 |
---
|
| 75 |
-
#
|
| 76 |
|
| 77 |

|
| 78 |
|
|
@@ -174,6 +174,6 @@ output = tokenizer.batch_decode(tokens[:, inputs.input_ids.shape[-1]:], skip_spe
|
|
| 174 |
@misc{stable-code-instruct-3b,
|
| 175 |
url={[https://huggingface.co/stabilityai/stable-code-3b](https://huggingface.co/stabilityai/stable-code-instruct-3b)},
|
| 176 |
title={Stable Code 3B},
|
| 177 |
-
author={Phung, Duy, and Pinnaparaju, Nikhil and Adithyan, Reshinth and Tow, Jonathan and Cooper, Nathan}
|
| 178 |
}
|
| 179 |
```
|
|
|
|
| 72 |
value: 23.0
|
| 73 |
verified: false
|
| 74 |
---
|
| 75 |
+
# **Stable Code Instruct 3B**
|
| 76 |
|
| 77 |

|
| 78 |
|
|
|
|
| 174 |
@misc{stable-code-instruct-3b,
|
| 175 |
url={[https://huggingface.co/stabilityai/stable-code-3b](https://huggingface.co/stabilityai/stable-code-instruct-3b)},
|
| 176 |
title={Stable Code 3B},
|
| 177 |
+
author={Phung, Duy, and Pinnaparaju, Nikhil and Adithyan, Reshinth and Zhuravinskyi, Maksym and Tow, Jonathan and Cooper, Nathan}
|
| 178 |
}
|
| 179 |
```
|