Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ pipeline_tag: text-generation
|
|
9 |
|
10 |
<!-- Provide a quick summary of what the model is/does. -->
|
11 |
|
12 |
-
Model finetuned specifically for expertise on AMD technologies and python coding.
|
13 |
|
14 |
## Model Details
|
15 |
|
@@ -38,7 +38,7 @@ This is the model card of a 🤗 transformers model that has been pushed on the
|
|
38 |
## Uses
|
39 |
|
40 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
41 |
-
|
42 |
### Direct Use
|
43 |
|
44 |
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
|
|
9 |
|
10 |
<!-- Provide a quick summary of what the model is/does. -->
|
11 |
|
12 |
+
Model finetuned with knowledge distillation specifically for expertise on AMD technologies and python coding.
|
13 |
|
14 |
## Model Details
|
15 |
|
|
|
38 |
## Uses
|
39 |
|
40 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
41 |
+
Can be used as a development assistant when using AMD technologies and python in on-premise environments.
|
42 |
### Direct Use
|
43 |
|
44 |
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|