Update README.md
Browse files
README.md
CHANGED
@@ -21,9 +21,9 @@ CodeV is an innovative series of open-source, instruction-tuned Large Language M
|
|
21 |
|
22 |
| | Base Model | CodeV |
|
23 |
| ---- | --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
|
24 |
-
| 6.7B | [deepseek-ai/deepseek-coder-6.7b-base](https://huggingface.co/deepseek-ai/deepseek-coder-6.7b-base) | [
|
25 |
-
| 7B | [codellama/CodeLlama-7b-Python-hf](https://huggingface.co/codellama/CodeLlama-7b-Python-hf) | [
|
26 |
-
| 7B | [Qwen/CodeQwen1.5-7B-Chat](https://huggingface.co/Qwen/CodeQwen1.5-7B-Chat) | [
|
27 |
|
28 |
## Test
|
29 |
|
|
|
21 |
|
22 |
| | Base Model | CodeV |
|
23 |
| ---- | --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
|
24 |
+
| 6.7B | [deepseek-ai/deepseek-coder-6.7b-base](https://huggingface.co/deepseek-ai/deepseek-coder-6.7b-base) | [yang-z/CodeV-DS-6.7B](https://huggingface.co/yang-z/CodeV-DS-6.7B) |
|
25 |
+
| 7B | [codellama/CodeLlama-7b-Python-hf](https://huggingface.co/codellama/CodeLlama-7b-Python-hf) | [yang-z/CodeV-CL-7B](https://huggingface.co/yang-z/CodeV-CL-7B) |
|
26 |
+
| 7B | [Qwen/CodeQwen1.5-7B-Chat](https://huggingface.co/Qwen/CodeQwen1.5-7B-Chat) | [yang-z/CodeV-QW-7B](https://huggingface.co/yang-z/CodeV-QW-7B) |
|
27 |
|
28 |
## Test
|
29 |
|