File size: 665 Bytes
05afa17
b93554c
 
 
 
 
 
a281b36
 
05afa17
b93554c
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: openrail++
language: 
    - en
tags:
    - text-to-code
    - multilingual-code-generation
datasets:
- rombodawg/Legacy_MegaCodeTraining200k
---

<!-- <p align="center" width="70%">
<img src="assets/Logo.jpg" alt="HKUST CodeUp" style="width: 50%; min-width: 250px; display: block; margin: auto;">
</p> -->
![HKUST CodeUp](assets/Logo.jpg)
# CodeUp: A Multilingual Code Generation Llama2 Model with Parameter-Efficient Instruction-Tuning on a Single RTX 3090

## Description

![](assets/Codeup-alpha-13b.jpg)


## Training & Inference
Detailed instructions can be found at [https://github.com/juyongjiang/CodeUp](https://github.com/juyongjiang/CodeUp).