mayank-mishra
commited on
Commit
•
08a2436
1
Parent(s):
8a0fc76
Update README.md
Browse files
README.md
CHANGED
@@ -217,16 +217,6 @@ model-index:
|
|
217 |
- **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0).
|
218 |
|
219 |
## Usage
|
220 |
-
> [!WARNING]
|
221 |
-
> **You need to build transformers from source to use this model correctly.**
|
222 |
-
> Relevant PR: https://github.com/huggingface/transformers/pull/30031
|
223 |
-
> ```shell
|
224 |
-
> git clone https://github.com/huggingface/transformers
|
225 |
-
> cd transformers/
|
226 |
-
> pip install ./
|
227 |
-
> cd ..
|
228 |
-
> ```
|
229 |
-
|
230 |
### Intended use
|
231 |
The model is designed to respond to coding related instructions and can be used to build coding assitants.
|
232 |
|
|
|
217 |
- **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0).
|
218 |
|
219 |
## Usage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
220 |
### Intended use
|
221 |
The model is designed to respond to coding related instructions and can be used to build coding assitants.
|
222 |
|