Text Generation
Transformers
Safetensors
English
llama
conversational
text-generation-inference
lucifertrj commited on
Commit
799730b
·
verified ·
1 Parent(s): 588bfaf
Files changed (1) hide show
  1. README.md +2 -1
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
  ![1*E4V6iZPaeE6iTZjAleCt3Q.webp](https://cdn-uploads.huggingface.co/production/uploads/630f3058236215d0b7078806/q4k9YbKDW3eypKmOJio5j.webp)
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: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1yP-11PWqLrDn5ymKDWMfz9r6jLpTcTAH?usp=sharing)
15
+
16
  ![1*E4V6iZPaeE6iTZjAleCt3Q.webp](https://cdn-uploads.huggingface.co/production/uploads/630f3058236215d0b7078806/q4k9YbKDW3eypKmOJio5j.webp)
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},