add colab
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ base_model: codellama/CodeLlama-13b-Instruct-hf
|
|
11 |
|
12 |
<p align="center" style="font-size:34px;"><b>Panda-Coder 🐼</b></p>
|
13 |
|
|
|
|
|
14 |

|
15 |
|
16 |
Panda Coder is a state-of-the-art LLM capable of generating code on the NLP based Instructions
|
@@ -101,7 +103,6 @@ print(hello_constant)
|
|
101 |
### Citation
|
102 |
|
103 |
```
|
104 |
-
|
105 |
@misc {lucifertrj,
|
106 |
author = { {Tarun Jain} },
|
107 |
title = { Panda Coder-13B by AI Planet},
|
|
|
11 |
|
12 |
<p align="center" style="font-size:34px;"><b>Panda-Coder 🐼</b></p>
|
13 |
|
14 |
+
# Panda Coder-13B vLLM Inference: [](https://colab.research.google.com/drive/1yP-11PWqLrDn5ymKDWMfz9r6jLpTcTAH?usp=sharing)
|
15 |
+
|
16 |

|
17 |
|
18 |
Panda Coder is a state-of-the-art LLM capable of generating code on the NLP based Instructions
|
|
|
103 |
### Citation
|
104 |
|
105 |
```
|
|
|
106 |
@misc {lucifertrj,
|
107 |
author = { {Tarun Jain} },
|
108 |
title = { Panda Coder-13B by AI Planet},
|