Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -14,11 +14,13 @@ tags:
|
|
14 |
# IBM-Granite-3B-Code-Instruct: Optimized for Mobile Deployment
|
15 |
## State-of-the-art large language model useful on a variety of code understanding and generation tasks
|
16 |
|
|
|
17 |
Granite-3B-Code-Instruct-2K is a 3B parameter model fine tuned from Granite-3B-Code-Base-2K on a combination of permissively licensed instruction data to enhance instruction following capabilities including logical reasoning and problem-solving skills.
|
18 |
|
19 |
-
This is
|
20 |
-
|
21 |
-
|
|
|
22 |
|
23 |
### Model Details
|
24 |
|
|
|
14 |
# IBM-Granite-3B-Code-Instruct: Optimized for Mobile Deployment
|
15 |
## State-of-the-art large language model useful on a variety of code understanding and generation tasks
|
16 |
|
17 |
+
|
18 |
Granite-3B-Code-Instruct-2K is a 3B parameter model fine tuned from Granite-3B-Code-Base-2K on a combination of permissively licensed instruction data to enhance instruction following capabilities including logical reasoning and problem-solving skills.
|
19 |
|
20 |
+
This model is an implementation of Posenet-Mobilenet found [here](https://huggingface.co/ibm-granite/granite-3b-code-instruct-2k).
|
21 |
+
|
22 |
+
|
23 |
+
More details on model performance accross various devices, can be found [here](https://aihub.qualcomm.com/models/ibm_granite_3b_code_instruct).
|
24 |
|
25 |
### Model Details
|
26 |
|