shreyajn commited on
Commit
8559f23
·
verified ·
1 Parent(s): 4e77cba

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -3
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 based on the implementation of IBM-Granite-3B-Code-Instruct found
20
- [here]({source_repo}). More details on model performance
21
- accross various devices, can be found [here](https://aihub.qualcomm.com/models/ibm_granite_3b_code_instruct).
 
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